jplatte / eyeballLinks
Add observability to your Rust types!
☆58Updated 2 months ago
Alternatives and similar repositories for eyeball
Users that are interested in eyeball are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A sinless derive helper☆76Updated 5 months ago
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last week
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- ☆43Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Automated GUI testing using accesskit☆72Updated last month
- Progress reporting abstraction for Rust