hoxxep / rapidhash
An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing.
☆29Updated 2 months ago
Alternatives and similar repositories for rapidhash:
Users that are interested in rapidhash are comparing it to the libraries listed below
- Scalable and lock-free memory reclamation system☆25Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated last week
- Const TypeId and non-'static TypeId☆66Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- A concurrent, append-only vector.☆156Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- ☆39Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- Program startup and thread support written in Rust☆183Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆41Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- An exploration of Storages☆35Updated last year
- ☆142Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago