That3Percent / second-stackLinks
A Rust memory allocator for large slices that don't escape the stack.
☆31Updated 3 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 last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆36Updated last year
- ☆30Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Simple goldenfile testing in Rust☆44Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Macro for sealing traits and structures☆59Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆35Updated 10 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month