Blazing fast concurrent HashMap for Rust.
-
Updated
Mar 5, 2025 - Rust
Blazing fast concurrent HashMap for Rust.
A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces
Sharded, concurrent mini redis that support http interface implemented in rust
It is a low-latency rust concurrency library designed around ring buffers, sequencers, and customizable wait strategies. It provides spsc, mpsc, spmc, mpmc along with batch and single-item publishing modes, to maximize throughput and minimize contention
P2P network service crates (alternative to rust-microservices)
A client/server multiplayer renderer.
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
A Rust LSM-Tree based lightweight storage engine.
The Acton Reactive Application Framework provides an efficient way to build fast, reactive Rust applications. Designed around an actor-based model, it simplifies concurrency and allows developers to focus on writing scalable, maintainable code. Acton gets its name from the fact that it "acts on" messages you define.
Yet another lock-free object pool, support `no_std`.
A distributed system simulation implemented with Rust. It features gRPC servers with SQLite databases, simulating an International Statistics Service.
Rust Concurrent Primitives: Runtime-Typed Smart Pointers & Lock-Free Data Structures.
an price_tracker program made in rust that tracks steam prices by using the steam public api to fetch user games and scrapes the pages.
Incomplete Signal implementation - for learning purpose
End to end polymarket clone build using rust based microservice architecture, following the best system design and devops practices. Go through readme for infra level architecture.
A thread pool based TCP/HTTP server in Rust - fast and parallel.
Mélodium is a stream-oriented language, focusing on events and treatments, enabling strong scalability and parallelization safely.
peer to peer key-value database implementation in rust
A basic CRUD example app built with gRPC (tonic) and MySQL (sqlx) in Rust
Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."