Lucretiel / occupiedLinks
A simple utility library for transitioning enums into and out of occupied states
☆27Updated 2 months ago
Alternatives and similar repositories for occupied
Users that are interested in occupied are comparing it to the libraries listed below
Sorting:
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A Configuration Library for Rust Applications☆46Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆108Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 3 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Include your assets statically into your application with a strict structure☆91Updated last month
- ☆217Updated 4 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆189Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- A Toolchain for Rust Debuginfo☆113Updated 3 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 2 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆31Updated 9 months ago
- Generate Rust enum variants without associated data☆98Updated 3 weeks ago
- A faster Arc.☆76Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago