cwfitzgerald / path-dsl-rsLinks
A Rust utility DSL and macro to help construct and modify Paths.
☆23Updated 5 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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆24Updated 2 years ago
- ☆46Updated last year
- Parse environment variables by defining a struct☆24Updated 6 years ago
- ☆39Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆30Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Easy-cast library☆29Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago