hawkw / matchers
☆11Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for matchers
- structured parallel execution for async Rust☆30Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated last year
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- The quickest way to override dependencies with Cargo☆42Updated this week
- Rust traits for key comparison in maps.☆19Updated last year
- ☆54Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Lossless functionality for platform-native strings.☆70Updated last week
- A collection of plug-and-play retry policies for Rust projects.☆14Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Helps you frob those bits☆35Updated 3 months ago
- ☆38Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Generic Range iterators for Rust☆26Updated 6 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- ☆68Updated last month
- Make any value Sync but only available on its original thread☆37Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month