akonradi / lock-orderingLinks
Lock ordering enforcement at compile time in Rust
☆17Updated 6 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☆60Updated last week
- Serde serializer for generating Starlark build targets☆68Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- structured parallel execution for async Rust☆36Updated last year
- Thread-unsafe async runtime☆29Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- Byte-wise atomic memcpy.☆37Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Completion futures for Rust☆19Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last week
- "Valgrind Client Request" interface for Rust programs☆18Updated 8 months ago
- An implementation of bzip2 in pure rust☆61Updated 2 weeks ago
- Compile Rust compiler using Buck2☆60Updated this week
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago