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
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆30Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A port of Hamcrest to rust☆93Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A Sass compiler in Rust☆26Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 7 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 8 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago