cwfitzgerald / path-dsl-rsLinks
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
Sorting:
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆46Updated last year
- ☆24Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆29Updated last year
- ☆40Updated 6 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆39Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A Syn Attribute Parser Toolkit☆14Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 4 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago