SergioBenitez / proc-macro-starter
Starter code for writing procedural macros in Rust.
☆17Updated 6 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
- 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 2 years ago
- ☆29Updated 9 months ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- ☆38Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Stack-allocated trait objects☆18Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆60Updated 7 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- ☆40Updated 5 years ago
- ☆52Updated 5 years ago
- Rust Logger for Web Browsers☆20Updated 4 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- An efficient memory pool mechanism for Rust.☆65Updated 3 years ago