atopia / sandcrustLinks
Sandboxing C in Rust
☆19Updated 5 months ago
Alternatives and similar repositories for sandcrust
Users that are interested in sandcrust are comparing it to the libraries listed below
Sorting:
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆19Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 8 months ago
- ☆36Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Rust `Vec` that can store unsized values☆21Updated 2 months ago
- A friendly wrapper around ptrace(2)☆17Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- ☆19Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- "Valgrind Client Request" interface for Rust programs☆18Updated 10 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- Proc macro implementation of #[naked]☆32Updated 2 years ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Updated last week
- Functions for determining terminal sizes in Rust☆14Updated last week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last week
- ☆14Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Arbitrary width integers☆22Updated 4 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago