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:
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ☆27Updated 10 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- More maintainable Rust test☆28Updated 4 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- ☆64Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A very small GC in Rust, with a safe API☆67Updated last year
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Token tree calling convention☆82Updated 3 years ago