EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆150Updated 3 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:
- Tracy client libraries for Rust☆220Updated this week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆158Updated last year
- Fast, concurrent, arena-based allocator with drop support☆135Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A Rust promise for games and immediate mode GUIs☆136Updated last year
- 🪞 Powerful reflection library for Rust☆91Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆146Updated 2 months ago
- Rust ABI safe code generator☆188Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆357Updated 3 weeks ago
- Program startup and thread support written in Rust☆185Updated 3 weeks ago
- 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.☆204Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆186Updated last month
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- offsetof for Rust☆227Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆55Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Müsli is a flexible and efficient serialization framework☆388Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Fantastic serialization library☆160Updated last year
- Convert number to enum☆87Updated 10 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago