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
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆38Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆29Updated 9 months ago
- A memory efficient syntax tree for language developers☆52Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Thread-unsafe async runtime☆27Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Full precision decimal representation of f64☆25Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Make any value Sync but only available on its original thread☆37Updated last week
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago