That3Percent / second-stackLinks
A Rust memory allocator for large slices that don't escape the stack.
☆31Updated 2 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 10 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆39Updated 2 years ago
- ☆36Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Simple goldenfile testing in Rust☆40Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- ☆35Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆29Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year