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
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆40Updated 6 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 last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆41Updated 3 years ago
- ☆53Updated 6 years ago
- ☆30Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- ☆47Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago