reem / rust-pluginLinks
Type-Safe, Lazily Evaluated, Plugins for Extensible Types
☆29Updated 8 years ago
Alternatives and similar repositories for rust-plugin
Users that are interested in rust-plugin 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
- A macro to generate Rust actors☆45Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A pool of reusable values☆51Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆30Updated 3 years ago
- ☆19Updated 7 years ago
- Rust MetroHash☆52Updated 9 months ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago