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:
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Ordered iterators☆10Updated 5 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months 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
- A proof of concept automatic differentiation library for Rust☆23Updated 7 years ago
- ☆18Updated 8 years ago
- ☆27Updated 10 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆11Updated 5 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year
- Rust XDR interoperability library and codegen☆16Updated 3 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Updated 10 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Named arguments for Rust☆38Updated 8 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 7 years ago