lunemec / rust-birkanaLinks
Birkana SVG generator.
☆13Updated 6 years ago
Alternatives and similar repositories for rust-birkana
Users that are interested in rust-birkana are comparing it to the libraries listed below
Sorting:
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Ordered iterators☆10Updated 5 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- Mutation testing for Rust☆13Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Updated 10 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆27Updated 10 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- FSM in Rust's macros.☆20Updated 7 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- ☆18Updated 8 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago