jniemann66's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
nlohmann/json
JSON for Modern C++
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
s-macke/VoxelSpace
Terrain rendering algorithm in less than 20 lines of code
jhlywa/chess.js
A TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
nrc/r4cppp
Rust for C++ programmers
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
aantron/better-enums
C++ compile-time enum to string, iteration, in a single header file
tajo/react-movable
🔀 Drag and drop for your React lists and tables. Accessible. Tiny.
ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
kritzikratzi/Oscilloscope
Oscilloscope for Mac/Windows written in OF.
sevagh/pitch-detection
autocorrelation-based O(NlogN) pitch detection
zint/zint-gpl-only
Zint Barcode Generator
fabriziocucci/git-bash-for-mac
Git Bash for Mac
ProgrammingRust/mandelbrot
A Rust program that plots the Mandelbrot set, using various kinds of parallelism.
preshing/cairo-windows
Standalone Cairo DLLs for Windows
nitroshare/qhttpengine
HTTP server for Qt applications
jorisvr/SoftFM
Software decoder for FM broadcast radio with RTL-SDR
bfrg/qtcreator-monokai
Monokai color theme for Qt Creator
serieril/PCM-DSD_Converter
PCM16bitInt~64bitFloat/44.1kHz~768kHz to DSD64-DSD2048
dbry/newpack
Experimental general-purpose data compressor
dj0abr/SDR-IQ-capture
captures I and Q samples from a sound card, makes SSB demodulation and writes various results to disk.
mgood7123/libmedia
[ALPHA] a media library that attempts to be a professional standard all in one audio tool for Android App Developers, includes: looper, waveform viewer, nanosecond/microsecond/millisecond/second/minute/hour level callbacks, RAW audio support, VST support (https://github.com/mgood7123/VSTDEMO) JAVA/kotlin callbacks, 99% C++, 1% kotlin for Media API
jniemann66/sndspec
soundfile-to-spectrogram utility
ankan-ban/MateSearcher
Chess mate search
jniemann66/sndfile-tools
A collection of tools (written in C) to do interesting things with sound files
mdahlgrengadd/pitchshiftjs
pure javascript client side pitch shifting service meant to be used with Web Audio API