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 fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- ☆15Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆29Updated last year
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 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 2 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
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- ☆40Updated 6 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆23Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago