sunfishcode / atomic-dbgLinks
Atomic `dbg`/`eprintln`/`eprint` macros
☆17Updated 9 months ago
Alternatives and similar repositories for atomic-dbg
Users that are interested in atomic-dbg are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- We have Crater At Home☆36Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated this week
- structured parallel execution for async Rust☆37Updated last year
- ☆36Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Non-owning unsafe I/O☆23Updated 4 months ago
- ☆18Updated 3 years ago
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Make any value Sync but only available on its original thread☆39Updated this week
- ☆30Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- ☆60Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- A heckin small test generator☆30Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Learn what's changed on crates.io