petertodd / rust-obstackLinks
A fast segmented stack allocator for Rust, supporting multiple objects of any type.
☆11Updated 5 years ago
Alternatives and similar repositories for rust-obstack
Users that are interested in rust-obstack are comparing it to the libraries listed below
Sorting:
- reprints for your terminal screen☆20Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 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
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- ☆17Updated 5 years ago
- A port of Hamcrest to rust☆93Updated 6 years ago
- Linting your rust project with clippy as a service☆35Updated 4 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A composable wait system.☆76Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago