the best programming language (joke)
Allows you to repeat a block of code a number of times.
Block repetition helper for handlebars
Repeats a block of code for each number in a specified range.
A behaviour-driven mocking framework for generic traits. Create mocks for (multiple) traits in a behaviour-driven development mocking framework. Define the behaviour of mocks and expected method calls using argument patterns. Supports mocking of generic traits and generic methods. Requires: nightly
Experimental Rust implementation of the Millrace runtime.
Quasi-quoting macro quote!(...)
A high efficiency binary format for sequencing data with variable-length records.
SHA-256 and SHA-512 are novel hash functions computed with eight 32-bit and 64-bit words, respectively. They use different shift amounts and additive constants, but their structures are otherwise virtually identical, differing only in the number of rounds. (from wikipedia)
a Lua parser in Rust
A Rust library for parsing quantum circuits in the Stim format.
HTTP forward and reverse proxy with a pluggable tower middleware pipeline