atopia / sandcrustLinks
Sandboxing C in Rust
☆18Updated last month
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()☆18Updated 5 months ago
- A minimum hstr clone in Rust☆12Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- The WebAssembly Indirect Call Inliner☆27Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆36Updated 11 months ago
- Arbitrary width integers☆20Updated 4 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
- Check that a crate builds without libstd☆25Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆39Updated last week
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 4 months ago
- Effortlessly fuzz libraries with large API surfaces☆70Updated 3 years ago
- Thin but safe Linux interface☆11Updated 2 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Print bytes as losslessly as possible.☆18Updated last month
- Rust compile-time type information experiment☆18Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆19Updated 4 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago