yoshuawuyts / const-combinationsLinks
Experiment to get k-combinations working as a const fn
☆13Updated 4 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 9 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆40Updated 6 years ago
- A heckin small test generator☆30Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An experimental columnar arena☆43Updated 10 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A library for extracting and validating links.☆22Updated last year
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A mutex with timeout tracing☆30Updated 3 years ago
- ☆47Updated 4 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- ☆30Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- ☆63Updated 8 years ago
- Composable probability distributions☆16Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A small ASCII-only bounded length string representation.