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:
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆76Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆34Updated last year
- ☆59Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆108Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- ☆39Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆35Updated 10 months ago
- ☆61Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last month
- Serialization value trees☆48Updated last year
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Rust String type with configurable byte storage.☆35Updated last year
- ☆48Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago