botahamec / exunLinks
Handle unexpected errors
☆26Updated last year
Alternatives and similar repositories for exun
Users that are interested in exun are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Typed any map for rust☆67Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Trait implementation generator macro☆30Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A generic abstraction of paginated APIs☆62Updated last year
- An alternative rust async runtime.☆56Updated last week
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated last week
- List size of types in a Rust crate☆27Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Object Pool LockFree in Rust☆49Updated last month