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:
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 6 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
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆30Updated 2 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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆63Updated 8 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆15Updated 6 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago