therustmonk / match_cast
Rust match_cast macro implementation
☆24Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for match_cast
- Utilities for concurrent programming☆36Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- Data for timing rustc☆18Updated 4 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- ☆54Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- ☆40Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Rust Logger for Web Browsers☆20Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- Calling the JVM from Rust via JNI☆31Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- ☆24Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- An ordered map and set based on a trie.☆29Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago