yoshuawuyts / const-combinationsLinks
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
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆29Updated last year
- ☆34Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 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 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆47Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago