alexheretic / linked-hash-setLinks
Rust HashSet with insertion ordering
☆42Updated 3 weeks 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:
- ☆34Updated last year
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆60Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- ☆35Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- ☆76Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆109Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- `$crate` in procedural macros.☆78Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆48Updated last year