alexheretic / linked-hash-setLinks
Rust HashSet with insertion ordering
☆42Updated last month
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:
- ☆59Updated last year
- ☆35Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- ☆75Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Cargo API written in Paris☆52Updated this week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆60Updated 2 years ago
- ☆34Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆39Updated 2 years ago
- Serialization value trees☆46Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆108Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago