A curated list of awesome C frameworks, libraries and software.
- Genymobile/scrcpy - Display and control your Android device
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
- git/git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
- FFmpeg/FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
- curl/curl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
- mpv-player/mpv - 🎥 Command line media player
- nothings/stb - stb single-file public domain libraries for C/C++
- raysan5/raylib - A simple and easy-to-use library to enjoy videogames programming
- ggreer/the_silver_searcher - A code-searching tool similar to ack, but faster.
- hashcat/hashcat - World's fastest and most advanced password recovery utility
- SamyPesse/How-to-Make-a-Computer-Operating-System - How to Make a Computer Operating System in C++
- radareorg/radare2 - UNIX-like reverse engineering framework and command-line toolset
- TheAlgorithms/C - Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
- jarun/nnn - n³ The unorthodox terminal file manager
- lvgl/lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
- jart/cosmopolitan - build-once run-anywhere c library
- allinurl/goaccess - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
- qmk/qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families
- karpathy/llama2.c - Inference Llama 2 in one file of pure C
- skywind3000/kcp - ⚡ KCP - A Fast and Reliable ARQ Protocol
- shadowsocks/shadowsocks-libev - Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
- reactos/reactos - A free Windows-compatible Operating System
- videolan/vlc - VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
- sumatrapdfreader/sumatrapdf - SumatraPDF reader
- davatorium/rofi - Rofi: A window switcher, application launcher and dmenu replacement
- nicbarker/clay - High performance UI layout library in C.
- systemd/systemd - The systemd System and Service Manager
- acidanthera/OpenCorePkg - OpenCore bootloader
- glfw/glfw - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
- vurtun/nuklear - A single-header ANSI C gui library
- s-matyukevich/raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi
- jedisct1/libsodium - A modern, portable, easy to use crypto library.
- jonas/tig - Text-mode interface for git
- coturn/coturn - coturn TURN server project
- FreeRDP/FreeRDP - FreeRDP is a free remote desktop protocol library and clients
- DoctorWkt/acwj - A Compiler Writing Journey
- DaveGamble/cJSON - Ultralightweight JSON parser in ANSI C
- libevent/libevent - Event notification library
- openwall/john - John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
- citusdata/citus - Distributed PostgreSQL as an extension
- libretro/RetroArch - Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
- lz4/lz4 - Extremely Fast Compression algorithm
- andlabs/libui - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
- fogleman/Craft - A simple Minecraft clone written in C using modern OpenGL (shaders).
- krallin/tini - A tiny but valid
init
for containers - libvips/libvips - A fast image processing library with low memory needs.
- rui314/chibicc - A small C compiler
- rswier/c4 - C in four functions
- phpredis/phpredis - A PHP extension for Redis
- Immediate-Mode-UI/Nuklear - A single-header ANSI C immediate mode cross-platform GUI library
- libgit2/libgit2 - A cross-platform, linkable library implementation of Git that you can use in your application.
- cstack/db_tutorial - Writing a sqlite clone from scratch in C
- Cyan4973/xxHash - Extremely fast non-cryptographic hash algorithm
- Tencent/xLua - xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
- pymumu/smartdns - A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH, DoQ. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT,DoQ。
- microsoft/react-native-code-push - React Native module for CodePush
- pocoproject/poco - The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
- jgamblin/Mirai-Source-Code - Leaked Mirai Source Code for Research/IoC Development Purposes
- Wind4/vlmcsd - KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
- floooh/sokol - minimal cross-platform standalone C headers
- capstone-engine/capstone - Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
- pygame/pygame - 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
- veracrypt/VeraCrypt - Disk encryption with strong security based on TrueCrypt
- NVIDIA/cuda-samples - Samples for CUDA Developers which demonstrates features in CUDA Toolkit
- peng-zhihui/L-ink_Card - Smart NFC & ink-Display Card
- Kitware/CMake - Mirror of CMake upstream repository
- ithewei/libhv - 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
- htop-dev/htop - htop - an interactive process viewer
- liuliu/ccv - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
- SanderMertens/flecs - A fast entity component system (ECS) for C & C++
- libimobiledevice/libimobiledevice - A cross-platform protocol library to communicate with iOS devices
- stanfordnlp/GloVe - Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
- hrvach/deskhop - Fast Desktop Switching Device
- fluent/fluent-bit - Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
- orangeduck/Cello - Higher level programming in C
- hfiref0x/UACME - Defeating Windows User Account Control
- universal-ctags/ctags - A maintained ctags implementation
- yanfeizhang/coder-kung-fu - 开发内功修炼
- redis/hiredis - Minimalistic C client for Redis >= 1.2
- nodejs/http-parser - http request/response parser for c
- klange/toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
- peng-zhihui/HoloCubic - 带网络功能的伪全息透明显示桌面站
- rui314/8cc - A Small C Compiler
- microsoft/WinObjC - Objective-C for Windows
- yourtion/30dayMakeOS - 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
- neutrinolabs/xrdp - xrdp: an open source RDP server
- lpereira/lwan - Experimental, scalable, high performance HTTP server
- ldcsaa/HP-Socket - High Performance TCP/UDP/HTTP Communication Component
- hishamhm/htop - htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
- BasedHardware/omi - AI wearables. Put it on, speak, transcribe, automatically
- grbl/grbl - An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
- ravynsoft/ravynos - A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
- cmus/cmus - Small, fast and powerful console music player for Unix-like operating systems.
- libusb/libusb - A cross-platform library to access USB devices
- RubyMetric/chsrc - chsrc 全平台通用换源工具与框架. Change Source everywhere for every software
- jagt/clumsy - clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
- dokan-dev/dokany - User mode file system library for windows with FUSE Wrapper
- RIOT-OS/RIOT - RIOT - The friendly OS for IoT
- kornelski/pngquant - Lossy PNG compressor — pngquant command based on libimagequant library
- CameraKit/camerakit-android - Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
- swiftlang/swift-corelibs-foundation - The Foundation Project, providing core utilities, internationalization, and OS independence
- cjdelisle/cjdns - An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.
- Cisco-Talos/clamav - ClamAV - Documentation is here: https://docs.clamav.net
- tianocore/edk2 - EDK II
- antirez/sds - Simple Dynamic Strings library for C
- dunst-project/dunst - Lightweight and customizable notification daemon
- tboox/tbox - 🎁 A glib-like multi-platform c library
- warmcat/libwebsockets - canonical libwebsockets.org networking library
- clibs/clib - Package manager for the C programming language.
- karlstav/cava - Cross-platform Audio Visualizer
- gluster/glusterfs - Gluster Filesystem : Build your distributed storage in minutes
- lxc/lxc - LXC - Linux Containers
- nbs-system/naxsi - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
- CloverHackyColor/CloverBootloader - Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
- xiph/rnnoise - Recurrent neural network for audio noise reduction
- nanopb/nanopb - Protocol Buffers with small code size
- mackron/miniaudio - Audio playback and capture library written in C, in a single source file.
- RandyGaul/cute_headers - Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
- coreutils/coreutils - upstream mirror
- aws/s2n-tls - An implementation of the TLS/SSL protocols
- kokke/tiny-AES-c - Small portable AES128/192/256 in C
- ThrowTheSwitch/Unity - Simple unit testing for C
- laruence/yaf - Fast php framework written in c, built in php extension
- abishekvashok/cmatrix - Terminal based "The Matrix" like implementation
- mortdeus/legacy-cc - The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
- ultrajson/ultrajson - Ultra fast JSON decoder and encoder written in C with Python bindings
- attractivechaos/klib - A standalone and lightweight C library
- troydhanson/uthash - C macros for hash tables and more
- marcobambini/gravity - Gravity Programming Language
- 3proxy/3proxy - 3proxy - tiny free proxy server
- martanne/vis - A vi-like editor based on Plan 9's structural regular expressions
- microsoft/msquic - Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
- firmianay/CTF-All-In-One - CTF竞赛权威指南
- zpoint/CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
- openvenues/libpostal - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
- plasma-umass/coz - Coz: Causal Profiling
- gnea/grbl - An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
- lc-soft/LCUI - C library for building user interfaces
- acassen/keepalived - Keepalived
- dvorka/hstr - bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
- lotabout/write-a-C-interpreter - Write a simple interpreter of C. Inspired by c4 and largely based on it.
- Netflix/dynomite - A generic dynamo implementation for different k-v storage engines
- y123456yz/reading-code-of-nginx-1.9.2 - nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
- c3lang/c3c - Compiler for the C3 language
- Facico/Chinese-Vicuna - Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
- cmusphinx/pocketsphinx - A small speech recognizer
- Dav1dde/glad - Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
- armink/EasyLogger - An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
- cnlohr/rawdrawandroid - Build android apps without any java, entirely in C and Make
- Mzzopublic/C - C语言
- dankamongmen/notcurses - blingful character graphics/TUI library. definitely not curses.
- janet-lang/janet - A dynamic language and bytecode vm
- varnishcache/varnish-cache - Varnish Cache source code repository
- rvaiya/keyd - A key remapping daemon for linux.
- philippe44/AirConnect - Use AirPlay to stream to UPnP/Sonos & Chromecast devices
- westes/flex - The Fast Lexical Analyzer - scanner generator for lexing in C and C++
- iqiyi/xCrash - 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required.
- stephane/libmodbus - A Modbus library for Linux, Mac OS, FreeBSD and Windows
- jorisvink/kore - An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
- contiki-os/contiki - The official git repository for Contiki, the open source OS for the Internet of Things
- remzi-arpacidusseau/ostep-code - Code from various chapters in OSTEP (http://www.ostep.org)
- zyantific/zydis - Fast and lightweight x86/x86-64 disassembler and code generation library
- skeeto/w64devkit - Portable C and C++ Development Kit for x64 (and x86) Windows
- kangjianwei/Data-Structure - 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
- hnes/libaco - A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
- shadowsocks/ChinaDNS - Protect yourself against DNS poisoning in China.
- fragglet/c-algorithms - A library of common data structures and algorithms written in C.
- aubio/aubio - a library for audio and music analysis
- hpjansson/chafa - 📺🗿 Terminal graphics for the 21st century.
- neomutt/neomutt - ✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
- fwupd/fwupd - A system daemon to allow session software to update firmware
- premake/premake-core - Premake
- openssh/openssh-portable - Portable OpenSSH
- containers/crun - A fast and lightweight fully featured OCI runtime and C library for running containers
- apache/guacamole-server - Mirror of Apache Guacamole Server
- vozlt/nginx-module-vts - Nginx virtual host traffic status module
- ibireme/yyjson - The fastest JSON library in C
- citusdata/pg_cron - Run periodic jobs in PostgreSQL
- quickjs-zh/QuickJS - QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
- collectd/collectd - The system statistics collection daemon. Please send Pull Requests here!
- jakogut/tinyvm - TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
- mridgers/clink - Bash's powerful command line editing in cmd.exe
- checkpoint-restore/criu - Checkpoint/Restore tool
- namhyung/uftrace - Function graph tracer for C/C++/Rust/Python
- ivmai/bdwgc - The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
- checkedc/checkedc - Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
- Celtoys/Remotery - Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
- rvaiya/warpd - A modal keyboard-driven virtual pointer
- stellar/stellar-core - Reference implementation for the peer-to-peer agent that manages the Stellar network.
- NetHack/NetHack - Official NetHack Git Repository
- google/honggfuzz - Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
- akheron/jansson - C library for encoding, decoding and manipulating JSON data
- ohler55/oj - Optimized JSON
- gozfree/gear-lib - Gear-Lib, C library for IOT Embedded Multimedia and Network
- begeekmyfriend/leetcode - LeetCode in pure C
- sysstat/sysstat - Performance monitoring tools for Linux
- hexchat/hexchat - GTK+ IRC client
- json-c/json-c - https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
- weechat/weechat - The extensible chat client.
- civetweb/civetweb - Embedded C/C++ web server
- jhawthorn/fzy - 🔍 A simple, fast fuzzy finder for the terminal
- tvheadend/tvheadend - Tvheadend is the leading TV streaming server for Linux with ATSC, DVB-C/C2, DVB-S/S2, DVB-T/T2, IPTV, SAT>IP and unix pipe input sources
- sustrik/libmill - Go-style concurrency in C
- stm32duino/Arduino_Core_STM32 - STM32 core support for Arduino
- jonashaag/bjoern - A screamingly fast Python 2/3 WSGI server written in C.
- rxi/log.c - A simple logging library implemented in C99
- InfiniTimeOrg/InfiniTime - Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
- acl-dev/acl - C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
- Ewenwan/ShiYanLou - 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
- hydradatabase/columnar - Postgres-native columnar storage extension
- vifm/vifm - Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
- srdja/Collections-C - A library of generic data structures for the C language.
- matrixcascade/PainterEngine - PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
- yitter/IdGenerator - 💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
- lastpass/lastpass-cli - LastPass command line interface tool
- RavenSystem/esp-homekit-devices - Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
- open62541/open62541 - Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
- djkaty/Il2CppInspector - Powerful automated tool for reverse engineering Unity IL2CPP binaries
- open-telemetry/opentelemetry-ebpf-profiler - The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
- OpenSC/OpenSC - Open source smart card tools and middleware. PKCS#11/MiniDriver/Tokend
- nigels-com/glew - The OpenGL Extension Wrangler Library
- orangeduck/mpc - A Parser Combinator library for C
- MidnightCommander/mc-old - Midnight Commander's repository
- eduard-permyakov/permafrost-engine - An OpenGL RTS game engine written in C
- Perfare/Zygisk-Il2CppDumper - Using Zygisk to dump il2cpp data at runtime
- siduck/chadwm - Making dwm as beautiful as possible!
- cleanflight/cleanflight - Clean-code version of the baseflight flight controller firmware
- altdesktop/playerctl - 🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.
- xiph/opus - Modern audio compression for the internet.
- linux-can/can-utils - Linux-CAN / SocketCAN user space applications
- okbob/pspg - Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.
- zauonlok/renderer - A shader-based software renderer written from scratch in C89
- asterisk/asterisk - The official Asterisk Project repository.
- seemoo-lab/nexmon - The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
- ashvardanian/StringZilla - Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
- pret/pokeemerald - Decompilation of Pokémon Emerald
- mas-bandwidth/yojimbo - A network library for client/server games written in C++
- cesanta/mongoose-os - Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
- recp/cglm - 📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
- PlummersSoftwareLLC/Primes - Prime Number Projects in C#/C++/Python
- swiftlang/swift-corelibs-libdispatch - The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
- concurrencykit/ck - Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
- cloudwu/coroutine - A asymmetric coroutine library for C.
- tezc/sc - Common libraries and data structures for C.
- brendan-rius/c-jwt-cracker - JWT brute force cracker written in C
- Exely/CSAPP-Labs - Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
- MayaPosch/NymphCast - Audio and video casting system with support for custom applications.
- cc65/cc65 - cc65 - a freeware C compiler for 6502 based systems
- tj/luna - luna programming language - a small, elegant VM implemented in C
- SRombauts/SQLiteCpp - SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
- kkos/oniguruma - regular expression library
- p-gen/smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
- vnmakarov/mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
- linux-test-project/ltp - Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
- gloxec/CrossC2 - generate CobaltStrike's cross-platform payload
- MinhasKamal/CreepyCodeCollection - A Nonsense Collection of Disgusting Codes
- HardySimpson/zlog - A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
- mvp/uhubctl - uhubctl - USB hub per-port power control
- Notselwyn/CVE-2024-1086 - Universal local privilege escalation Proof-of-Concept exploit for CVE-2024-1086, working on most Linux kernels between v5.14 and v6.6, including Debian, Ubuntu, and KernelCTF. The success rate is 99.4% in KernelCTF images.
- coreboot/coreboot - Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests.
- open-mpi/ompi - Open MPI main development repository
- solokeys/solo1 - Solo 1 firmware in C
- TinyCC/tinycc - Unofficial mirror of mob development branch
- vladelaina/Catime - A very useful timer (🍅Pomodoro Clock)
- virtio-win/kvm-guest-drivers-windows - Windows paravirtualized drivers for QEMU\KVM
- VadimBoev/FlappyBird - Less than 100 Kilobytes. Works for Android 5.1 and above
- FreeRADIUS/freeradius-server - FreeRADIUS - A multi-protocol policy server.
- slembcke/Chipmunk2D - A fast and lightweight 2D game physics library.
- boazsegev/facil.io - Your high performance web application C framework
- skywind3000/mini3d - 3D Software Renderer in 700 Lines !!
- open-quantum-safe/liboqs - C library for prototyping and experimenting with quantum-resistant cryptography
- mpitutorial/mpitutorial - MPI programming lessons in C and executable code examples
- proot-me/proot - chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
- owntone/owntone-server - Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
- chjj/compton - A compositor for X11.
- bitcoin-core/secp256k1 - Optimized C library for EC operations on curve secp256k1
- syslog-ng/syslog-ng - syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
- TheTumultuousUnicornOfDarkness/CPU-X - CPU-X is a Free software that gathers information on CPU, motherboard and more
- symisc/unqlite - An Embedded NoSQL, Transactional Database Engine
- rspamd/rspamd - Rapid spam filtering system.
- Pithikos/C-Thread-Pool - A minimal but powerful thread pool in ANSI C
- lloyd/yajl - A fast streaming JSON parsing library in C.
- distcc/distcc - distributed builds for C, C++ and Objective C
- scandum/quadsort - Quadsort is a branchless stable adaptive mergesort faster than quicksort.
- codeplea/genann - simple neural network library in ANSI C
- mkirchner/linked-list-good-taste - Linus Torvalds' linked list argument for good taste, explained
- MarlinFirmware/Configurations - Configurations for Marlin Firmware
- rsyslog/rsyslog - a Rocket-fast SYStem for LOG processing
- way-cooler/way-cooler - Wayland compositor for AwesomeWM
- taviso/ctypes.sh - A foreign function interface for bash.
- glouw/tinn - A tiny neural network library
- drh/lcc - The lcc retargetable ANSI C compiler
- AstraThreshold/oled-ui-astra - A smooth, easy-to-deploy, and easy-to-extend OLED UI framework, based on C++.
- Snaipe/Criterion - A cross-platform C and C++ unit testing framework for the 21st century
- ColinIanKing/stress-ng - This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
- chocolate-doom/chocolate-doom - Chocolate Doom is a Doom source port that is minimalist and historically accurate.
- 0voice/ffmpeg_develop_doc - 2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
- bats3c/shad0w - A post exploitation framework designed to operate covertly on heavily monitored environments
- yujqiao/DungeonRush - 👾🐍 A opensource game inspired by Snake, written in pure C with SDL
- sahib/rmlint - Extremely fast tool to remove duplicates and other lint from your filesystem
- cyring/CoreFreq - CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
- open5gs/open5gs - Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
- eclipse-paho/paho.mqtt.c - An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/
- iPlug2/iPlug2 - C++ Audio Plug-in Framework for desktop, mobile and web
- davidmoreno/onion - C library to create simple HTTP servers and Web Applications.
- m0nad/Diamorphine - LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
- apple/cups - Apple CUPS Sources
- pbatard/libwdi - Windows Driver Installer library for USB devices
- rsta2/circle - A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
- andrewrk/libsoundio - C library for cross-platform real-time audio input and output
- vmg/sundown - Standards compliant, fast, secure markdown processing library in C
- nature-lang/nature - The Nature Programming Language
- berdav/CVE-2021-4034 - CVE-2021-4034 1day
- flutter/codelabs - Flutter codelab examples
- Dr-Noob/cpufetch - Simple yet fancy CPU architecture fetching tool
- liballeg/allegro5 - The official Allegro 5 git repository. Pull requests welcome!
- free-audio/clap - Audio Plugin API
- cesanta/mjs - Embedded JavaScript engine for C/C++
- c-ares/c-ares - A C library for asynchronous DNS requests
- xiph/flac - Free Lossless Audio Codec
- Cateners/tiny_computer - Click-to-run debian 12 with desktop environment on android for Chinese users, with fcitx pinyin input method and some useful packages preinstalled. You don't need to install Termux.
- jarikomppa/soloud - Free, easy, portable audio engine for games
- Lora-net/LoRaMac-node - Reference implementation and documentation of a LoRa network node.
- h2o/picohttpparser - tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
- cnlohr/mini-rv32ima - A tiny C header-only risc-v emulator.
- B-Con/crypto-algorithms - Basic implementations of standard cryptography algorithms, like AES and SHA-1.
- cs50/libcs50 - This is CS50's Library for C.
- gbdk-2020/gbdk-2020 - An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment System, Sega Master System, Sega Game Gear.
- chobits/ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
- Stephane-D/SGDK - SGDK - A free and open development kit for the Sega Mega Drive
- luke-jr/bfgminer - Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
- orangeduck/Corange - Pure C Game Engine
- rui314/9cc - A Small C Compiler
- libusb/hidapi - A Simple cross-platform library for communicating with HID devices
- mattiasgustavsson/libs - Single-file public domain libraries for C/C++
- gurnec/HashCheck - HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
- sustrik/libdill - Structured concurrency in C
- bugaevc/wl-clipboard - Command-line copy/paste utilities for Wayland
- begeekmyfriend/bplustree - A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
- pocketpy/pocketpy - Portable Python 3.x Interpreter in Modern C for Game Scripting
- marella/ctransformers - Python bindings for the Transformer models implemented in C/C++ using GGML library.
- h3xduck/TripleCross - A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.
- EdgeTX/edgetx - EdgeTX is the cutting edge open source firmware for your R/C radio
- mgerdes/Open-Golf - A cross-platform minigolf game written in C.
- armink/CmBacktrace - Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
- sheredom/utf8.h - 📚 single header utf8 string functions for C and C++
- LIJI32/SameBoy - Game Boy and Game Boy Color emulator written in C
- igraph/igraph - Library for the analysis of networks
- jeremycw/httpserver.h - Single header library for writing non-blocking HTTP servers in C
- linux-rdma/rdma-core - RDMA core userspace libraries and daemons
- statsite/statsite - C implementation of statsd
- vgmstream/vgmstream - vgmstream - A library for playback of various streamed audio formats used in video games.
- nfc-tools/libnfc - Platform independent Near Field Communication (NFC) library
- agavrel/42_CheatSheet - A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
- emsec/ChameleonMini - The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
- zlib-ng/zlib-ng - zlib replacement with optimizations for "next generation" systems.
- sdlpal/sdlpal - SDL-based reimplementation of the classic Chinese-language RPG known as PAL.
- droe/sslsplit - Transparent SSL/TLS interception
- cgdb/cgdb - Console front-end to the GNU debugger
- RRZE-HPC/likwid - Performance monitoring and benchmarking suite
- symisc/sod - An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
- lexbor/lexbor - Lexbor is development of an open source HTML Renderer library. https://lexbor.com
- citusdata/cstore_fdw - Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
- commonmark/cmark - CommonMark parsing and rendering library and program in C
- hfiref0x/WinObjEx64 - Windows Object Explorer 64-bit
- DeaDBeeF-Player/deadbeef - DeaDBeeF Player
- Hansimov/csapp - 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
- emweb/wt - Wt, C++ Web Toolkit
- WillPower3309/swayfx - SwayFX: Sway, but with eye candy!
- h0mbre/Learning-C - A series of mini-projects used to learn C for beginners
- PromyLOPh/pianobar - Console-based pandora.com player
- opsengine/cpulimit - CPU usage limiter for Linux
- PortAudio/portaudio - PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
- samtools/samtools - Tools (written in C using htslib) for manipulating next-generation sequencing data
- AllAlgorithms/c - Implementation of All ▲lgorithms in C Programming Language
- rougier/freetype-gl - OpenGL text using one vertex buffer, one texture and FreeType
- HITSZ-OpenCS/HITSZ-OpenCS - 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
- vinniefalco/LuaBridge - A lightweight, dependency-free library for binding Lua to C++
- streetpea/chiaki-ng - Next-Generation of Chiaki (the open-source remote play client for PlayStation)
- SpenceKonde/ATTinyCore - Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
- lexborisov/myhtml - Fast C/C++ HTML 5 Parser. Using threads.
- letoram/arcan - Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
- libtom/libtomcrypt - LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
- ClassiCube/ClassiCube - Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#)
- brektrou/rtl8821CU - Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
- facebookarchive/libphenom - An eventing framework for building high performance and high scalability systems in C.
- buserror/simavr - simavr is a lean, mean and hackable AVR simulator for linux & OSX
- xorvoid/sectorc - A C Compiler that fits in the 512 byte boot sector of an x86 machine
- taviso/ctftool - Interactive CTF Exploration Tool
- metacall/core - MetaCall: The ultimate polyglot programming experience.
- RoaringBitmap/CRoaring - Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks
- cloudwu/pbc - A protocol buffers library for C
- jmcnamara/libxlsxwriter - A C library for creating Excel XLSX files.
- nfs-ganesha/nfs-ganesha - NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems
- egzumer/uv-k5-firmware-custom - A merge between https://github.com/OneOfEleven/uv-k5-firmware-custom and https://github.com/fagci/uv-k5-firmware-fagci-mod
- CANopenNode/CANopenNode - CANopen protocol stack
- jkuhlmann/cgltf - 💠 Single-file glTF 2.0 loader and writer written in C99
- linux-nvme/nvme-cli - NVMe management command line interface.
- nvim-telescope/telescope-fzf-native.nvim - FZF sorter for telescope written in c
- Sapd/HeadsetControl - Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
- mltframework/mlt - MLT Multimedia Framework
- brenns10/lsh - Simple shell implementation. Tutorial here ->
- pikasTech/PikaPython - An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerryScript.
- golang-ui/nuklear - This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
- libimobiledevice/usbmuxd - A socket daemon to multiplex connections from and to iOS devices
- libsndfile/libsndfile - A C library for reading and writing sound files containing sampled audio data.
- cherry-embedded/CherryUSB - CherryUSB is a tiny and beautiful, high performace and portable USB host and device stack for embedded system with USB IP
- vergoh/vnstat - vnStat - a network traffic monitor for Linux and BSD
- aixed/WeChat-Hook - PC wechat robot interface [wechat Hook] / PC微信3.9.10.16/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法
- OpenEtherCATsociety/SOEM - Simple Open Source EtherCAT Master
- ThakeeNathees/pocketlang - A lightweight, fast embeddable scripting language.
- cnlohr/channel3 - ESP8266 Analog Broadcast Television Interface
- pi-hole/FTL - The Pi-hole FTL engine
- luohaha/Chinese-uvbook - 翻译的libuv的中文教程
- systemd/casync - Content-Addressable Data Synchronization Tool
- rui314/minilisp - A readable lisp in less than 1k lines of C
- lucavallin/barco - Linux containers from scratch in C.
- miniupnp/miniupnp - UPnP IGD implementation
- trezor/trezor-firmware - 🔒 Trezor Firmware Monorepo
- joan2937/pigpio - pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
- protocolbuffers/upb - a small protobuf implementation in C
- libimobiledevice/idevicerestore - Restore/upgrade firmware of iOS devices
- abb128/LiveCaptions - Linux Desktop application that provides live captioning
- silentbicycle/greatest - A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
- HypoPG/hypopg - Hypothetical Indexes for PostgreSQL
- kuba--/zip - A portable, simple zip library written in C
- alexfru/SmallerC - Simple C compiler
- brianmario/yajl-ruby - A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
- zeustrojancode/Zeus - NOT MY CODE! Zeus trojan horse - leaked in 2011, I am not the author. This repository is for study purposes only, do not message me about your lame hacking attempts.
- gentilkiwi/kekeo - A little toolbox to play with Microsoft Kerberos in C
- ands/lightmapper - A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
- posva/catimg - 🦦 Insanely fast image printing in your terminal
- ARM-software/CMSIS_5 - CMSIS Version 5 Development Repository
- dekuNukem/bob_cassette_rewinder - Renew and Refill Bob Cassettes for 98% Cost Saving!
- cage-kiosk/cage - A Wayland kiosk
- Softmotions/ejdb - 🏂 EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
- DreamAndDead/CSAPP-3e-Solutions - CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
- Harvey-OS/harvey - A distributed operating system
- rxi/dyad - Asynchronous networking for C
- mytechnotalent/Hacking-Windows - A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
- trustedsec/CS-Situational-Awareness-BOF - Situational Awareness commands implemented using Beacon Object Files
- cesanta/v7 - Embedded JavaScript engine for C/C++
- laruence/yar - Light, concurrent RPC framework for PHP & C
- bloomberg/comdb2 - Bloomberg's distributed RDBMS
- Battelle/movfuscator - The single instruction C compiler
- eclipse-paho/paho.mqtt.embedded-c - Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
- leo-arch/clifm - 💾 The shell-like, command line terminal file manager
- libssh2/libssh2 - the SSH library
- pimoroni/pimoroni-pico - Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
- Fazecast/jSerialComm - Platform-independent serial port access for Java
- Water-Melon/Melon - A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
- easytarget/esp32-cam-webserver - Expanded version of the Espressif ESP webcam
- libressl/portable - LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to tech@openbsd.org are welcome.
- mupen64plus/mupen64plus-core - Core module of the Mupen64Plus project
- tanakh/cmdline - A Command Line Parser
- DosX-dev/obfus.h - Macro-header for compile-time C obfuscation (tcc, win x86/x64)
- 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 📐
- ninia/jep - Embed Python in Java
- Cyan4973/FiniteStateEntropy - New generation entropy codecs : Finite State Entropy and Huff0
- contiki-ng/contiki-ng - Contiki-NG: The OS for Next Generation IoT Devices
- cisco-system-traffic-generator/trex-core - trex-core site
- mackron/dr_libs - Audio decoding libraries for C/C++, each in a single source file.
- kgabis/parson - Lightweight JSON library written in C.
- embox/embox - Modular and configurable OS for embedded applications
- angband/angband - A free, single-player roguelike dungeon exploration game
- eclipse/mraa - Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
- profanity-im/profanity - Ncurses based XMPP client
- HandmadeMath/HandmadeMath - A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
- chenyahui/AnnotatedCode - 知名开源代码库的注释版:C++、Golang等
- RfidResearchGroup/ChameleonUltra - The new generation chameleon based on NRF52840 makes the performance of card emulation more stable. And gave the chameleon the ability to read, write, and decrypt cards.
- zpl-c/librg - 🚀 Making multi-player gamedev simpler since 2017
- gsass1/NTop - 💻 htop-like system-monitor for Windows with Vi-keybindings.
- openucx/ucx - Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
- taisei-project/taisei - A free and open-source Touhou Project fangame
- rxi/fe - A tiny, embeddable language implemented in ANSI C
- cr-marcstevens/sha1collisiondetection - Library and command line tool to detect SHA-1 collision in a file
- tsherif/space-shooter.c - A cross-platform, top-down 2D space shooter written in C using only platform libraries.
- trailofbits/ctf - CTF Field Guide
- csound/csound - Main repository for Csound
- forthespada/MyPoorWebServer - 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。
- seemoo-lab/owl - An open Apple Wireless Direct Link (AWDL) implementation written in C
- arduino/ArduinoCore-avr - The Official Arduino AVR core
- zlib-ng/minizip-ng - Fork of the popular zip manipulation library found in the zlib distribution.
- vurtun/lib - single header libraries for C/C++
- picolibc/picolibc - picolibc - a C library designed for embedded 32- and 64- bit systems.
- shiyanhui/libcsp - A concurrency C library 10x faster than Golang.
- switchbrew/libnx - Library for Switch Homebrew
- kokke/tiny-regex-c - Small portable regex in C
- danigargu/CVE-2020-0796 - CVE-2020-0796 - Windows SMBv3 LPE exploit #SMBGhost
- vonzhou/CSAPP - CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
- pganalyze/libpg_query - C library for accessing the PostgreSQL parser outside of the server environment
- andrei-markeev/ts2c - Convert Javascript/TypeScript to C
- libimobiledevice/ideviceinstaller - Manage apps of iOS devices
- zedshaw/learn-c-the-hard-way-lectures - All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
- doonny/PipeCNN - An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
- juliettef/IconFontCppHeaders - C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design icons and symbols, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
- json-parser/json-parser - Very low footprint DOM-style JSON parser written in portable ANSI C
- bitcraze/crazyflie-firmware - The main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag.
- taf2/curb - Ruby bindings for libcurl
- DrTimothyAldenDavis/SuiteSparse - The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
- Bumblebee-Project/Bumblebee - Bumblebee daemon and client rewritten in C
- dariomanesku/cmftStudio - cmftStudio - GUI counterpart for:
- danielwaterworth/Raphters - [DEPRECATED] A web framework for C.
- ngtcp2/ngtcp2 - ngtcp2 project is an effort to implement IETF QUIC protocol
- ImpulseAdventure/GUIslice - GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
- OpenPrinting/cups - OpenPrinting CUPS Sources
- msteinbeck/tinyspline - ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
- ObKo/stm32-cmake - CMake for stm32 developing.
- appneta/tcpreplay - Pcap editing and replay tools for *NIX and Windows - Users please download source from
- mkirchner/gc - Simple, zero-dependency garbage collection for C
- tass-belgium/picotcp - PicoTCP is a free TCP/IP stack implementation
- scottcgi/Mojoc - A cross-platform, open-source, pure C game engine for mobile game.
- celluloid-player/celluloid - A simple GTK+ frontend for mpv
- session-replay-tools/cetus - Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers.
- armon/bloomd - C network daemon for bloom filters
- sysprog21/shecc - A self-hosting and educational C optimizing compiler
- newaetech/chipwhisperer - ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
- ustcwpz/USTC-CS-Courses-Resource - USTC计算机学院课程资源
- outflanknl/C2-Tool-Collection - A collection of tools which integrate with Cobalt Strike (and possibly other C2 frameworks) through BOF and reflective DLL loading techniques.
- y123456yz/Reading-and-comprehense-linux-Kernel-network-protocol-stack - linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
- zeromq/czmq - High-level C binding for ØMQ
- sepfy/libpeer - WebRTC Library for IoT/Embedded Device using C
- LibVNC/libvncserver - LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
- tidwall/neco - Concurrency library for C (coroutines)
- grimfang4/sdl-gpu - A library for high-performance, modern 2D graphics with SDL written in C.
- sheredom/subprocess.h - 🐜 single header process launching solution for C and C++
- OpenCPN/OpenCPN - A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Waypoint Autopilot Navigation
- cariboulabs/cariboulite - CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
- AlexFanw/HUSTER-CS - 华中科技大学 计算机科学与技术学院 课程与实验资料💾
- travisvroman/kohi - A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
- tsoding/nob.h - Header only library for writing build recipes in C.
- dibyendumajumdar/ravi - Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
- libexpat/libexpat - 🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
- cloudflare/cloudflare-blog - Cloudflare Blog code samples
- pygame-community/pygame-ce - 🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
- ClimbSnail/HoloCubic_AIO - HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等
- monitoringartist/zabbix-docker-monitoring - 🐳 Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
- firedancer-io/firedancer - Firedancer is Jump Crypto's Solana validator software.
- glouw/ctl - The C Template Library
- cdown/clipmenu - Clipboard management using dmenu
- KaisenAmin/c_std - Implementation of C++ standard libraries in C
- vtereshkov/umka-lang - Umka: a statically typed embeddable scripting language
- skvadrik/re2c - Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.
- MaJerle/c-code-style - Recommended C code style and coding rules for standard C99 or later
- CE-Programming/CEmu - Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
- bryanpkc/corkscrew - A tool for tunneling SSH through HTTP proxies
- google/nsync - nsync is a C library that exports various synchronization primitives, such as mutexes
- hairrrrr/C-CrashCourse - C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning
- chentao0707/QrCodeScan - Android手机客户端二维码扫描
- antirez/rax - A radix tree implementation in ANSI C
- hyperrealm/libconfig - C/C++ Library for Processing Structured Configuration Files
- tmewett/BrogueCE - Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
- cnlohr/ch32fun - Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
- emqx/neuron - Open source industrial IoT connectivity server
- mjakeman/extension-manager - A utility for browsing and installing GNOME Shell Extensions.
- willemt/raft - C implementation of the Raft Consensus protocol, BSD licensed
- pret/pokefirered - Decompilation of Pokémon FireRed/LeafGreen
- corosync/corosync - The Corosync Cluster Engine
- da-luce/astroterm - A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐
- deadpixi/mtm - Perhaps the smallest useful terminal multiplexer in the world.
- RealNeGate/Cuik - A Modern C11 compiler (STILL EARLY)
- JuliaStrings/utf8proc - a clean C library for processing UTF-8 Unicode data
- dev47apps/droidcam-linux-client - GNU/Linux/nix client for DroidCam
- Crypto-toolbox/HFT-Orderbook - Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
- ayoubfaouzi/cpu-internals - Intel / AMD CPU Internals
- gnbdev/opengnb - GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。
- rustyrussell/ccan - The C Code Archive Network
- analogdevicesinc/no-OS - Software drivers in C for systems without an operating system
- hfiref0x/TDL - Driver loader for bypassing Windows x64 Driver Signature Enforcement
- philj56/tofi - Tiny dynamic menu for Wayland
- haywire/haywire - Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of.
- awslabs/amazon-kinesis-video-streams-webrtc-sdk-c - Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
- tronkko/dirent - C/C++ library for retrieving information on files and directories
- babelouest/ulfius - Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
- MapServer/MapServer - Source code of the MapServer project. Please submit pull requests to the 'main' branch.
- Arinerron/CVE-2022-0847-DirtyPipe-Exploit - A root exploit for CVE-2022-0847 (Dirty Pipe)
- rswinkle/PortableGL - An implementation of OpenGL 3.x-ish in clean C
- libcheck/check - A unit testing framework for C
- floooh/chips - 8-bit chip and system emulators in standalone C headers
- susam/uncap - Map Caps Lock to Escape or any key to any key
- schweikert/fping - High performance ping tool
- rswier/swieros - A tiny hand crafted CPU emulator, C compiler, and Operating System
- QuantumLeaps/qpc - QP/C Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combined with Hierarchical State Machines.
- lxc/lxcfs - FUSE filesystem for LXC
- troglobit/inadyn - In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support
- phoboslab/high_impact - A 2d game engine written in C
- MaJerle/lwrb - Lightweight generic ring buffer manager library
- pytorch/cpuinfo - CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
- kkkgo/vlmcsd - 🔑Portable open-source KMS Emulator in C
- libretro/common-shaders - Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
- WebSpiderUtils/verification_code - 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。
- traildb/traildb - TrailDB is an efficient tool for storing and querying series of events
- wuxiaolie/Knowledge-Notes - 开放个人技术学习过程中整理记录的所有笔记。包含C/C++,算法,Linux基础,Linux驱动,STM32+RTOS;嵌入式,总线协议,操作系统,计算机网络,人工智能;工程实践,项目开发,软件使用,校招面试等等。
- arthepsy/CVE-2021-4034 - PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
- vlm/asn1c - The ASN.1 Compiler
- royhills/arp-scan - The ARP Scanner
- Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display - ESP32Marauder Cheap Yellow Display
- svenstaro/rofi-calc - 🖩 Do live calculations in rofi!
- sist2app/sist2 - Lightning-fast file system indexer and search tool
- PriesiaMioShirakana/DragonianVoice - 多个SVC/TTS的C++推理库
- FRiCKLE/ngx_cache_purge - nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches.
- brutal-org/brutal - 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
- tj/mon - mon(1) - Simple single-process process monitoring program written in C
- lfos/calcurse - A text-based calendar and scheduling application
- ufbx/ufbx - Single source file FBX loader
- ianlancetaylor/libbacktrace - A C library that may be linked into a C/C++ program to produce symbolic backtraces
- dovecot/core - Dovecot mail server
- JuliaPoo/Artfuscator - A C compiler targeting an artistically pleasing nightmare for reverse engineers
- QuantumLeaps/modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.
- graphitemaster/incbin - Include binary files in C/C++
- dddrrreee/cs140e-20win - cs140e course materials.
- am0nsec/HellsGate - Original C Implementation of the Hell's Gate VX Technique
- LekKit/RVVM - The RISC-V Virtual Machine
- HVML/PurC - The prime HVML interpreter for C Language.
- YeeZTech/YeeZ-Privacy-Computing - Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件
- uTox/uTox - µTox the lightest and fluffiest Tox client
- eembc/coremark - CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).
- laruence/yaconf - A PHP Persistent Configurations Container
- ridiculousfish/cdecl-blocks - The venerable cdecl, with Apple blocks support
- yaml/libyaml - Canonical source repository for LibYAML
- OpenIDC/mod_auth_openidc - OpenID Certified™ OpenID Connect and FAPI 2 Relying Party module for Apache HTTPd
- CN-annotation-team/redis7.0-chinese-annotated - Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
- jserv/amacc - Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
- scrt/avcleaner - C/C++ source obfuscator for antivirus bypass
- TA-Lib/ta-lib - TA-Lib (Core C Library)
- STMicroelectronics/STM32CubeF4 - STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
- FrameworkComputer/EmbeddedController - Embedded Controller firmware for the Framework Laptop
- aws/aws-iot-device-sdk-embedded-C - SDK for connecting to AWS IoT from a device using embedded C.
- uclouvain/openjpeg - Official repository of the OpenJPEG project
- zpl-c/zpl - 📐 Pushing the boundaries of simplicity
- RedisLabs/redis-cluster-proxy - A proxy for Redis clusters.
- miao1007/Openwrt-NetKeeper - [C/C++] Run Netkeeper on OpenWrt Device
- JLErvin/berry - 🍓 A healthy, byte-sized window manager
- ocornut/imgui_club - Nice things to use along dear imgui
- wangyi-fudan/wyhash - The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
- AravisProject/aravis - A vision library for genicam based cameras
- nurupo/vlc-pause-click-plugin - Plugin for VLC that pauses/plays video on mouse click
- libass/libass - libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
- cvxopt/cvxopt - CVXOPT -- Python Software for Convex Optimization
- mity/md4c - C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
- Blosc/c-blosc - A blocking, shuffling and loss-less compression library that can be faster than
memcpy()
. - sammycage/lunasvg - SVG rendering and manipulation library in C++
- RainbowRoad1/Cgame - 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意
- WojciechMula/pyahocorasick - Python module (C extension and plain python) implementing Aho-Corasick algorithm
- sheepdog/sheepdog - Distributed Storage System for QEMU
- P-p-H-d/mlib - M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
- n0xa/m5stick-nemo - M5 Stick C firmware for high-tech pranks
- orangeduck/tgc - A Tiny Garbage Collector for C
- wolkykim/qlibc - qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
- jgarzik/cpuminer - CPU miner for bitcoin
- Duet3D/RepRapFirmware - OO C++ RepRap Firmware
- examplecode/mproxy - c 语言实现的一个最小的http代理,支持翻墙
- eclipse-cyclonedds/cyclonedds - Eclipse Cyclone DDS project
- danielealbano/cachegrand - cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
- tekknolagi/carp - "interesting" VM in C. Let's see how this goes.
- codr7/hacktical-c - A practical hacker's guide to the C programming language.
- nicklockwood/FastCoding - A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON
- timwr/CVE-2016-5195 - CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
- apache/cloudberry - One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
- csete/gpredict - Gpredict satellite tracking application
- weston-embedded/uC-OS3 - µC/OS-III is a preemptive, highly portable, and scalable real-time kernel. Designed for ease of use on a huge number of CPU architectures.
- vitoplantamura/BugChecker - SoftICE-like kernel debugger for Windows 11
- rdbo/libmem - Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
- NVIDIA/libnvidia-container - NVIDIA container runtime library
- mpx/lua-cjson - Lua CJSON is a fast JSON encoding/parsing module for Lua
- xorg62/tty-clock - Clock using lib ncurses
- XWHQSJ/ebooks - A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
- wangkuiwu/datastructs_and_algorithm - Data struct and algorithm introduction and implementation in C/C++/Java.
- psankar/simplefs - A simple, kernel-space, on-disk filesystem from the scratch
- managarm/mlibc - Portable C standard library
- RandyGaul/qu3e - Lightweight and Simple 3D Open Source Physics Engine in C++
- maxmind/libmaxminddb - C library for the MaxMind DB file format
- henrypp/chrlauncher - Small and very fast portable launcher and updater for Chromium.
- mempodippy/vlany - Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
- RJ/ketama - C library for consistent hashing, and langauge bindings
- larmel/lacc - A simple, self-hosting C compiler
- randrew/layout - Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
- galkahana/PDF-Writer - High performance library for creating, modiyfing and parsing PDF files in C++
- cxong/cdogs-sdl - Classic overhead run-and-gun game
- canonical/raft - Unmaintained C implementation of the Raft consensus protocol
- alessandrofrancesconi/gimp-plugin-bimp - BIMP. Batch Image Manipulation Plugin for GIMP.
- halfer53/winix - A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
- ngtcp2/nghttp3 - HTTP/3 library written in C
- hfiref0x/VBoxHardenedLoader - VirtualBox VM detection mitigation loader
- pfultz2/Cloak - A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
- olilarkin/wdl-ol - Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
- alekmaul/pvsneslib - PVSnesLib : A small, open and free development kit for the Nintendo SNES
- dethrace-labs/dethrace - Reverse engineering the 1997 game "Carmageddon"
- lavoiesl/osx-cpu-temp - Outputs current CPU temperature for OSX
- HerculesWS/Hercules - Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
- jgmenu/jgmenu - An X11 menu
- alibaba/ApsaraCache - archived | ApsaraCache is a Redis branch originated from Alibaba Group.
- tidwall/hashmap.c - Hash map implementation in C.
- yangminz/bcst_csapp - A C language repo to implement CSAPP
- hirrolot/metalang99 - Full-blown preprocessor metaprogramming
- libgd/libgd - GD Graphics Library
- richgel999/fpng - Super fast C++ .PNG writer/reader
- nih-at/libzip - A C library for reading, creating, and modifying zip archives.
- michaelforney/samurai - ninja-compatible build tool written in C
- Billy-Ellis/Exploit-Challenges - A collection of vulnerable ARM binaries for practicing exploit development
- valinet/Win11DisableRoundedCorners - A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11
- happyfish100/libfastcommon - c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
- Robert-van-Engelen/tinylisp - Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
- TulipCharts/tulipindicators - Technical Analysis Indicator Function Library in C
- prideout/par - single-file C libraries from Philip Allan Rideout
- wlanjie/trinity - android video record editor muxer sdk
- naev/naev - Naev is an open source 2d action/rpg space game that combines elements from the action, rpg and simulation genres.
- mikeryan/crackle - Crack and decrypt BLE encryption
- CCareaga/heap_allocator - A simple heap memory allocator in ~200 lines.
- libimobiledevice/ifuse - A fuse filesystem to access the contents of iOS devices
- FDOS/kernel - FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
- wangbojing/NtyCo - 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
- GenericMappingTools/gmt - The Generic Mapping Tools
- cztomczak/cef2go - Go lang bindings for the Chromium Embedded Framework (CEF)
- oracle/python-cx_Oracle - Obsolete Python interface to Oracle Database, now superseded by python-oracledb
- jnz/q3vm - Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input
- vsergeev/c-periphery - A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
- stas00/the-art-of-debugging - The Art of Debugging
- aperezdc/ngx-fancyindex - Fancy indexes module for the Nginx web server
- VictorTaelin/Interaction-Calculus - A programming language and model of computation that matches the optimal λ-calculus reduction algorithm perfectly.
- crash-utility/crash - Linux kernel crash utility NOTE: The github PRs are not accepted, please subscribe to mail list via https://lists.crash-utility.osci.io/admin/lists/devel.lists.crash-utility.osci.io/ for contribution and discussion. Or post your patch/issue to mail list: devel@lists.crash-utility.osci.io
- varnish/Varnish-Cache - Moved. New address: https://github.com/varnishcache/varnish-cache/
- nlsandler/write_a_c_compiler - Test suite to help you write your own C compiler
- Unity-Technologies/NativeRenderingPlugin - C++ Rendering Plugin example for Unity
- jwasham/practice-c - Part of my daily plan for studying C.
- overmighty/i-use-arch-btw - "I use Arch btw" but it's a Turing-complete programming language.
- mbrossard/threadpool - A simple C Thread pool implementation
- jimon/osx_app_in_plain_c - A simple showcase how to create a simple OS X app in plain C without any Objective-C
- 45clouds/WirelessCarPlay - Wireless CarPlay for CarPlay enabled cars
- qrush/unix - Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.
- lemire/Code-used-on-Daniel-Lemire-s-blog - This is a repository for the code posted on my blog
- liudf0716/apfree-wifidog - apfree-wifidog is a high-performance captive portal solution that serves as a gateway between your wireless networks and the Internet. Optimized for both HTTP and HTTPS traffic, it ensures secure border control while enabling seamless user authentication and efficient network management. 技术交流QQ群 331230369
- kroitor/gjk.c - Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
- septag/sx - Portable base library for C programmers, designed for performance and simplicity.
- mit-han-lab/tinyengine - [NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
- adsr/mle - flexible terminal-based text editor (C)
- ubisoft/Chroma - Chroma (developed by Ubisoft) is a one-stop solution for detecting color blindness-related issues in games. It replicates Protanopia, Deuteranopia, and Tritanopia filters over the game screen, helping users flag accessibility concerns in real-time.
- Orc/discount - My C implementation of John Gruber's Markdown markup language
- berry-lang/berry - A ultra-lightweight embedded scripting language optimized for microcontrollers.
- apache/mynewt-core - An OS to build, deploy and securely manage billions of devices
- LeechanX/Data-Structures-and-Algorithms-in-C - 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
- AnJoiner/FFmpegCommand - FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
- alibaba/nginx-http-concat - A Nginx module for concatenating files in a given context: CSS and JS files usually
- Rafostar/clapper - Level up your video experience with a modern and user-friendly media player.
- pret/pokeruby - Decompilation of Pokémon Ruby/Sapphire
- samtools/htslib - C library for high-throughput sequencing data formats
- kosma/minmea - a lightweight GPS NMEA 0183 parser library in pure C
- phoboslab/pl_mpeg - Single file C library for decoding MPEG1 Video and MP2 Audio
- obgm/libcoap - A CoAP (RFC 7252) implementation in C
- stawel/cheali-charger - cheap lipo charger
- zyearn/zaver - Yet another fast and efficient HTTP server
- yulingtianxia/BlockHook - Hook Objective-C blocks. A powerful AOP tool.
- diegocr/netcat - NetCat for Windows
- nxrighthere/ENet-CSharp - Reliable UDP networking library
- deanmao/node-chimera - A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.
- dariomanesku/cmft - Cross-platform open-source command-line cubemap filtering tool.
- hfiref0x/UPGDSED - Universal PatchGuard and Driver Signature Enforcement Disable
- pbatard/uefi-ntfs - UEFI:NTFS - Boot NTFS or exFAT partitions from UEFI
- usrbinnc/netcat-cpi-kernel-module - Kernel module edition of the Cycles Per Instruction (2014) album.
- FreeApophis/TrueCrypt - This repository applies all Versions of the Original TrueCrypt Source Files in order
- meekrosoft/fff - A testing micro framework for creating function test doubles
- ccxvii/mujs - An embeddable Javascript interpreter in C.
- 8bitbubsy/ft2-clone - Fasttracker 2 clone for Windows/macOS/Linux
- mongodb/mongo-c-driver - The Official MongoDB driver for C language
- Keruspe/GPaste - Clipboard management system
- Interrupt/systemshock - Shockolate - A minimalist and cross platform System Shock source port.
- cxong/tinydir - Lightweight, portable and easy to integrate C directory and file reader
- skullchap/chadstr - Chad Strings - The Chad way to handle strings in C.
- laruence/yac - A fast, lock-free, shared memory user data cache for PHP
- frida/frida-gum - Cross-platform instrumentation and introspection library written in C
- mptre/pick - A fuzzy search tool for the command-line
- JayDDee/cpuminer-opt - Optimized multi algo CPU miner
- LiamBindle/MQTT-C - A portable MQTT C client for embedded systems and PCs alike.
- gnif/vendor-reset - Linux kernel vendor specific hardware reset module for sequences that are too complex/complicated to land in pci_quirks.c
- hexagonal-sun/bic - A C interpreter and API explorer.
- vkoskiv/c-ray - c-ray is a small, simple path tracer written in C
- zpl-c/enet - ⚡️ ENet reliable UDP networking library
- skarnet/s6 - The s6 supervision suite.
- n64dev/cen64 - Cycle-Accurate Nintendo 64 Emulator
- jianfengye/nginx-1.0.14_comment - nginx源码中文注释版
- ged/ruby-pg - A PostgreSQL client library for Ruby
- pms67/PID - PID controller implementation written in C.
- halayli/lthread - lthread, a multicore enabled coroutine library written in C
- groonga/groonga - An embeddable fulltext search engine. Groonga is the successor project to Senna.
- LingDong-/wax - A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
- antirez/botlib - C Telegram bot framework
- everettjf/AppleTrace - 🍎Objective C Method Tracing Call Chart
- xxyzz/ostep-hw - Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
- Polprzewodnikowy/SummerCart64 - SummerCart64 - a fully open source N64 flashcart
- NouamaneTazi/bloomz.cpp - C++ implementation for BLOOM
- kiibohd/controller - Kiibohd Controller
- powturbo/TurboPFor-Integer-Compression - Fastest Integer Compression
- eteran/c-vector - A dynamic array implementation in C similar to the one found in standard C++
- losnoco/Cog - Cog - A Free and Open Source Audio Player for macOS 10.13+
- pvaret/rtl8192cu-fixes - Realtek 8192 chipset driver, ported to kernel 3.11.
- chrisjmccormick/word2vec_commented - Commented (but unaltered) version of original word2vec C implementation.
- justinmeza/lci - A LOLCODE interpreter written in C.
- espressif/esp-csi - Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection
- microsoft/SymCrypt - Cryptographic library
- armon/libart - Adaptive Radix Trees implemented in C
- lpereira/hardinfo - System profiler and benchmark tool for Linux systems
- justin-lathrop/c - C Programming Projects
- septag/rizz - Small C game development framework
- loadzero/si78c - si78c is a memory accurate reimplementation of Space Invaders in C.
- eleme/corvus - A fast and lightweight Redis Cluster Proxy for Redis 3.0
- charliegerard/Epoc.js - Node.js addon for the Emotiv C++ SDK
- frankmorgner/vsmartcard - umbrella project for emulation of smart card readers or smart cards
- rogerbinns/apsw - Another Python SQLite wrapper
- randy408/libspng - Simple, modern libpng alternative
- iqiyi/libfiber - The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
- allinurl/gwsocket - fast, standalone, language-agnostic WebSocket server RFC6455 compliant
- moonlight-stream/moonlight-chrome - GameStream client for ChromeOS
- STMicroelectronics/STMems_Standard_C_drivers - Platform-independent drivers for STMicroelectronics MEMS motion and environmental sensors, based on standard C programming language.
- CCExtractor/ccextractor - CCExtractor - Official version maintained by the core team
- c2lang/c2compiler - the c2 programming language
- tukaani-project/xz - XZ Utils
- michaelforney/cproc - C11 compiler (mirror)
- libplctag/libplctag - This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.
- ChibiOS/ChibiOS - Read only mirror of SVN ChibiOS repository at https://sourceforge.net/projects/chibios/
- KhronosGroup/SPIRV-Reflect - SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
- jergusg/k380-function-keys-conf - Make function keys default on Logitech k380 bluetooth keyboard
- Eugnis/spectre-attack - Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715)
- ghaerr/microwindows - The Nano-X Window System
- turbolent/w2c2 - Translates WebAssembly modules to portable C
- tpoechtrager/cctools-port - Apple cctools port for Linux and *BSD
- liudf0716/xfrpc - xfrpc 是一个轻量级的 FRP 客户端,完美兼容 frps,采用 C 语言实现,专为 OpenWRT 和物联网等资源受限系统优化设计。它针对 ROM 和 RAM 空间有限的设备,提供高效的内网穿透解决方案。xfrpc 集成了xDPI(深度包检测)功能,增强了安全性,有效防止内网穿透中因恶意嗅探导致的安全威胁,确保数据传输和网络访问的可靠保护。技术交流QQ群 331230369
- NMSSH/NMSSH - NMSSH is an Objective-C wrapper for libssh2, with a sweet API.
- Exim/exim - Exim Mail Transport Agent - source, testsuite and documentation
- yourtion/LearningMasteringAlgorithms-C - Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
- FedeDP/Clight - A C daemon that turns your webcam into a light sensor. It will adjust screen backlight based on ambient brightness.
- candle-usb/candleLight_fw - gs_usb compatible firmware for candleLight, cantact and canable
- lexborisov/Modest - Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
- CodeWithHarry/The-Ultimate-C-Programming-Course - This is the C language code and supplement material for the Ultimate C language Course on CodeWithHarry
- KevinOConnor/can2040 - Software CAN bus implementation for rp2040 micro-controllers
- HoShiMin/HookLib - The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
- feaser/openblt - Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
- openxc/uds-c - Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
- joexbayer/RetrOS-32 - A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.
- bloominstituteoftechnology/C-Web-Server - A simple webserver written in C
- EIPStackGroup/OpENer - OpENer is an EtherNet/IP stack for I/O adapter devices. It supports multiple I/O and explicit connections and includes objects and services for making EtherNet/IP-compliant products as defined in the ODVA specification.
- HDFGroup/hdf5 - Official HDF5® Library Repository
- naasking/async.h - Stackless Async Subroutines for C
- munificent/mark-sweep - A simple mark-sweep garbage collector in C
- edubart/minicoro - Single header stackful cross-platform coroutine library in pure C.
- openglsuperbible/sb7code - Source code and supporting material for the 7th Edition of OpenGL SuperBible
- felselva/mathc - Pure C math library for 2D and 3D programming
- umanovskis/baremetal-arm - An ebook about bare-metal programming for ARM
- felixangell/mac - bytecode interpreter in c (blog post)
- rokath/trice - 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
- cesanta/frozen - JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
- SilverRainZ/OS67 - An unix-like toy kernel
- wroberts/rogauracore - RGB keyboard control for Asus ROG laptops
- ThrowTheSwitch/CMock - Mock/stub generator for C
- MoarVM/MoarVM - A VM with adaptive optimization and JIT compilation, built for Rakudo
- libui-ng/libui-ng - libui-ng: a portable GUI library for C. "libui for the next generation"
- cofyc/argparse - Command-line arguments parsing library.
- riolet/rix - Rix language combines the power of C language and the convenience of a high level language
- balde/balde - A microframework for C based on GLib.
- oleganza/CoreBitcoin - Awesome Bitcoin toolkit for ObjC and Swift
- nsxiv/nsxiv - Read-only mirror of Neo Simple X Image Viewer
- bus1/dbus-broker - Linux D-Bus Message Broker
- libtom/libtommath - LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
- CongducPham/LowCostLoRaGw - Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
- ARM-software/CMSIS-DSP - CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
- cbsd/cbsd - Yet one more wrapper around jail, bhyve, QEMU and XEN
- wmutils/core - Set of window manipulation tools
- wengkai/ACLLib - ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
- saprykin/plibsys - Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
- MaltWhiskey/Mega-Cube - 16x16x16 PL9823 Cube with Teensy 4.0 and FlexIO driver
- intel/intel-cmt-cat - User space software for Intel(R) Resource Director Technology
- bradharding/doomretro - The classic, refined DOOM source port. For Windows PC.
- apoorvnandan/tensor.h - creating a tiny tensor library in raw C
- nemequ/portable-snippets - Collection of miscellaneous portable C snippets.
- morrownr/8821cu-20210916 - Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU Chipsets - v5.12.0.4
- Yubico/yubico-pam - Yubico Pluggable Authentication Module (PAM)
- Versoft-Software/Free95 - Free95 is an open-source windows-compatible operating system.
- Cubitect/cubiomes - C library that mimics the Minecraft biome generation.
- PQClean/PQClean - Clean, portable, tested implementations of post-quantum cryptography
- tcbrindle/raytracer.hpp - Simple compile-time raytracer using C++17
- nepx/halfix - x86 PC emulator that runs both natively and in the browser, via WebAssembly
- libtrading/libtrading - Libtrading, an ultra low-latency trading connectivity library for C and C++.
- punesemu/puNES - Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
- KhronosGroup/OpenCL-Headers - Khronos OpenCL-Headers
- attractivechaos/kann - A lightweight C library for artificial neural networks
- angt/glorytun - Multipath UDP tunnel
- scandum/blitsort - Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
- TEN-framework/ten-framework - Open-source framework and platform for building real-time, multimodal, low-latency conversational voice AI agents. It features a workflow builder and supports C, C++, Go, Python, JavaScript, and TypeScript. TEN also offers ready-to-use extensions for integration with platforms like Dify and Coze.
- benhoyt/inih - Simple .INI file parser in C, good for embedded systems
- rapiz1/DungeonRush - 👾🐍 A opensource game inspired by Snake, written in pure C with SDL
- konosubakonoakua/FPGA_MCU_Debugger_Collections - 各种LInk大合集
- hyperkineticnerd/OpenCorsairLink - Linux and Mac OS support for the CorsairLink Devices
- cbuchner1/CudaMiner - a CUDA accelerated litecoin mining application based on pooler's CPU miner
- jgm/peg-markdown - An implementation of markdown in C, using a PEG grammar
- veorq/SipHash - High-speed secure pseudorandom function for short messages
- armink/struct2json - A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
- atomvm/AtomVM - Tiny Erlang VM
- apple/swift-crypto - Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
- Visgean/Zeus - NOT MY CODE! Zeus trojan horse - leaked in 2011, I am not the author. This repository is for study purposes only, do not message me about your lame hacking attempts.
- maximegmd/CyberEngineTweaks - Cyberpunk 2077 tweaks, hacks and scripting framework
- eclipse/paho.mqtt.c - An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse.github.io/paho.mqtt.c/
- eclipse/paho.mqtt.embedded-c - Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
- ggerganov/whisper.cpp - Port of OpenAI's Whisper model in C/C++
- cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers.
- apple/swift-corelibs-libdispatch - The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
- webview/webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
- apple/swift-corelibs-foundation - The Foundation Project, providing core utilities, internationalization, and OS independence
- tsoding/olive.c - Simple 2D Graphics Library for C
- microsoft/checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
- elastic/otel-profiling-agent - The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
- witnessmenow/ESP32-Cheap-Yellow-Display - Building a community around a cheap ESP32 Display with a touch screen
- LordNoteworthy/cpu-internals - Intel / AMD CPU Internals
- NaruseMioShirakana/DragonianVoice - 多个SVC/TTS的C++推理库
- MrNeRF/gaussian-splatting-cuda - 3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
- cnlohr/ch32v003fun - Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
- Hirrolot/metalang99 - Full-blown preprocessor metaprogramming
- fastfetch-cli/fastfetch - Like neofetch, but much faster because written mostly in C.
- confluentinc/librdkafka - The Apache Kafka C/C++ library
- greenbone/openvas-scanner - This repository contains the scanner component for Greenbone Community Edition.
- zrythm/zrythm - a highly automated and intuitive digital audio workstation - official mirror
- MrForExample/ComfyUI-3D-Pack - An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
- cycfi/elements - Elements C++ GUI library
- mjansson/rpmalloc - Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
- ucb-bar/chipyard - An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
- simondlevy/TinyEKF - Lightweight C/C++ Extended Kalman Filter with Python for prototyping
- torproject/tor - unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ --
- ZerBea/hcxtools - Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes
- amnezia-vpn/amnezia-client - Amnezia VPN Client (Desktop+Mobile)
- UnknownShadow200/ClassiCube - Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#)
- ggerganov/llama.cpp - Port of Facebook's LLaMA model in C/C++
- networkprotocol/yojimbo - A network library for client/server games written in C++
- hackerschoice/thc-tips-tricks-hacks-cheat-sheet - Various tips & tricks
- nullsecuritynet/tools - Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts.
- richgel999/miniz - miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
- hfiref0x/KDU - Kernel Driver Utility
- hewei2001/HITSZ-OpenCS - 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
- huaiyukeji/verification_code - 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。
- zfl9/chinadns-ng - chinadns 重构增强版,支持黑白名单,ipset/nftset
- NaruseMioShirakana/MoeVoiceStudio - 一个使用C++编写的音频处理软件
- nil0x42/duplicut - Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
- plantegg/programmer_case - 程序员案例集锦
- audiohacked/OpenCorsairLink - Linux and Mac OS support for the CorsairLink Devices
- socketry/cool.io - Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
- riolet/WAFer - WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.
- gabriel/yajl-objc - Objective-C bindings for YAJL (Yet Another JSON Library) C library
- ScottyBauer/Android_Kernel_CVE_POCs - A list of my CVE's with POCs
- pbatard/rufus - The Reliable USB Formatting Utility
- vlcn-io/cr-sqlite - Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
- lionsoul2014/ip2region - Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
- inotify-tools/inotify-tools - inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
- catboost/catboost - A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
- crownengine/crown - The flexible game engine.
- yamashi/CyberEngineTweaks - Cyberpunk 2077 tweaks, hacks and scripting framework
- sisong/HDiffPatch - a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
- z88dk/z88dk - The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
- LinusDierheimer/fastfetch - Like neofetch, but much faster because written in C.
- tarcieri/cool.io - Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
- winsiderss/systeminformer - A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
- groundcover-com/caretta - Instant K8s service dependency map, right to your Grafana.
- zmartzone/mod_auth_openidc - OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x
- boku7/BokuLoader - Cobalt Strike User-Defined Reflective Loader written in Assembly & C for advanced evasion capabilities. By: @0xBoku & @s4ntiago_p
- WebAssembly/wasi-sdk - WASI-enabled WebAssembly C/C++ toolchain
- justjake/quickjs-emscripten - Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter written in C by Fabrice Bellard.
- colmap/colmap - COLMAP - Structure-from-Motion and Multi-View Stereo
- Gigoteur/UnicornConsole - Unicorn Console: create quick fantasy game in Rust/Python/Lua/Javascript !
- Hjdskes/cage - A Wayland kiosk
- timwhitez/Cobalt-Strike-Aggressor-Scripts - Cobalt Strike Aggressor 插件包
- lockedbyte/CVE-Exploits - PoC exploits for software vulnerabilities
- solusipse/ureq - Micro C library for handling HTTP requests on low resource systems.
- CipherShed/CipherShed - Main CipherShed Development
- edenhill/librdkafka - The Apache Kafka C/C++ library
- belangeo/pyo - Python DSP module
- xmake-io/xmake - 🔥 A cross-platform build utility based on Lua
- fcambus/telize - High performance JSON IP and GeoIP REST API (IP Geolocation)
- HandmadeMath/Handmade-Math - A simple math library for games and computer graphics. Compatible with both C and C++.
- xroche/coffeecatch - CoffeeCatch, a tiny native POSIX signal catcher (especially useful for JNI code on Android/Dalvik)
- kovidgoyal/html5-parser - Fast C based HTML 5 parsing for python
- HarveyHunt/howm - A lightweight, X11 tiling window manager that behaves like vim
- pysam-developers/pysam - Pysam is a Python module for reading and manipulating SAM/BAM/VCF/BCF files. It's a lightweight wrapper of the htslib C-API, the same one that powers samtools, bcftools, and tabix.
- OpenGLInsights/OpenGLInsightsCode - Source code for OpenGL Insights
- cos120/captcha_crack - 选字验证码破解,试验过网易和极验,破解率99
- i-rinat/apulse - PulseAudio emulation for ALSA
- gcesarmza/curl-android-ios - Static libcurl to be used in Android and iOS apps. Build scripts included. No Android source required
- y123456yz/Reading-and-comprehense-redis-cluster - 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕
- lucasjones/cpuminer-multi - Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
- rwos/gti - a git launcher :-)
- tatsuhiro-t/spdylay - The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
- laruence/taint - Taint is a PHP extension, used for detecting XSS codes
- cnlohr/colorchord - Chromatic Sound to Light Conversion System
- ant-media/LibRtmp-Client-for-Android - It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface
- MichaelJWelsh/cdsa - A library of generic intrusive data structures and algorithms in ANSI C
- ASDAlexander77/TypeScript2Cxx - TypeScript to C++
- ANSSI-FR/AD-control-paths - Active Directory Control Paths auditing and graphing tools
- k-takata/Onigmo - Onigmo is a regular expressions library forked from Oniguruma.
- dinhvh/libetpan - Mail Framework for C Language
- silentbicycle/theft - property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input
- McGill-DMaS/Kam1n0-Community - The Kam1n0 Assembly Analysis Platform
- CristianHenzel/ClipIt - ClipIt clipboard manager for GTK+
- mytechnotalent/Reverse-Engineering - A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
- cucumber/common - A monorepo of common components - building blocks for implementing Cucumber in various languages.
- TASEmulators/BizHawk - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
- X0rg/CPU-X - CPU-X is a Free software that gathers information on CPU, motherboard and more
- ideawu/c1000k - A tool to test if your OS supports 1 million connections(c1000k/c1m)
- vozlt/nginx-module-sysguard - Nginx sysguard module
- igrr/esp32-cam-demo - Demo for working with a camera on ESP32
- sepfy/pear - WebRTC Library for IoT/Embedded Device using C
- lpsantil/rt0 - A minimal C runtime for Linux i386 & x86_64
- dyu/ffi-overhead - comparing the c ffi (foreign function interface) overhead on various programming languages
- fabiensanglard/chocolate_duke3D - chocolate Duke Nukem,3D
- spotify/NFHTTP - A cross platform C++ HTTP library that interfaces natively to other platforms.
- liudf0716/apfree_wifidog - A hight performance and lightweight captive portal solution for HTTP(s)
- bitlbee/bitlbee - An IRC to other chat networks gateway 🐝
- linyiqun/Redis-Code - redis键值数据库源码分析
- ionescu007/SpecuCheck - SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4)
- cirosantilli/cpp-cheat - MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content查看自述文件。 C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。
- MarilynDafa/Bulllord-Engine - lightspeed lightweight elegant game engine in pure c
- esnme/ultramysql - A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
- triaquae/CrazyEye - OpenSource IT Automation Software
- suvllian/process-inject - 在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入
- tatsuhiro-t/wslay - The WebSocket library in C
- eclipse-embed-cdt/eclipse-plugins - The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
- 100/Cranium - 🤖 A portable, header-only, artificial neural network library written in C99
- ccpalettes/the-c-programming-language-second-edition-solutions - Solutions for all exercises in the book "The C Programming Language - Second Edition"(referred to as K&R, after its authors' initials) by Brian W. Kernighan and Dennis M. Ritchie.
- TrueBlocks/trueblocks-core - The main repository for the TrueBlocks system
- wren-lang/wren - The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
- johanmalm/jgmenu - An X11 menu
- processhacker/processhacker - A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
- linuxmint/cinnamon - A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
- mszoek/airyx - A BSD-based OS project that aims to provide an experience like and some compatibility with macOS
- ElementsProject/lightning - c-lightning — a Lightning Network implementation in C
- cksystemsteaching/selfie - An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
- vxunderground/VX-API - Collection of various WINAPI tricks / features used or abused by Malware
- particle-iot/device-os - Device OS (Firmware) for Particle Devices