jkammerland's Stars
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
rhasspy/piper
A fast, local neural text to speech system
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
epezent/implot
Immediate Mode Plotting
KhronosGroup/MoltenVK
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
microsoft/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
OGRECave/ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
ValveSoftware/steam-audio
Steam Audio
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
clangd/clangd
clangd language server
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
VcDevel/Vc
SIMD Vector Classes for C++
zeux/volk
Meta loader for Vulkan API
ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
enigo-rs/enigo
Cross platform input simulation in Rust
wangyi-fudan/wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
ARM-software/vulkan_best_practice_for_mobile_developers
Vulkan best practice for mobile developers
Martinsos/edlib
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
codeplaysoftware/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
GameTechDev/OcclusionCulling
Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.
addaleax/levenshtein-sse
SIMD-enabled Levenshtein distance in C++
elnormous/volkswagencpp
Volkswagen C++ makes your tests pass when run on a CI server
ebtcap/K4SRU
Create K4 SRU files
jakemor/Volkswagen.swift
It is too easy to cheat the app store review process.
JohanLarsson/IbkrToSru
App for generating .sru files from IBKR csv
bzcheeseman/Py_Cpp
Calling Python functions from C++ (and C)