Sgeo / hlistLinks
Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search
☆17Updated 7 years ago
Alternatives and similar repositories for hlist
Users that are interested in hlist are comparing it to the libraries listed below
Sorting:
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- ☆27Updated 10 years ago
- No longer maintained☆38Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Mutation testing for Rust☆13Updated 9 years ago
- ☆30Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Futures aware pub/sub channel☆14Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago