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
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Experimenting w/ dependency injection.☆23Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Utility for reusing memory☆53Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆40Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Rust web-framework for websocket based web-apps☆9Updated 7 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆27Updated 2 years ago