akonradi / lock-orderingLinks
Lock ordering enforcement at compile time in Rust
☆20Updated 8 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:
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated this week
- structured parallel execution for async Rust☆37Updated last year
- Library facilitating safe pinned initialization☆68Updated last month
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- Serde serializer for generating Starlark build targets☆69Updated 3 weeks ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust traits for key comparison in maps.☆35Updated 9 months ago
- Compile Rust compiler using Buck2☆65Updated this week
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Atomic operations on potentially uninitialized integers.☆24Updated last week
- "Valgrind Client Request" interface for Rust programs☆18Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Completion futures for Rust☆19Updated 3 years ago
- Thread-unsafe async runtime☆29Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago