This is a staging site. Uploads will not persist. Testing only.
snibbetracker
Fakebit music tracker
This is a fakebit tracker written in C using SDL2 that the author began
working on in 2014 to learn DSP programming. It can handle 6 channels,
and is similar to other tracker like music creation software.
libopenshot-audio9
library for high-quality audio editing
The OpenShot audio library is a program which allows high-quality
editing and playback of audio based on the JUCE library.
php-symfony-twitter-notifier
Symfony Twitter Notifier Bridge
The Symfony Twitter Notifier Bridge provides Twitter integration
for Symfony Notifier.
libhalide13-0
fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
Halide currently targets:
* CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
* Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
* GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal,
Microsoft Direct X 12
Rather than being a standalone programming language,
Halide is embedded in C++. This means you write C++ code that builds
an in-memory representation of a Halide pipeline using Halide's C++ API.
You can then compile this representation to an object file,
or JIT-compile it and run it in the same process.