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:
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- ☆40Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- The simd optimized escape code☆54Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- ☆47Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆111Updated last year
- Native TLS for futures and async-std☆72Updated 2 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago