ahirner / backtrack-rs
Solve hard constraints easily with Rust.
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for backtrack-rs
- Composable probability distributions☆15Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆32Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- An alternative `std`-like implementation built on origin☆24Updated last month
- ☆16Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- ☆11Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆29Updated 6 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- O(n) multi-insert and -remove for Rust vectors☆10Updated 3 years ago
- with_drop: Nostd wrapper for using a closure as a custom drop function☆11Updated 2 years ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- ☆20Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- To futures-lite as futures-lite is to futures: smaller.