boustrophedon / extrasafe
Make your code extra-safe by voluntarily dropping privileges
☆245Updated 7 months ago
Alternatives and similar repositories for extrasafe:
Users that are interested in extrasafe are comparing it to the libraries listed below
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- A code ACL checker for Rust☆208Updated last month
- Type that deserializes only from one specific value☆231Updated last week
- A Rust code linter☆210Updated 8 months ago
- Immutable strings, in Rust.☆245Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆438Updated this week
- Gather author, contributor and publisher data on crates in your dependency graph.☆328Updated 2 months ago
- A light wrapper around rr, the time-travelling debugger☆142Updated last year
- Program startup and thread support written in Rust☆174Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆402Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Müsli is a flexible and efficient serialization framework☆367Updated this week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆308Updated last week
- Structured concurrency operations for async Rust☆435Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆141Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆467Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆163Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 weeks ago
- ☆309Updated 2 years ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆171Updated last week
- Count lines of LLVM IR per generic function☆435Updated last month
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- in-place allocation-reusing queues for Rust☆359Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month