petertodd / rust-obstackLinks
A fast segmented stack allocator for Rust, supporting multiple objects of any type.
☆11Updated 4 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:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- ☆30Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- ☆27Updated 8 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- The empty type Void.☆70Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- The core `Service` trait in Tokio and support☆82Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago