alexheretic / linked-hash-setLinks
Rust HashSet with insertion ordering
☆42Updated last week
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:
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆74Updated 4 months ago
- ☆33Updated 9 months ago
- ☆58Updated last year
- ☆58Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆49Updated last year
- ☆39Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- The simd optimized escape code☆54Updated last week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- String-like container based on SmallVec☆25Updated last week
- ☆109Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆35Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago