frankmcsherry / recycler
A small Rust library for recycling types with owned memory
☆33Updated 9 years ago
Alternatives and similar repositories for recycler:
Users that are interested in recycler 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
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- ☆52Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆62Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- ☆25Updated 9 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 3 months ago
- A pool of reusable values☆50Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A macro to generate Rust actors☆44Updated 4 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago