Blazing fast concurrent HashMap for Rust.
-
Updated
Mar 5, 2025 - Rust
Blazing fast concurrent HashMap for Rust.
High-performance containers and utilities for concurrent and asynchronous programming
Sharded, concurrent mini redis that support http interface implemented in rust
P2P network service crates (alternative to rust-microservices)
A Rust LSM-Tree based lightweight storage engine.
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
Client/Server multiplayer rendering.
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.
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.
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.
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
Incomplete Signal implementation - for learning purpose
A thread pool based TCP/HTTP server in Rust - fast and parallel.
Tutorials about Rust concurrency using atomics, mutexes, rwlocks, scoped threads and conditional variables.
built a simple threadpool to learn more about concurrency.
Concurrent Programming 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."