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.

libhypre64m-2.28.0

High Performance Matrix Preconditioners - 64-bit (mixedint) Shared Library

Hypre is a set of matrix preconditioning libraries to aid in the solution of large systems of linear equations.

libace-htbp-7.0.6

ACE protocol over HTTP tunneling library

The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables the writing of stream-based protocols over HTTP.

libace-foxreactor-7.0.6

ACE-GUI reactor integration for FOX

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

python3-jupyter-ydoc

Document structures for collaborative editing using Ypy

jupyter_ydoc provides Ypy-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include: - YBlob: a generic immutable binary document. - YUnicode: a generic UTF8-encoded text document (YFile is an alias to YUnicode). - YNotebook: a Jupyter notebook document.

gifwrap

display GIF file in terminal

Display GIF file in terminal. This is created with Go language.