Sgeo / hlistLinks
Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search
☆17Updated 8 years ago
Alternatives and similar repositories for hlist
Users that are interested in hlist are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆51Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- More maintainable Rust test☆28Updated 4 years ago
- ☆14Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆30Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- ☆25Updated 2 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago