EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆162Updated last month
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).☆162Updated 2 years ago
- Tracy client libraries for Rust☆263Updated last week
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated 6 months ago
- Rust ABI safe code generator☆189Updated 6 months ago
- A Rust promise for games and immediate mode GUIs☆145Updated 2 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆137Updated 5 months ago
- offsetof for Rust☆229Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆188Updated last month
- Better reference counted strings for Rust☆138Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆382Updated 4 months ago
- Müsli is a flexible and efficient serialization framework☆417Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 3 weeks ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- Fantastic serialization library☆160Updated last year
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆88Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- FFI-compatible futures☆169Updated last month
- Versioned data-structures for Rust☆208Updated 8 months ago
- Convert number to enum☆87Updated last year
- A sinless derive helper☆75Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Program startup and thread support written in Rust☆196Updated 3 weeks ago