botahamec / happylockLinks
Deadlock free mutexes
☆175Updated 3 months ago
Alternatives and similar repositories for happylock
Users that are interested in happylock are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Program startup and thread support written in Rust☆188Updated 2 months ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- ☆166Updated this week
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Compact, clone-on-write vector and string.☆270Updated 2 months ago
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- Define your own PhantomData☆155Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- ☆197Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month