Stars
A free editor for the DT25 and DT50 amplifiers from Line6. Project site:
Open source VPU side bootloader for Raspberry Pi.
📃 A list of practical projects that anyone can solve in any programming language.
Reinforcement Learning environments based on the 1993 game Doom
TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits
A small bison/flex example for a trivial asm-ey language
TPU, The Test Processing Unit. Or Terrible Processing Unit. A simple 16-bit CPU in VHDL for education as to the dataflow within a CPU. Designed to run on miniSpartan6+.
A 32-bit MIPS / RISC-V core & SoC, 1.55 DMIPS/MHz, 2.96 CM/Mhz
A Python toolbox for building complex digital hardware
FPGA assembler! Create bare-metal FPGA designs without Verilog or VHDL (Not to self: use Lisp next time)
A minimal makefile build environment for Xilinx FPGAs
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
sxc is an 'S-Expression C' transpiler for generating C code using macros written in Common Lisp
Algorithmic music composition system based on constraint programming
A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
A lightweight ZeroMQ socket server for the JVM (written in Jython for now).
Command line tool to interact with the STEEM network
simple way of running multiple debian containers on a (openvz) VPS (instead of docker )
[old/obsolete] Tiny tree virtual file system - a small C++ library for app-internal VFS support. Like PhysicsFS.
xv6 operating system experiments, new scheduler, new process structure, parents, etc.