flier / rust-fasthash
A suite of non-cryptographic hash functions for Rust.
☆139Updated 3 years ago
Alternatives and similar repositories for rust-fasthash:
Users that are interested in rust-fasthash are comparing it to the libraries listed below
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Heap-based async timers☆212Updated 10 months ago
- Fast generic radix trie implemented in Rust☆199Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- A simple bitset container for Rust☆139Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆76Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- generators☆207Updated last year
- Interning of data in rust☆101Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆88Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 7 months ago
- String interning for Rust☆199Updated last month
- rust bindings of snmalloc☆129Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- A Vec of Bits☆176Updated 3 months ago