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:
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆30Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks 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
- ☆36Updated last year
- ☆40Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Full precision decimal representation of f64☆26Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago