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.☆69Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Toy future combinators using async/await☆35Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Safely combine results☆82Updated last year
- ☆30Updated 4 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 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
- ☆78Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.☆24Updated 4 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago