cwfitzgerald / path-dsl-rs
A Rust utility DSL and macro to help construct and modify Paths.
☆23Updated 4 years ago
Alternatives and similar repositories for path-dsl-rs:
Users that are interested in path-dsl-rs are comparing it to the libraries listed below
- ☆24Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆27Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A binary format for Rust / serde that supports schema evolution☆16Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆29Updated 10 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Asynchronize blocking operation.☆26Updated 2 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A simple spline editor for the splines crate☆24Updated 2 years ago
- ☆40Updated 6 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago