atopia / sandcrustLinks
Sandboxing C in Rust
☆19Updated 7 months ago
Alternatives and similar repositories for sandcrust
Users that are interested in sandcrust are comparing it to the libraries listed below
Sorting:
- Check that a crate builds without libstd☆25Updated 5 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆22Updated 4 months ago
- ☆36Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- Arbitrary width integers☆26Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆51Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 2 weeks ago
- Rust compile-time type information experiment☆18Updated 3 years ago
- A friendly wrapper around ptrace(2)☆16Updated 2 weeks ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- ☆13Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Rust `Vec` that can store unsized values☆22Updated 4 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Better type id and Any for Rust☆16Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago