Unroll loops in const contexts, declarative macro version.
An attribute-like procedural macro for unrolling for loops
The implementation of the unrolled linked list in rust
Simple utilities for fetching and unrolling .tar.gz archives
Provides unrolled for-loops within inline asm.
Repeats a block of code for each number in a specified range.
A generic unrollling function.
blitter used for surge synthesizer oscillator processing
Proc macro to unroll for loops
Crunchy unroller: deterministically unroll constant loops
Tail-recursive loop unroller
Vortex physics-inspired & ground-up redesign of FANN (credit to Steffen Nissen). Its original implementation is described in Nissen's 2003 report Implementation of a Fast Artificial Neural Network Library (FANN).
A debugging/tracing tool for Ruby. Can be used interactively or non-interactively. While it is enabled, it will watch every Ruby statement and method call that gets executed and will display the source code that is being executed in real time on your screen. It is recommended that you also install arika-ruby-termios so that you don't have to press enter after each command.
Already two-year-old project inspirated by the NES assembler written in Lisp. The assembly DSL lets you easily unroll loops, create screen maps on the fly and just hack the thing. As you write a plain .prg file you may also dump the code to a very verbose format to ponder the machine code.