-
Hacettepe University
- Ankara/Turkey
Highlights
- Pro
Stars
Haptic input knob with software-defined endstops and virtual detents
G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
Matplot++: A C++ Graphics Library for Data Visualization ๐๐พ
nanobind: tiny and efficient C++/Python bindings
Open-Source Large Vocabulary Continuous Speech Recognition Engine
Publish C++ vulnerability rules working drafts on github pages
jasonful / lcc
Forked from drh/lccThe lcc retargetable ANSI C compiler
Cross-platform library for interfacing with SPI devices using the FTDI FT2232H
openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
๐จ Marlin firmware optimized for the Anycubic i3 Mega 3D printer
๐ ๐ค Semantic search and workflows for medical/scientific papers
A deceptively simple way to add a configuration file to a command-line application.
This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Liโฆ
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Google Research
POSIX shell script automating Linux security hardening through SSH, firewall, access controls, and intrusion prevention across Linux distributions.
An evolving how-to guide for securing a Linux server.
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example