-
-
groovy Public
Forked from apache/groovyApache Groovy: A powerful multi-faceted programming language for the JVM platform
Java Apache License 2.0 UpdatedMar 3, 2023 -
Diode-Switcher-Project Public
This repo contains a rudimentary circuit board design that allows selection among 12 pairs of symmetric clipping diodes.
UpdatedJun 18, 2022 -
-
AmplifierControllerPCB Public
A design for a circuit board for controlling an audio amplifier, or for use in converting a surround-sound receiver into a multi-channel power amplifier.
-
-
AnalogCrossover Public
Design files and Python Utilities used in a personal 3-way Analog Crossover build
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 10, 2015 -
DSLogic Public
Forked from DreamSourceLab/DSViewAn open source multi-function instrument for everyone
C GNU General Public License v3.0 UpdatedOct 15, 2014 -
logstash Public
Forked from elastic/logstashlogstash - logs/event transport, processing, management, search.
Ruby Other UpdatedNov 20, 2013 -
log4j-jsonevent-layout Public
Forked from logstash/log4j-jsonevent-layoutA prefab PatternLayout for log4j that generates logstash json_event formatted data
Java Other UpdatedSep 17, 2013 -
DAGExecutor Public
A library that executes sets of Java tasks with respect to dependencies between each task. Each task is a Runnable object, and arbitrary directed acyclic graphs of dependencies and tasks can be exe…