EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆156Updated 2 months 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).☆159Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated 3 months ago
- Rust ABI safe code generator☆188Updated 3 months ago
- Tracy client libraries for Rust☆240Updated 2 weeks ago
- A Rust promise for games and immediate mode GUIs☆140Updated last year
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆375Updated last month
- 💫 Easily retry futures 🦀☆223Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- offsetof for Rust☆229Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆195Updated last month
- FFI-compatible futures☆167Updated last month
- Müsli is a flexible and efficient serialization framework☆399Updated this week
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆87Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A cross-platform virtual memory API written in Rust☆127Updated last year
- A sinless derive helper☆74Updated last month
- Convert number to enum☆87Updated last year
- Rust library for typesystem-assisted bitflags.☆130Updated last month
- "A very small syn"☆208Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A Toolchain for Rust Debuginfo☆102Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Better reference counted strings for Rust☆132Updated last year
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Updated last year