alexheretic / linked-hash-setLinks
Rust HashSet with insertion ordering
☆42Updated 6 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
Sorting:
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- ☆57Updated last year
- ☆73Updated 3 months ago
- ☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Serialization value trees☆45Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- ☆48Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- ☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Rust traits for key comparison in maps.☆32Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year