eccons is a toolkit for constructing elliptic curves. Its focus is on constructing Weierstrass and Edwards curves having specified order (or, for Edwards curves, specified subgroup order) via complex multiplication.
addchain implements several methods from the literature for computing short addition chains. You should also see Mike McLoughlin's addchain library, which often gives better results.
conec (COordinated NEtwork Channels) is a Rust library that provides a high-level networking abstraction: it lets clients communicate with one another using arbitrary names rather than network addresses, handles NAT traversal, and provides a number of other nice features.
fffft is a parallel FFT implementation for Rust.
lviv
lviv
is a hybrid functional/stack programming language. Here's some example code:
A Tetris clone in Haskell using Cairo and Gtk2Hs. In 2-player mode, you can screw with your opponent by switching their next piece for a random one.
A ballistic calculator for Maemo5 using the GNU Ballistics Library.
Generate a series-parallel network of unit-sized resistors that synthesize an arbitrary resistance value.
Now there are two versions of this code: the original one in Perl, and a new implementation in Haskell that can search for a more optimal implementation and render the result as an SVG, like so:
See README.md for more info.
Generate optimal 2d resistor pack layout for N:1/N ratioed resistors in the presence of linear gradients in X and Y.
An FPGA-based PCIe accelerator for batched modular multiexponentiation.
Simple code to use a PIC16F628a to control a heater and pump for Sous-vide.
The game of Set. Includes a rudimentary CGI interface.
A minimal audio player for Android. Primarily for playing m3u files that include http URLs.
A simple password manager application for Android.
A simple, usable HIIT workout timer.
What else would you do with a 120 V meter?
A simple, single-digit NIXIE clock.
If one NIXIE is good, two must be better!
An electrostatic CRT vector display clock. High voltages within!
An IV-18 vacuum fluorescent display clock. This design inspired LadyAda's Ice Tube kit.
Come for the humor, stay for the delightful 555-based power converter.
Quick writeup of a vacuum tube–based headphone amplfier with op-amp sensibilities.
A solid-state headphone amplifier with a fun "unfolded diff pair" input and a DC servo.
Questions? Comments?
@kwantam | <kwantam@gmail.com> | github