therustmonk / match_castLinks
Rust match_cast macro implementation
☆24Updated 9 years ago
Alternatives and similar repositories for match_cast
Users that are interested in match_cast are comparing it to the libraries listed below
Sorting:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Calling the JVM from Rust via JNI☆30Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Router extension to yew☆27Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- JERK: Java Embedding Rust Kit☆18Updated 2 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago