A Rust memory allocator for large slices that don't escape the stack.
☆31Jul 14, 2022Updated 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:
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 7 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Aug 14, 2019Updated 6 years ago
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 4 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- std::Error in no_std environment.☆39Dec 26, 2020Updated 5 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Dec 15, 2025Updated 2 months ago
- A disjoint-sets/union-find implementation that allows for efficient iteration over the elements of a set.☆11Aug 8, 2023Updated 2 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- A text processing CLI tool that rewrites FS paths according to a pattern.☆43Feb 14, 2026Updated 2 weeks ago
- rustupolis - Tuple Space for Rust.☆11Updated this week
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated 2 weeks ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- Functions for determining terminal sizes in Rust☆14Feb 16, 2026Updated last week
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Rust lib to convert typed text to your own handwriting☆22Oct 26, 2020Updated 5 years ago
- Bindings to GCC's __float128 type☆25Feb 7, 2025Updated last year
- ☆25Jan 9, 2021Updated 5 years ago
- A Crate to display Graphs on the Terminal☆32Sep 8, 2023Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- ☆27Mar 4, 2020Updated 5 years ago
- Pathfinding on grids using jump point search and connected components.☆27Jan 3, 2026Updated last month
- Type checked partial references for rust☆14Jul 17, 2021Updated 4 years ago
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- ☆14Mar 1, 2020Updated 5 years ago
- ☆12Jun 3, 2023Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Sep 12, 2023Updated 2 years ago
- A maintained fork of the app-dirs-rs project.☆37Sep 5, 2024Updated last year
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago