alexheretic / linked-hash-set
Rust HashSet with insertion ordering
☆40Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for linked-hash-set
- The simd optimized escape code☆53Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Serialization value trees☆43Updated 3 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆28Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 4 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- ☆49Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆16Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Rust traits for key comparison in maps.☆19Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated 6 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- ☆38Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- ☆50Updated 6 months ago
- Token tree calling convention☆79Updated last year
- ☆68Updated last month
- Cargo API written in Paris☆43Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- ☆35Updated 2 years ago