hurryabit / stack-safe-rsLinks
Experiments with idea from the blog post "Stack-safety for free?"
☆12Updated 4 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
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆55Updated 5 months ago
- Iterator of const known length☆18Updated last year
- ☆31Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆39Updated 2 months ago
- We have Crater At Home☆37Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- ☆42Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆64Updated last month
- ☆52Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- rust slice conversion library☆16Updated 3 years ago
- this safety is an illusion, exile☆25Updated 4 years ago
- Trait generalization of the fundamental types☆48Updated last year
- structured parallel execution for async Rust☆37Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rustyline, but with async support☆50Updated 6 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆36Updated 3 years ago