Simsys / fchashmap
A fixed capacity no_std hashmap
☆16Updated 2 years ago
Alternatives and similar repositories for fchashmap:
Users that are interested in fchashmap are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Fast byte array to hex string conversion☆42Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆85Updated this week
- Scalable and lock-free memory reclamation system☆25Updated 3 weeks ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- A faster Arc.☆58Updated last year
- a fast async pool based on channel☆24Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- Fast, concurrent, arena-based allocator with drop support☆125Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- WireGuard(R) impl in pure rust☆75Updated last month
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- ☆65Updated 9 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Macros to erase scope information from tokens☆24Updated 3 weeks ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆154Updated 3 weeks ago
- Memory validation framework for Rust☆67Updated last month
- sha256 crypto digest write by rust☆38Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 4 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Compile-time string operations☆90Updated last month