reem / rust-dynamic
A dynamically typed value with fast downcasting.
☆28Updated 9 years ago
Alternatives and similar repositories for rust-dynamic:
Users that are interested in rust-dynamic are comparing it to the libraries listed below
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆59Updated 6 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Safely combine results☆81Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Unix Domain Sockets for tokio☆54Updated 6 years ago