BurtonQin / lockbudLinks
Detect concurrency and memory bugs and possible panic locations in Rust projects
☆583Updated 3 months ago
Alternatives and similar repositories for lockbud
Users that are interested in lockbud are comparing it to the libraries listed below
Sorting:
- Run Rust lints from dynamic libraries☆530Updated this week
- Generating structured data from arbitrary, unstructured input.☆842Updated last month
- Extremely fast tracing library for Rust☆751Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- Module initialization/global constructor functions for Rust☆953Updated last month
- Rust allocator using jemalloc as a backend☆482Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- ☆196Updated 10 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- Experiments with structured concurrency in Rust☆409Updated last year
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- An implementation of a LRU cache☆779Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- Spin-based synchronization primitives☆576Updated last week
- Count lines of LLVM IR per generic function☆495Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Utilities for collecting metrics from a Tokio application☆391Updated last week
- Execute Rust code carefully, with extra checking along the way☆475Updated last month
- Clone trait that is object-safe☆745Updated last month
- Support atomic operations on Arc itself☆1,238Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- Advice for learning Rust☆178Updated last year
- Async executor☆430Updated last week
- Whole program static stack analysis☆648Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆732Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago