alexheretic / linked-hash-set
Rust HashSet with insertion ordering
☆40Updated 3 months ago
Alternatives and similar repositories for linked-hash-set:
Users that are interested in linked-hash-set are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- The simd optimized escape code☆53Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆30Updated 4 months ago
- ☆39Updated last year
- Token tree calling convention☆79Updated 2 years ago
- ☆35Updated 2 months ago
- ☆106Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Simple goldenfile testing in Rust.☆39Updated last month
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- ☆55Updated 10 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆87Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- ☆59Updated 7 months ago
- String-like container based on SmallVec☆24Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Convert closures into wakers☆45Updated 2 months ago
- ☆36Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago