ErichDonGubler / adhesion-rsLinks
D-inspired contract programming in Rust using macros
☆54Updated 4 years ago
Alternatives and similar repositories for adhesion-rs
Users that are interested in adhesion-rs are comparing it to the libraries listed below
Sorting:
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- ☆27Updated 10 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A fast map for when one doesn't care about choosing the keys.☆26Updated 8 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- (More or less) accurate floating point algorithms☆58Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- ☆53Updated 5 years ago
- A simple neural net implementation.☆42Updated 5 years ago