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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple Vec-like API over a struct of arrays layout for Rust☆13Aug 14, 2019Updated 6 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆73May 29, 2026Updated last week
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 7 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆26Jan 27, 2024Updated 2 years ago
- Eventually consistent values for Rust☆125Jul 1, 2022Updated 3 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- A disjoint-sets/union-find implementation that allows for efficient iteration over the elements of a set.☆11Aug 8, 2023Updated 2 years ago
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆16Oct 30, 2018Updated 7 years ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 5 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Floating point types which can be safely shared between threads☆25Aug 31, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- A stack-allocated box that stores trait objects.☆21Jul 20, 2021Updated 4 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- Take a reference and get back a slice of length one☆25Apr 29, 2021Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆32Mar 5, 2023Updated 3 years ago
- ☆111Apr 12, 2026Updated last month
- Functions for determining terminal sizes in Rust☆14Updated this week
- std::Error in no_std environment.☆39Dec 26, 2020Updated 5 years ago
- A quadtree-like structure of arbitrary arity☆23Jan 10, 2018Updated 8 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Simple graphics engine capable of rendering wavefront .obj files☆26Mar 31, 2026Updated 2 months ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- rustupolis - Tuple Space for Rust.☆11Updated this week
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 5 years ago
- An experimental serialization system written in Rust☆289Apr 6, 2023Updated 3 years ago
- A text processing CLI tool that rewrites FS paths according to a pattern.☆43Feb 14, 2026Updated 3 months ago
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Feb 7, 2023Updated 3 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Dec 24, 2021Updated 4 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Mar 29, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A big integer library in Rust with good performance.☆107Updated this week
- A maintained fork of the app-dirs-rs project.☆37Sep 5, 2024Updated last year
- Learn what's changed on crates.io☆19May 7, 2026Updated last month
- Cast between trait objects using only safe Rust.☆17Dec 10, 2024Updated last year
- ☆27Mar 4, 2020Updated 6 years ago
- Print bytes as losslessly as possible.☆19Sep 6, 2025Updated 9 months ago
- experimental new design for nom parser combinators☆21Mar 30, 2019Updated 7 years ago