A circuit breaker implementation for rust
☆204Jul 16, 2024Updated last year
Alternatives and similar repositories for failsafe-rs
Users that are interested in failsafe-rs are comparing it to the libraries listed below
Sorting:
- A concurrent circuit breaker implemented with ring buffers☆122Nov 30, 2025Updated 3 months ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- ☆163Jul 24, 2024Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- Fast, ergonomic metrics for Rust☆342Oct 15, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Rust serializer library☆89Sep 18, 2025Updated 5 months ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Jan 4, 2016Updated 10 years ago
- deserialize env vars into typesafe structs with rust☆972Jun 7, 2024Updated last year
- skiplist☆143Nov 24, 2021Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- Fast item-to-item recommendations on the command line.☆38Nov 1, 2022Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- Concurrent hash trie☆57Sep 29, 2020Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆101Aug 27, 2025Updated 6 months ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- Inline multiline text-editor/prompt written in Rust.☆27Dec 17, 2023Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆563Jul 26, 2024Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- Fail points for rust☆369Jul 14, 2025Updated 7 months ago
- ⚡ Zero-boilerplate commandline argument parsing in Rust☆357Jul 24, 2018Updated 7 years ago