hurryabit / stack-safe-rs
Experiments with idea from the blog post "Stack-safety for free?"
☆12Updated 3 years ago
Alternatives and similar repositories for stack-safe-rs:
Users that are interested in stack-safe-rs are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆36Updated last year
- ☆32Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Arena allocator with scopes☆43Updated last year
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆48Updated 2 years ago
- ☆31Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆27Updated last year
- Stack-allocated trait objects☆18Updated 2 years ago
- this safety is an illusion, exile☆24Updated 3 years ago
- the definitive non-empty slice/array/vec library for Rust☆13Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Iterator of const known length☆15Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- Macro for sealing traits and structures☆50Updated last month
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 5 months ago
- A `cargo` wrapper that executes a post build script after a successful build.☆21Updated last year
- Serialization value trees☆43Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- Exhaustive iteration trait in Rust☆13Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago