That3Percent / second-stack
A Rust memory allocator for large slices that don't escape the stack.
☆29Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for second-stack
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Full precision decimal representation of f64☆25Updated last week
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆38Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- ☆16Updated 4 years ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 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 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆15Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Helps you frob those bits☆35Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago