alexheretic / linked-hash-setLinks
Rust HashSet with insertion ordering
☆42Updated 2 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:
- ☆61Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ☆61Updated 2 years ago
- ☆42Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- ☆34Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- ☆77Updated 5 months ago
- ☆48Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆110Updated last year
- ☆36Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆42Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 11 months ago
- Take a value atomically once.☆30Updated 3 years ago
- ☆62Updated last year
- Automatic cfg for Rust compiler features