udoprog / fixed-mapLinks
A map implementation that relies on fixed-size storage derived by a procedural macro
☆51Updated 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
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- 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
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- ☆108Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆112Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Typed any map for rust☆67Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Big array helper for serde☆65Updated last year
- ☆59Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆35Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Write doc comments from macros☆101Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago