EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆161Updated 2 weeks ago
Alternatives and similar repositories for crash-handling
Users that are interested in crash-handling are comparing it to the libraries listed below
Sorting:
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆160Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- Tracy client libraries for Rust☆252Updated 2 months ago
- A Rust promise for games and immediate mode GUIs☆141Updated 2 years ago
- 🪞 Powerful reflection library for Rust☆94Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 6 months ago
- Better reference counted strings for Rust☆137Updated last year
- offsetof for Rust☆228Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- FFI-compatible futures☆167Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆87Updated last year
- Convert number to enum☆87Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆184Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated last week
- Small, fast, synchronization primitives☆251Updated last year
- Easy function multiversioning for Rust☆239Updated 10 months ago
- 💫 Easily retry futures 🦀☆225Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A sinless derive helper☆75Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A cross-platform virtual memory API written in Rust☆130Updated last year
- Rust rewrite of breakpad's minidump_writer☆81Updated 2 weeks ago