notflan / stackalloc-rsLinks
A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.
☆20Updated last year
Alternatives and similar repositories for stackalloc-rs
Users that are interested in stackalloc-rs are comparing it to the libraries listed below
Sorting:
- Use winit like the async runtime you've always wanted☆49Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- String optimized for map keys☆66Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆41Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆31Updated 3 months ago
- ☆55Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- An exploration of Storages☆37Updated last year
- 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
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆53Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- ☆59Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year