udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆52Updated 2 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
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆109Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Big array helper for serde☆65Updated last year
- ☆112Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Serialization value trees☆48Updated last year
- ☆60Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Make trait methods callable without the trait in scope☆161Updated this week
- Typed any map for rust☆67Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- ☆35Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated 2 weeks ago
- ☆56Updated 2 years ago