xlambein / syntactic-forView external linksLinks
A syntactic "for" loop Rust macro
☆55Jan 17, 2023Updated 3 years ago
Alternatives and similar repositories for syntactic-for
Users that are interested in syntactic-for are comparing it to the libraries listed below
Sorting:
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated 3 weeks ago
- ☆18May 4, 2020Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- Lazy formatting utility macro for rust☆129Nov 29, 2023Updated 2 years ago
- Measure how long it takes for a program to execute in different clocks☆11Nov 1, 2021Updated 4 years ago
- Extension of nom to trace parser☆50Feb 3, 2025Updated last year
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured…☆15Jun 8, 2021Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆107Oct 31, 2025Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- ☆31Feb 22, 2020Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Jan 27, 2026Updated 2 weeks ago
- A Rust library for processing application configuration easily☆68Sep 12, 2024Updated last year
- A linear solver designed to be easy to use with Rust enums.☆33Apr 11, 2021Updated 4 years ago
- Token tree calling convention☆83Dec 19, 2022Updated 3 years ago
- A Rust macro implementing a Python-like generator expression☆19May 11, 2019Updated 6 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- Rust macro to specialize on the type of an expression.☆47Apr 26, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Mar 10, 2025Updated 11 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39May 13, 2021Updated 4 years ago
- A fast and flexible LRU map.☆200Jan 3, 2025Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Apr 13, 2024Updated last year
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- Overriding Stdio file descriptors in Rust☆18Jan 26, 2025Updated last year
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Updated this week
- Distributed consensus protocol for replicated state machines☆62Jan 5, 2019Updated 7 years ago