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☆48Updated 4 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆27Updated 10 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago