JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆43Updated last month
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☆51Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Blazing fast immutable collection datatypes for Rust.☆127Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Macro for sealing traits and structures☆60Updated last year
- Extract bits from a byte slice☆80Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- ☆61Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A library for compact bit sets containing enums.☆120Updated last week