JesperAxelsson / rust-intmapLinks
Specialized hashmap for u64 keys
☆38Updated 2 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:
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Better reference counted strings for Rust☆136Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- Faster integer division and modulus operations☆87Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- A library for compact bit sets containing enums.☆115Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆51Updated 2 years ago
- ☆35Updated 8 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated last week
- `$crate` in procedural macros.☆74Updated last week
- ☆74Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago