jplatte / eyeballLinks
Add observability to your Rust types!
☆57Updated last month
Alternatives and similar repositories for eyeball
Users that are interested in eyeball are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Automated GUI testing using accesskit☆70Updated 3 weeks ago
- A sinless derive helper☆74Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- Add documentation to function arguments in Rust☆47Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆43Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- ☆74Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- 🐱concat! with support for const variables and expressions☆42Updated 2 months 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
- Minimal asynchronous executor for Rust☆129Updated this week
- Use winit like the async runtime you've always wanted☆50Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago