PsiACE / ritelinkedLinks
RiteLinked - LinkedHashMap & LinkedHashSet in Rust
☆53Updated 5 months ago
Alternatives and similar repositories for ritelinked
Users that are interested in ritelinked are comparing it to the libraries listed below
Sorting:
- A KV-database with 'Git-like' features☆23Updated last week
- A small async runtime for Rust☆61Updated last year
- A global executor built on top of async-executor and smol☆74Updated last week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Minimalist scheduling library for Rust☆43Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆47Updated last week
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- path-tree is a lightweight high performance HTTP request router for Rust☆130Updated last month
- Common primitives of MySql protocol.☆116Updated 3 weeks ago
- Casbin Actix-web access control middleware☆56Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated last week
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A high-performance caching framework suitable for single-machine and for distributed applications in Rust☆75Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- An embedded key/value store for Rust