Explore Projects

Discover 19 open source projects

Active filters (1):
Search: lock-freeร—
Clear all

Showing 1-19 of 19 projects

spacejam/sled

A high-performance, concurrent, embedded key-value database written in Rust for vibe coders.

8.9K
Stable
Rust
Databases
CLI Tools
Rust
#database#embedded#key-value

crossbeam-rs/crossbeam

Crossbeam is a Rust library that provides tools for concurrent programming, including data structures and synchronization primitives.

8.4K
Active
Rust
API Frameworks
CLI Tools
#concurrency#data-structures#lock-free

cameron314/readerwriterqueue

A fast, lock-free queue implementation for C++ that supports single-producer, single-consumer use cases.

4.5K
Experimental
C++
API Frameworks
#queue#lock-free#concurrency

JCTools/JCTools

A Java library providing highly performant and scalable concurrent data structures and utilities

3.8K
Active
Java
API Frameworks
CLI Tools
#concurrency#data-structures#performance

sourcegraph/checkup

Distributed, lock-free, self-hosted health checks and status pages for developers and DevOps

3.5K
Archived
Go
API Frameworks
CLI Tools
Go
#monitoring#health-checks#status-pages

khizmax/libcds

A C++ library of Concurrent Data Structures for building high-performance, scalable applications.

2.7K
Archived
C++
API Frameworks
Databases
#concurrency#lock-free#data-structures

concurrencykit/ck

Concurrent primitives, memory reclamation, and lock-free data structures for building high-performance concurrent systems in C.

2.6K
Active
C
API Frameworks
CLI Tools
#concurrent#lock-free#memory-reclamation

exchange-core/exchange-core

Ultra-fast matching engine for cryptocurrency exchanges written in Java.

2.4K
Archived
Java
Java
#authentication#matching-engine#low-latency

mjansson/rpmalloc

A cross-platform, lock-free, thread-caching, 16-byte aligned memory allocator implemented in C.

2.4K
Stable
Python
API Frameworks
CLI Tools
#allocator#concurrency#memory

cornelk/hashmap

A fast, thread-safe HashMap implementation in Golang optimized for high-performance use cases.

1.9K
Experimental
Go
API Frameworks
CLI Tools
Go
#fast#thread-safe#hashmap

max0x7ba/atomic_queue

A high-performance, lock-free queue implementation in C++14 for concurrent, low-latency applications.

1.8K
Active
C++
API Frameworks
Databases
#atomic#lock-free#multithreading

rigtorp/MPMCQueue

A high-performance, lock-free concurrent queue implementation for C++11 that supports multiple producers and consumers.

1.5K
Archived
C++
API Frameworks
CLI Tools
#concurrency#cpp11#header-only

smarty/go-disruptor

A high-performance lock-free message passing library for Go, inspired by the LMAX Disruptor.

1.5K
Stable
Go
API Frameworks
CLI Tools
#high-performance#lock-free#message-passing

ucbrise/confluo

A C++ library for real-time monitoring and analysis of data streams with atomic, lock-free, and log-based features.

1.4K
Archived
C++
API Frameworks
Databases
#real-time#monitoring#analysis

stong/how-to-exploit-a-double-free

A tutorial on how to exploit a double-free vulnerability, focused on binary exploitation and security research.

1.4K
Archived
Python
Security Research
Tutorials & Courses
#binary#ctf#double-free

rigtorp/SPSCQueue

A fast and lock-free queue implementation in C++ for concurrent programming use cases.

1.2K
Archived
C++
API Frameworks
CLI Tools
#concurrency#concurrent-data-structure#lock-free

P-p-H-d/mlib

M*LIB is a library of generic and type-safe data structures and containers in C, providing a STL-like experience.

1.1K
Active
C
General Utilities
#c#data-structures#containers

spacejam/tla-rust

A library for writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+.

1.1K
Archived
TLA
API Frameworks
Testing
Rust
#distributed#lock-free#model-checking

alphadose/haxmap

Fastest and most memory-efficient concurrent hashmap library for Go developers

1.0K
Archived
Go
API Frameworks
Databases
#concurrent#fast#memory-efficient

Stay in the loop

Get weekly updates on trending AI coding tools and projects.