mcourteaux
Working on SilverNode: a RAW image processor to replace Lightroom. https://silvernode.io
SilverNodeBelgium
mcourteaux's Stars
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
i3/i3
A tiling window manager for X11
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
KDAB/hotspot
The Linux perf GUI for performance analysis.
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
p-ranav/argparse
Argument Parser for Modern C++
zurawiki/gptcommit
A git prepare-commit-msg hook for authoring commit messages with GPT-3.
focus-editor/focus
A simple and fast text editor
foonathan/memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
kuba--/zip
A portable, simple zip library written in C
mupen64plus/mupen64plus-core
Core module of the Mupen64Plus project
fdw/rofimoji
Emoji, unicode and general character picker for rofi and rofi-likes
ShiqiYu/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
jeremy-rifkin/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
jdryg/vg-renderer
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
nico/ninjatracing
Convert .ninja_log files to chrome's about:tracing format.
NMAC427/guess-indent.nvim
Automatic indentation style detection for Neovim
dlandahl/theos
The Operating System
computational-imaging/automatic-integration
Official repo for AutoInt: Automatic Integration for Fast Neural Volume Rendering in CVPR 2021
predict-idlab/tsdownsample
High-performance time series downsampling algorithms for visualization
yohhoy/yamc
C++ mutex collections, cross-platform header-only C++11 (or later) library.
jvdd/argminmax
Efficient argmin & argmax
roelderickx/connective-plugin-linux
A replacement for the Connective Plugin which is used on several websites to log in or sign documents using a card reader and an electronic identity card.
Konfekt/vim-sentence-chopper
version-control friendly text formatting
IDLabMedia/open-dibr
en4bz/ThreadPool
A simple C++11 Thread Pool implementation