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
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- A macro to generate Rust actors☆46Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Calling the JVM from Rust via JNI☆30Updated 7 years ago
- Partial function application macro for Rust☆49Updated 5 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Cartesian product, Combination, and Permutation library for Rust☆25Updated 3 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago