reem / rust-dynamicLinks
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
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- ☆25Updated last year
- Utilities for concurrent programming☆37Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆58Updated 9 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago