hawkw / matchers
☆11Updated 10 months ago
Alternatives and similar repositories for matchers:
Users that are interested in matchers are comparing it to the libraries listed below
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A Rust library for runtime-checked linearish types☆33Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- ☆72Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Floating point types which can be safely shared between threads☆17Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Types to define keyboard related events☆64Updated last week
- structured parallel execution for async Rust☆33Updated 8 months ago
- Integer types with customizable niche values☆44Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Iterator of const known length☆16Updated 5 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated last week