DanielKeep / tlbormLinks
The Little Book of Rust Macros
☆900Updated 2 years ago
Alternatives and similar repositories for tlborm
Users that are interested in tlborm are comparing it to the libraries listed below
Sorting:
- Rust API guidelines☆1,274Updated last week
- Error management☆1,422Updated 5 years ago
- Analysis of various tricky Rust code☆1,896Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,373Updated last month
- Parser for Rust source code☆3,083Updated 2 weeks ago
- Rust quasi-quoting☆1,421Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Subcommand to show result of macro expansion☆2,861Updated this week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Some more derive(Trait) options☆1,922Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Logging implementation for Rust☆2,349Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- A collection of numeric types and traits for Rust.☆1,120Updated 4 months ago
- Rust HTTP types☆1,242Updated last week
- Hypothesis-like property testing for Rust☆1,880Updated last week
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- A fast bump allocation arena for Rust☆1,753Updated this week
- The missing batteries of Rust☆2,056Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- Parse command line arguments by defining a struct.☆2,729Updated last year
- Readline Implementation in Rust☆1,691Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Utilities for working with bytes☆2,058Updated this week
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,578Updated 3 weeks ago