shepmaster / twox-hashLinks
A Rust implementation of the xxHash algorithm.
☆408Updated 2 months ago
Alternatives and similar repositories for twox-hash
Users that are interested in twox-hash are comparing it to the libraries listed below
Sorting:
- Fowler–Noll–Vo hash function☆347Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆487Updated this week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- A mortifying serialization library for Rust☆341Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- Intrusive collections for Rust☆458Updated 11 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- rust stackful generator library☆342Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago