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:
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆27Updated 2 years ago
- ☆36Updated last year
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A runner for `mdbooks` to keep your documentation tested.☆52Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months 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
- Propositional logic with types in Rust☆63Updated 2 years ago