Sgeo / hlist
Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search
☆17Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for hlist
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- A general-purpose lens library for Rust.☆29Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- No longer maintained☆38Updated 7 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- ☆25Updated 11 months ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- BitSparrow in Rust☆12Updated 7 years ago
- ☆25Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 6 years ago
- ☆23Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- ☆30Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago