servo / gaolLinks
Cross-platform application sandboxing for Rust
☆354Updated 5 months ago
Alternatives and similar repositories for gaol
Users that are interested in gaol are comparing it to the libraries listed below
Sorting:
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆519Updated 6 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A rust-macro which makes errors easy to write☆335Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- An experimental standard library☆228Updated 9 years ago
- A Rust crate for automatically generating C header files from Rust source file.☆190Updated 6 years ago
- Allocators in Rust☆313Updated 5 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 4 years ago
- CBOR support for serde.☆306Updated 3 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆202Updated last year
- A tool for transforming Rust code using rules☆713Updated last year
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- Semantic code navigation for Rust☆417Updated 2 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- Intrusive collections for Rust