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
Sorting:
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆29Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆38Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆27Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Byte-wise atomic memcpy.☆34Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Dynamic structured values for Rust☆28Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆36Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago