cbreeden / fxhash
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆246Updated last year
Alternatives and similar repositories for fxhash:
Users that are interested in fxhash are comparing it to the libraries listed below
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆435Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆281Updated 6 months ago
- Slab allocator for Rust☆739Updated this week
- offsetof for Rust☆225Updated 10 months ago
- a lock-free concurrent slab (experimental)☆277Updated last month
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆431Updated 3 weeks ago
- Fast floating point to string conversion☆621Updated this week
- cross-platform Rust API for memory mapped IO☆446Updated 2 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆466Updated last month
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- ☆258Updated last month
- Compact inlined strings for Rust.☆519Updated last year
- Intrusive collections for Rust☆435Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Support crate for rustc's self-profiling feature☆341Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- A library for creating references that carry their owner with them.☆364Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 weeks ago
- Rust replacement for miniz☆196Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆403Updated this week
- Manual segmented stacks for Rust☆298Updated this week