JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆45Updated 3 months ago
Alternatives and similar repositories for rust-intmap
Users that are interested in rust-intmap are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- 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
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆52Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆61Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Extract bits from a byte slice☆81Updated 4 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- ☆58Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆56Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year