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
- Parse environment variables by defining a struct☆24Updated 6 years ago
- ☆24Updated 2 years ago
- ☆46Updated last year
- ☆39Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month