hoxxep / rapidhash
A rust implementation of rapidhash: an extremely fast, high-quality, non-cryptographic hash function. Platform independent and can mix compile-time and run-time hashing.
☆22Updated 2 weeks 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☆22Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Const TypeId and non-'static TypeId☆58Updated last month
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last month
- Convert number to enum☆88Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- An exploration of Storages☆35Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Program startup and thread support written in Rust☆168Updated 2 weeks ago
- Generated bindings for Linux's userspace API☆49Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last week
- Memory validation framework for Rust☆66Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Fast byte array to hex string conversion☆40Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- Rust Project Goals tracker☆65Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆79Updated 3 months ago
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆45Updated 6 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated 2 weeks ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆76Updated last month
- Cross-platform implementation of cross-process named locks☆36Updated 10 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆33Updated 3 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- Lightweight exceptions for Rust☆56Updated this week