akonradi / lock-orderingLinks
Lock ordering enforcement at compile time in Rust
☆17Updated 4 months ago
Alternatives and similar repositories for lock-ordering
Users that are interested in lock-ordering are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆59Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- structured parallel execution for async Rust☆34Updated 11 months ago
- Compile Rust compiler using Buck2☆49Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Data-driven tests on stable Rust☆40Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated last week
- The `io_uring` library for Rust (with Rustix)☆32Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated this week
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Byte-wise atomic memcpy.☆36Updated last week
- A sinless derive helper☆74Updated last month