udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆44Updated last month
Alternatives and similar repositories for fixed-map
Users that are interested in fixed-map are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆57Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆57Updated last year
- ☆39Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Abstract over different executors☆73Updated last year
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- ☆21Updated 4 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆112Updated 2 years ago