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 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆30Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Calling the JVM from Rust via JNI☆30Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Named arguments for Rust☆38Updated 8 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- ☆39Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago