EmbarkStudios / crash-handlingLinks
Collection of crates to deal with crashes
☆158Updated 3 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☆94Updated 3 months ago
- Rust ABI safe code generator☆189Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- A Rust promise for games and immediate mode GUIs☆140Updated last year
- Tracy client libraries for Rust☆247Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- FFI-compatible futures☆165Updated 2 months ago
- General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn☆108Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆379Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- Fantastic serialization library☆160Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Extract bits from a byte slice☆80Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Convert number to enum☆87Updated last year
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆127Updated last year
- Müsli is a flexible and efficient serialization framework☆402Updated this week