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:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆39Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆35Updated 7 months ago
- ☆27Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Helps you frob those bits☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Byte-wise atomic memcpy.☆37Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year