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
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Calling the JVM from Rust via JNI☆30Updated 6 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- An default value loader from TOML for structopt☆28Updated last year
- ☆53Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year