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:
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆34Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- ☆40Updated 2 years ago
- ☆60Updated last year
- ☆61Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆76Updated 4 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆109Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆35Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Macro for sealing traits and structures☆60Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Proc macro for smol async runtime☆54Updated 5 years ago
- String-like container based on SmallVec☆29Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago