Lucretiel / occupiedLinks
A simple utility library for transitioning enums into and out of occupied states
☆28Updated 4 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!☆72Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆113Updated 2 months ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A Toolchain for Rust Debuginfo☆125Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆20Updated 3 years ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 5 months ago
- Yet another string type for Rust☆92Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A Configuration Library for Rust Applications