SergioBenitez / proc-macro-starterLinks
Starter code for writing procedural macros in Rust.
☆17Updated 7 years ago
Alternatives and similar repositories for proc-macro-starter
Users that are interested in proc-macro-starter are comparing it to the libraries listed below
Sorting:
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- ☆53Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆64Updated 8 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆46Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆31Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆30Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- An enrichment of Rust's core language to support more advanced features☆20Updated 8 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Stack-allocated trait objects☆19Updated 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 7 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago