yoshuawuyts / const-combinations
Experiment to get k-combinations working as a const fn
☆13Updated 3 years ago
Alternatives and similar repositories for const-combinations:
Users that are interested in const-combinations are comparing it to the libraries listed below
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆17Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- ☆33Updated 3 years ago
- ☆12Updated 3 years ago
- A library for extracting and validating links.☆22Updated 7 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- ☆29Updated 10 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆24Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 2 weeks ago
- ☆20Updated last year
- pin-safe interior mutability☆14Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- ☆36Updated 7 months ago