EmbarkStudios / crash-handling
Collection of crates to deal with crashes
☆147Updated 8 months ago
Alternatives and similar repositories for crash-handling:
Users that are interested in crash-handling are comparing it to the libraries listed below
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Rust ABI safe code generator☆186Updated 8 months ago
- Tracy client libraries for Rust☆210Updated 3 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆143Updated last month
- Fast, concurrent, arena-based allocator with drop support☆126Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 11 months ago
- Program startup and thread support written in Rust☆183Updated last week
- Rust rewrite of breakpad's minidump_writer☆77Updated last week
- A Rust promise for games and immediate mode GUIs☆135Updated last year
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆350Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- offsetof for Rust☆226Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- 💫 Easily retry futures 🦀☆207Updated last year
- 🪞 Powerful reflection library for Rust☆85Updated 5 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- A sinless derive helper☆72Updated 5 months ago
- Convert number to enum☆87Updated 8 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago