therustmonk / match_cast
Rust match_cast macro implementation
☆24Updated 8 years ago
Alternatives and similar repositories for match_cast:
Users that are interested in match_cast are comparing it to the libraries listed below
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Utility for reusing memory☆52Updated 5 years ago
- Futures-aware lock primitives☆39Updated last month
- Measure throughput per second.☆35Updated 3 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Calling the JVM from Rust via JNI☆31Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Concurrent cross-platform terminal interface☆18Updated last year
- Utilities for Yew.☆16Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 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
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- ☆38Updated last year
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 6 years ago