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:
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Simple goldenfile testing in Rust☆41Updated 6 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- ☆29Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- ☆39Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- ☆35Updated 7 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Set process and thread affinity in your Rust programs !☆30Updated last year
- ☆36Updated last year
- ☆19Updated 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
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago