atopia / sandcrustLinks
Sandboxing C in Rust
☆19Updated 6 months ago
Alternatives and similar repositories for sandcrust
Users that are interested in sandcrust are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆19Updated 2 months ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A friendly wrapper around ptrace(2)☆17Updated last month
- ☆36Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- New register allocator designed as a successor to regalloc2☆54Updated last month
- An alternative `std`-like implementation built on origin☆31Updated 9 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆19Updated 4 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 3 weeks ago
- Proc macro implementation of #[naked]☆32Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust bindings for libgccjit☆26Updated 2 weeks ago
- ☆13Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Support for compiling C programs with Eyra☆14Updated last year
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- "Valgrind Client Request" interface for Rust programs☆18Updated 10 months ago