That3Percent / second-stack
A Rust memory allocator for large slices that don't escape the stack.
☆30Updated 2 years ago
Alternatives and similar repositories for second-stack:
Users that are interested in second-stack are comparing it to the libraries listed below
- ☆38Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- ☆29Updated 10 months ago
- ☆35Updated 6 months ago
- Full precision decimal representation of f64☆25Updated last week
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆15Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A memory efficient syntax tree for language developers☆54Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Simple goldenfile testing in Rust.☆39Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Duplicate an async I/O handle☆40Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago