udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆54Updated 4 months ago
Alternatives and similar repositories for fixed-map
Users that are interested in fixed-map are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆111Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Macro for sealing traits and structures☆61Updated last year
- ☆58Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆110Updated last year
- Eventually consistent values for Rust☆125Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Data parallelism library for async-std.☆96Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- ☆61Updated last year
- Serialization value trees☆48Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Migrated to Codeberg☆79Updated 2 years ago