EmbarkStudios / crash-handling
Collection of crates to deal with crashes
☆145Updated 7 months ago
Alternatives and similar repositories for crash-handling:
Users that are interested in crash-handling are comparing it to the libraries listed below
- 🐏 rpmalloc global memory allocator for Rust 🦀☆139Updated 11 months ago
- Fast, concurrent, arena-based allocator with drop support☆124Updated last year
- Tracy client libraries for Rust☆200Updated 2 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- A fast and flexible LRU map.☆177Updated 2 months ago
- A Rust promise for games and immediate mode GUIs☆132Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆347Updated 5 months ago
- 🪞 Powerful reflection library for Rust☆84Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Rust ABI safe code generator☆183Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- 💫 Easily retry futures 🦀☆205Updated last year
- offsetof for Rust☆225Updated 11 months ago
- Fantastic serialization library☆159Updated 9 months ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆102Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Rust rewrite of breakpad's minidump_writer☆75Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Program startup and thread support written in Rust☆174Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆115Updated last year
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆90Updated 3 months ago