calebwin / repLinks
enforce representation/class invariants in your Rust data structures
☆12Updated 2 years ago
Alternatives and similar repositories for rep
Users that are interested in rep are comparing it to the libraries listed below
Sorting:
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- ☆13Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆36Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Semantic error handling for rocket applications☆15Updated 6 years ago
- ☆18Updated 7 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- ☆29Updated last year
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago