cwfitzgerald / path-dsl-rs
A Rust utility DSL and macro to help construct and modify Paths.
☆22Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for path-dsl-rs
- ☆24Updated last year
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- ☆40Updated 5 years ago
- ☆27Updated last year
- Parse environment variables by defining a struct☆24Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- ☆29Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- A syn targetting PEG parser generator☆20Updated last year
- A rust library for reusing heap allocations☆23Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆21Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Concurrent cross-platform terminal interface☆18Updated 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.☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago