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
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆36Updated last year
- ☆30Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆39Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Simple goldenfile testing in Rust☆43Updated 7 months ago
- Thread-unsafe async runtime☆29Updated 11 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 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
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆27Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- ☆35Updated 8 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago