EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆167Updated last week
Alternatives and similar repositories for crash-handling
Users that are interested in crash-handling are comparing it to the libraries listed below
Sorting:
- 🪞 Powerful reflection library for Rust☆100Updated 8 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Updated 2 years ago
- Rust ABI safe code generator☆191Updated 8 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆153Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Tracy client libraries for Rust☆285Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆88Updated 2 years ago
- offsetof for Rust☆228Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Convert number to enum☆87Updated last year
- A sinless derive helper☆78Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fantastic serialization library☆158Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆203Updated 3 months ago
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆97Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆192Updated 4 months ago
- Rust rewrite of breakpad's minidump_writer☆85Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆385Updated 6 months ago
- Program startup and thread support written in Rust☆199Updated 2 months ago