playXE / alloca-rs
Mostly safe wrapper for alloca
☆25Updated last year
Alternatives and similar repositories for alloca-rs:
Users that are interested in alloca-rs are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- We have Crater At Home☆28Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- ☆35Updated 6 months ago
- Const TypeId and non-'static TypeId☆59Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Full precision decimal representation of f64☆25Updated this week
- Exhaustive iteration trait in Rust☆13Updated last month
- Arena allocator with scopes☆43Updated last year
- The `io_uring` library for Rust (with Rustix)☆22Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Make any value Sync but only available on its original thread☆37Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 3 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- An exploration of Storages☆36Updated last year
- Some internal rustc tools made accessible☆47Updated last month
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- ☆29Updated 9 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆31Updated this week