therustmonk / match_castLinks
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
Sorting:
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Async readiness traits☆11Updated 6 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Experimenting w/ dependency injection.☆23Updated 8 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Calling the JVM from Rust via JNI☆30Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- ☆40Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago