Simsys / fchashmapLinks
A fixed capacity no_std hashmap
☆22Updated 3 years ago
Alternatives and similar repositories for fchashmap
Users that are interested in fchashmap are comparing it to the libraries listed below
Sorting:
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Scalable and lock-free memory reclamation system☆37Updated last month
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- Fast byte array to hex string conversion☆63Updated 3 months ago
- an extremely fast async mutex with alternative sync API☆86Updated last month
- Library facilitating safe pinned initialization☆75Updated last week
- Generated bindings for Linux's userspace API☆64Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- A faster Arc.☆80Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆36Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆29Updated last month
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Game Developer's Toolkit for CPU Management☆105Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆55Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- Hardware-based tick counters for high-precision benchmarks in Rust☆29Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last month
- ☆120Updated this week
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year