EmbarkStudios / crash-handling
Collection of crates to deal with crashes
☆145Updated 6 months ago
Alternatives and similar repositories for crash-handling:
Users that are interested in crash-handling are comparing it to the libraries listed below
- Tracy client libraries for Rust☆194Updated last month
- Rust ABI safe code generator☆183Updated 6 months ago
- Program startup and thread support written in Rust☆174Updated last week
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 10 months ago
- A Rust promise for games and immediate mode GUIs☆131Updated last year
- Fast, concurrent, arena-based allocator with drop support☆124Updated 11 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆344Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Rust library for typesystem-assisted bitflags.☆114Updated 3 weeks ago
- 🪞 Powerful reflection library for Rust☆83Updated 2 months ago
- A fast and flexible LRU map.☆174Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Rust String Libraries by mcyoung☆157Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Fantastic serialization library☆159Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- offsetof for Rust☆225Updated 10 months ago
- FFI-compatible futures☆159Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆129Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago