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
- lvgl/lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
- 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
- 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
- videolan/vlc - VLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
- reactos/reactos - A free Windows-compatible Operating System
- 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
- nicbarker/clay - High performance UI layout library in C.
- sumatrapdfreader/sumatrapdf - SumatraPDF reader
- davatorium/rofi - Rofi: A window switcher, application launcher and dmenu replacement
- 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
- coturn/coturn - coturn TURN server project
- jedisct1/libsodium - A modern, portable, easy to use crypto library.
- jonas/tig - Text-mode interface for git
- FreeRDP/FreeRDP - FreeRDP is a free remote desktop protocol library and clients
- DoctorWkt/acwj - A Compiler Writing Journey
- 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
- DaveGamble/cJSON - Ultralightweight JSON parser in ANSI C
- libretro/RetroArch - Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
- citusdata/citus - Distributed PostgreSQL as an extension
- libevent/libevent - Event notification library
- 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).
- libvips/libvips - A fast image processing library with low memory needs.
- krallin/tini - A tiny but valid
init
for containers - rui314/chibicc - A small C compiler
- Immediate-Mode-UI/Nuklear - A single-header ANSI C immediate mode cross-platform GUI library
- rswier/c4 - C in four functions
- Cyan4973/xxHash - Extremely fast non-cryptographic hash algorithm
- cstack/db_tutorial - Writing a sqlite clone from scratch in C
- libgit2/libgit2 - A cross-platform, linkable library implementation of Git that you can use in your application.
- 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。
- Tencent/xLua - xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
- microsoft/react-native-code-push - React Native module for CodePush
- jgamblin/Mirai-Source-Code - Leaked Mirai Source Code for Research/IoC Development Purposes
- floooh/sokol - minimal cross-platform standalone C headers
- Wind4/vlmcsd - KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
- veracrypt/VeraCrypt - Disk encryption with strong security based on TrueCrypt
- 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.
- 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.
- NVIDIA/cuda-samples - Samples for CUDA Developers which demonstrates features in CUDA Toolkit
- SanderMertens/flecs - A fast entity component system (ECS) for C & C++
- Kitware/CMake - Mirror of CMake upstream repository
- peng-zhihui/L-ink_Card - Smart NFC & ink-Display Card
- htop-dev/htop - htop - an interactive process viewer
- libimobiledevice/libimobiledevice - A cross-platform protocol library to communicate with iOS devices
- ithewei/libhv - 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
- fluent/fluent-bit - Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
- hrvach/deskhop - Fast Desktop Switching Device
- liuliu/ccv - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
- stanfordnlp/GloVe - Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
- BasedHardware/omi - AI wearables. Put it on, speak, transcribe, automatically
- hfiref0x/UACME - Defeating Windows User Account Control
- orangeduck/Cello - Higher level programming in C
- universal-ctags/ctags - A maintained ctags implementation
- yanfeizhang/coder-kung-fu - 开发内功修炼
- redis/hiredis - Minimalistic C client for Redis >= 1.2
- 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 - 带网络功能的伪全息透明显示桌面站
- nodejs/http-parser - http request/response parser for c
- neutrinolabs/xrdp - xrdp: an open source RDP server
- RubyMetric/chsrc - chsrc 全平台通用换源工具与框架. Change Source everywhere for every software
- rui314/8cc - A Small C Compiler
- yourtion/30dayMakeOS - 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
- microsoft/WinObjC - Objective-C for Windows
- ldcsaa/HP-Socket - High Performance TCP/UDP/HTTP Communication Component
- lpereira/lwan - Experimental, scalable, high performance HTTP server
- 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
- cmus/cmus - Small, fast and powerful console music player for Unix-like operating systems.
- ravynsoft/ravynos - A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
- hishamhm/htop - htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
- libusb/libusb - A cross-platform library to access USB devices
- jagt/clumsy - clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
- Cisco-Talos/clamav - ClamAV - Documentation is here: https://docs.clamav.net
- dokan-dev/dokany - User mode file system library for windows with FUSE Wrapper
- RIOT-OS/RIOT - RIOT - The friendly OS for IoT
- tianocore/edk2 - EDK II
- kornelski/pngquant - Lossy PNG compressor — pngquant command based on libimagequant library
- mackron/miniaudio - Audio playback and capture library written in C, in a single source file.
- karlstav/cava - Cross-platform Audio Visualizer
- 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.
- antirez/sds - Simple Dynamic Strings library for C
- dunst-project/dunst - Lightweight and customizable notification daemon
- warmcat/libwebsockets - canonical libwebsockets.org networking library
- xiph/rnnoise - Recurrent neural network for audio noise reduction
- clibs/clib - Package manager for the C programming language.
- tboox/tbox - 🎁 A glib-like multi-platform c library
- gluster/glusterfs - Gluster Filesystem : Build your distributed storage in minutes
- lxc/lxc - LXC - Linux Containers
- nanopb/nanopb - Protocol Buffers with small code size
- CloverHackyColor/CloverBootloader - Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
- ThrowTheSwitch/Unity - Simple unit testing for C
- nbs-system/naxsi - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX
- coreutils/coreutils - upstream mirror
- RandyGaul/cute_headers - Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
- kokke/tiny-AES-c - Small portable AES128/192/256 in C
- abishekvashok/cmatrix - Terminal based "The Matrix" like implementation
- aws/s2n-tls - An implementation of the TLS/SSL protocols
- 3proxy/3proxy - 3proxy - tiny free proxy server
- openvenues/libpostal - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
- troydhanson/uthash - C macros for hash tables and more
- laruence/yaf - Fast php framework written in c, built in php extension
- attractivechaos/klib - A standalone and lightweight C library
- microsoft/msquic - Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
- marcobambini/gravity - Gravity Programming Language
- c3lang/c3c - Compiler for the C3 language
- martanne/vis - A vi-like editor based on Plan 9's structural regular expressions
- rvaiya/keyd - A key remapping daemon for linux.
- firmianay/CTF-All-In-One - CTF竞赛权威指南
- plasma-umass/coz - Coz: Causal Profiling
- acassen/keepalived - Keepalived
- zpoint/CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
- 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
- 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.
- lc-soft/LCUI - C library for building user interfaces
- 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++ 日志库
- Netflix/dynomite - A generic dynamo implementation for different k-v storage engines
- cmusphinx/pocketsphinx - A small speech recognizer
- y123456yz/reading-code-of-nginx-1.9.2 - nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
- dankamongmen/notcurses - blingful character graphics/TUI library. definitely not curses.
- Facico/Chinese-Vicuna - Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
- Mzzopublic/C - C语言
- cnlohr/rawdrawandroid - Build android apps without any java, entirely in C and Make
- skeeto/w64devkit - Portable C and C++ Development Kit for x64 (and x86) Windows
- janet-lang/janet - A dynamic language and bytecode vm
- varnishcache/varnish-cache - Varnish Cache source code repository
- remzi-arpacidusseau/ostep-code - Code from various chapters in OSTEP (http://www.ostep.org)
- philippe44/AirConnect - Use AirPlay to stream to UPnP/Sonos & Chromecast devices
- zyantific/zydis - Fast and lightweight x86/x86-64 disassembler and code generation library
- stephane/libmodbus - A Modbus library for Linux, Mac OS, FreeBSD and Windows
- 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.
- hpjansson/chafa - 📺🗿 Terminal graphics for the 21st century.
- 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
- kangjianwei/Data-Structure - 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
- fwupd/fwupd - A system daemon to allow session software to update firmware
- hnes/libaco - A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
- shadowsocks/ChinaDNS - Protect yourself against DNS poisoning in China.
- containers/crun - A fast and lightweight fully featured OCI runtime and C library for running containers
- apache/guacamole-server - Mirror of Apache Guacamole Server
- openssh/openssh-portable - Portable OpenSSH
- aubio/aubio - a library for audio and music analysis
- fragglet/c-algorithms - A library of common data structures and algorithms written in C.
- neomutt/neomutt - ✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
- citusdata/pg_cron - Run periodic jobs in PostgreSQL
- premake/premake-core - Premake
- ibireme/yyjson - The fastest JSON library in C
- checkpoint-restore/criu - Checkpoint/Restore tool
- vozlt/nginx-module-vts - Nginx virtual host traffic status module
- yandex/odyssey - Scalable PostgreSQL connection pooler
- quickjs-zh/QuickJS - QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
- rvaiya/warpd - A modal keyboard-driven virtual pointer
- NetHack/NetHack - Official NetHack Git Repository
- namhyung/uftrace - Function graph tracer for C/C++/Rust/Python
- bdwgc/bdwgc - The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
- collectd/collectd - The system statistics collection daemon. Please send Pull Requests here!
- mridgers/clink - Bash's powerful command line editing in cmd.exe
- jakogut/tinyvm - TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
- google/honggfuzz - Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
- Celtoys/Remotery - Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
- akheron/jansson - C library for encoding, decoding and manipulating JSON data
- 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.
- rxi/log.c - A simple logging library implemented in C99
- 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
- civetweb/civetweb - Embedded C/C++ web server
- sysstat/sysstat - Performance monitoring tools for Linux
- gozfree/gear-lib - Gear-Lib, C library for IOT Embedded Multimedia and Network
- 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/
- ohler55/oj - Optimized JSON
- hexchat/hexchat - GTK+ IRC client
- begeekmyfriend/leetcode - LeetCode in pure C
- weechat/weechat - The extensible chat client.
- jhawthorn/fzy - 🔍 A simple, fast fuzzy finder for the terminal
- stm32duino/Arduino_Core_STM32 - STM32 core support for Arduino
- matrixcascade/PainterEngine - PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
- InfiniTimeOrg/InfiniTime - Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
- sustrik/libmill - Go-style concurrency in C
- yitter/IdGenerator - 💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
- 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.
- jonashaag/bjoern - A screamingly fast Python 2/3 WSGI server written in C.
- Ewenwan/ShiYanLou - 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
- 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..
- hydradatabase/columnar - Postgres-native columnar storage extension
- vladelaina/Catime - A tiny (803KB) but mighty timer in pure C. Supports clock, countdown, stopwatch, Pomodoro, and fully customizable tray animations (GIFs, CPU/Mem%).
- srdja/Collections-C - A library of generic data structures for the C language.
- 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
- ashvardanian/StringZilla - Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
- siduck/chadwm - Making dwm as beautiful as possible!
- lastpass/lastpass-cli - LastPass command line interface tool
- Perfare/Zygisk-Il2CppDumper - Using Zygisk to dump il2cpp data at runtime
- djkaty/Il2CppInspector - Powerful automated tool for reverse engineering Unity IL2CPP binaries
- asterisk/asterisk - The official Asterisk Project repository.
- OpenSC/OpenSC - Open source smart card tools and middleware. PKCS#11/MiniDriver/Tokend
- nigels-com/glew - The OpenGL Extension Wrangler Library
- xiph/opus - Modern audio compression for the internet.
- orangeduck/mpc - A Parser Combinator library for C
- pret/pokeemerald - Decompilation of Pokémon Emerald
- altdesktop/playerctl - 🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.
- eduard-permyakov/permafrost-engine - An OpenGL RTS game engine written in C
- linux-can/can-utils - Linux-CAN / SocketCAN user space applications
- seemoo-lab/nexmon - The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
- recp/cglm - 📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
- cleanflight/cleanflight - Clean-code version of the baseflight flight controller firmware
- MidnightCommander/mc-old - Midnight Commander's repository
- zauonlok/renderer - A shader-based software renderer written from scratch in C89
- 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.
- 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.
- SRombauts/SQLiteCpp - SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
- 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+.
- open-quantum-safe/liboqs - C library for prototyping and experimenting with quantum-resistant cryptography
- cc65/cc65 - cc65 - a freeware C compiler for 6502 based systems
- swiftlang/swift-corelibs-libdispatch - The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
- Exely/CSAPP-Labs - Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
- cloudwu/coroutine - A asymmetric coroutine library for C.
- tezc/sc - Common libraries and data structures for C.
- MayaPosch/NymphCast - Audio and video casting system with support for custom applications.
- brendan-rius/c-jwt-cracker - JWT brute force cracker written in C
- gloxec/CrossC2 - generate CobaltStrike's cross-platform payload
- TinyCC/tinycc - Unofficial mirror of mob development branch
- linux-test-project/ltp - Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
- coreboot/coreboot - Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests.
- vnmakarov/mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
- mvp/uhubctl - uhubctl - USB hub per-port power control
- 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.
- HardySimpson/zlog - A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
- tj/luna - luna programming language - a small, elegant VM implemented in C
- TheTumultuousUnicornOfDarkness/CPU-X - CPU-X is a Free software that gathers information on CPU, motherboard and more
- virtio-win/kvm-guest-drivers-windows - Windows paravirtualized drivers for QEMU\KVM
- open-mpi/ompi - Open MPI main development repository
- 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.
- MinhasKamal/CreepyCodeCollection - A Nonsense Collection of Disgusting Codes
- FreeRADIUS/freeradius-server - FreeRADIUS - A multi-protocol policy server.
- 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.
- solokeys/solo1 - Solo 1 firmware in C
- proot-me/proot - chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
- VadimBoev/FlappyBird - Less than 100 Kilobytes. Works for Android 5.1 and above
- slembcke/Chipmunk2D - A fast and lightweight 2D game physics library.
- boazsegev/facil.io - Your high performance web application C framework
- 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.
- bitcoin-core/secp256k1 - Optimized C library for EC operations on curve secp256k1
- mpitutorial/mpitutorial - MPI programming lessons in C and executable code examples
- skywind3000/mini3d - 3D Software Renderer in 700 Lines !!
- rspamd/rspamd - Rapid spam filtering system.
- 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.
- symisc/unqlite - An Embedded NoSQL, Transactional Database Engine
- Pithikos/C-Thread-Pool - A minimal but powerful thread pool in ANSI C
- chjj/compton - A compositor for X11.
- 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)
- AstraThreshold/oled-ui-astra - A smooth, easy-to-deploy, and easy-to-extend OLED UI framework, based on C++.
- distcc/distcc - distributed builds for C, C++ and Objective C
- rsyslog/rsyslog - a Rocket-fast SYStem for LOG processing pipelines
- codeplea/genann - simple neural network library in ANSI C
- lloyd/yajl - A fast streaming JSON parsing library in C.
- sahib/rmlint - Extremely fast tool to remove duplicates and other lint from your filesystem
- MarlinFirmware/Configurations - Configurations for Marlin Firmware
- 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/
- drh/lcc - The lcc retargetable ANSI C compiler
- mkirchner/linked-list-good-taste - Linus Torvalds' linked list argument for good taste, explained
- chocolate-doom/chocolate-doom - Chocolate Doom is a Doom source port that is minimalist and historically accurate.
- Snaipe/Criterion - A cross-platform C and C++ unit testing framework for the 21st century
- scandum/quadsort - Quadsort is a branchless stable adaptive mergesort faster than quicksort.
- m0nad/Diamorphine - LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
- bats3c/shad0w - A post exploitation framework designed to operate covertly on heavily monitored environments
- iPlug2/iPlug2 - C++ Audio Plug-in Framework for desktop, mobile and web
- cyring/CoreFreq - CoreFreq : CPU monitoring and tuning software designed for the 64-bit processors.
- taviso/ctypes.sh - A foreign function interface for bash.
- 0voice/ffmpeg_develop_doc - 2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
- way-cooler/way-cooler - Wayland compositor for AwesomeWM
- yujqiao/DungeonRush - 👾🐍 A opensource game inspired by Snake, written in pure C with SDL
- glouw/tinn - A tiny neural network library
- pbatard/libwdi - Windows Driver Installer library for USB devices
- mattiasgustavsson/libs - Single-file public domain libraries for C/C++
- xiph/flac - Free Lossless Audio Codec
- rsta2/circle - A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
- apple/cups - Apple CUPS Sources
- nature-lang/nature - The Nature Programming Language
- davidmoreno/onion - C library to create simple HTTP servers and Web Applications.
- flutter/codelabs - Flutter codelab examples
- 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.
- Dr-Noob/cpufetch - Simple yet fancy CPU architecture fetching tool
- c-ares/c-ares - A C library for asynchronous DNS requests
- free-audio/clap - Audio Plugin API
- bugaevc/wl-clipboard - Command-line copy/paste utilities for Wayland
- andrewrk/libsoundio - C library for cross-platform real-time audio input and output
- cs50/libcs50 - This is CS50's Library for C.
- liballeg/allegro5 - The official Allegro 5 git repository. Pull requests welcome!
- EdgeTX/edgetx - EdgeTX is the cutting edge open source firmware for your R/C radio
- tsoding/nob.h - Header only library for writing build recipes in C.
- vmg/sundown - Standards compliant, fast, secure markdown processing library in C
- libusb/hidapi - A Simple cross-platform library for communicating with HID devices
- berdav/CVE-2021-4034 - CVE-2021-4034 1day
- jarikomppa/soloud - Free, easy, portable audio engine for games
- Stephane-D/SGDK - SGDK - A free and open development kit for the Sega Mega Drive
- cesanta/mjs - Embedded JavaScript engine for C/C++
- cnlohr/mini-rv32ima - A tiny C header-only risc-v emulator.
- linux-rdma/rdma-core - RDMA core userspace libraries and daemons
- h2o/picohttpparser - tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
- B-Con/crypto-algorithms - Basic implementations of standard cryptography algorithms, like AES and SHA-1.
- Lora-net/LoRaMac-node - Reference implementation and documentation of a LoRa network node.
- armink/CmBacktrace - Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
- chobits/ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
- WillPower3309/swayfx - SwayFX: Sway, but with eye candy!
- vgmstream/vgmstream - vgmstream - A library for playback of various streamed audio formats used in video games.
- pocketpy/pocketpy - Portable Python 3.x Interpreter in Modern C for Game Scripting
- gurnec/HashCheck - HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
- orangeduck/Corange - Pure C Game Engine
- LIJI32/SameBoy - Game Boy and Game Boy Color emulator written in C
- luke-jr/bfgminer - Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
- rui314/9cc - A Small C Compiler
- h3xduck/TripleCross - A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.
- streetpea/chiaki-ng - Next-Generation of Chiaki (the open-source remote play client for PlayStation)
- sustrik/libdill - Structured concurrency in C
- sheredom/utf8.h - 📚 single header utf8 string functions for C and C++
- nfc-tools/libnfc - Platform independent Near Field Communication (NFC) library
- igraph/igraph - Library for the analysis of networks
- begeekmyfriend/bplustree - A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
- agavrel/42_CheatSheet - A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
- marella/ctransformers - Python bindings for the Transformer models implemented in C/C++ using GGML library.
- mgerdes/Open-Golf - A cross-platform minigolf game written in C.
- Hansimov/csapp - 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
- zlib-ng/zlib-ng - zlib replacement with optimizations for "next generation" systems.
- lexbor/lexbor - Lexbor is development of an open source HTML Renderer library. https://lexbor.com
- PortAudio/portaudio - PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
- jeremycw/httpserver.h - Single header library for writing non-blocking HTTP servers in C
- commonmark/cmark - CommonMark parsing and rendering library and program in C
- h0mbre/Learning-C - A series of mini-projects used to learn C for beginners
- RRZE-HPC/likwid - Performance monitoring and benchmarking suite
- 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.
- sdlpal/sdlpal - SDL-based reimplementation of the classic Chinese-language RPG known as PAL.
- hfiref0x/WinObjEx64 - Windows Object Explorer 64-bit
- droe/sslsplit - Transparent SSL/TLS interception
- statsite/statsite - C implementation of statsd
- AllAlgorithms/c - Implementation of All ▲lgorithms in C Programming Language
- DeaDBeeF-Player/deadbeef - DeaDBeeF Player
- cgdb/cgdb - Console front-end to the GNU debugger
- emweb/wt - Wt, C++ Web Toolkit
- samtools/samtools - Tools (written in C using htslib) for manipulating next-generation sequencing data
- symisc/sod - An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
- ClassiCube/ClassiCube - Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#)
- HITSZ-OpenCS/HITSZ-OpenCS - 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
- 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.
- opsengine/cpulimit - CPU usage limiter for Linux
- PromyLOPh/pianobar - Console-based pandora.com player
- CANopenNode/CANopenNode - CANopen protocol stack
- rougier/freetype-gl - OpenGL text using one vertex buffer, one texture and FreeType
- vinniefalco/LuaBridge - A lightweight, dependency-free library for binding Lua to C++
- SpenceKonde/ATTinyCore - Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
- jkuhlmann/cgltf - 💠 Single-file glTF 2.0 loader and writer written in C99
- letoram/arcan - Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
- cherry-embedded/CherryUSB - CherryUSB is a tiny and beautiful, high performace and portable USB host and device stack for embedded system with USB IP
- 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
- 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.
- brektrou/rtl8821CU - Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
- metacall/core - MetaCall: The ultimate polyglot programming experience.
- OpenEtherCATsociety/SOEM - Simple Open Source EtherCAT Master
- lexborisov/myhtml - Fast C/C++ HTML 5 Parser. Using threads.
- buserror/simavr - simavr is a lean, mean and hackable AVR simulator for linux & OSX
- RoaringBitmap/CRoaring - Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
- jmcnamara/libxlsxwriter - A C library for creating Excel XLSX files.
- xorvoid/sectorc - A C Compiler that fits in the 512 byte boot sector of an x86 machine
- 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.
- linux-nvme/nvme-cli - NVMe management command line interface.
- facebookarchive/libphenom - An eventing framework for building high performance and high scalability systems 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
- nfs-ganesha/nfs-ganesha - NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems
- taviso/ctftool - Interactive CTF Exploration Tool
- nvim-telescope/telescope-fzf-native.nvim - FZF sorter for telescope written in c
- mltframework/mlt - MLT Multimedia Framework
- 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.
- cloudwu/pbc - A protocol buffers library for C
- libimobiledevice/usbmuxd - A socket daemon to multiplex connections from and to iOS devices
- brenns10/lsh - Simple shell implementation. Tutorial here ->
- libsndfile/libsndfile - A C library for reading and writing sound files containing sampled audio data.
- libimobiledevice/idevicerestore - Restore/upgrade firmware of iOS devices
- aixed/WeChat-Hook - PC wechat robot interface [wechat Hook] / PC微信3.9.10.16/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法
- cage-kiosk/cage - A Wayland kiosk
- vergoh/vnstat - vnStat - a network traffic monitor for Linux and BSD
- abb128/LiveCaptions - Linux Desktop application that provides live captioning
- trezor/trezor-firmware - 🔒 Trezor Firmware Monorepo
- golang-ui/nuklear - This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
- trustedsec/CS-Situational-Awareness-BOF - Situational Awareness commands implemented using Beacon Object Files
- HypoPG/hypopg - Hypothetical Indexes for PostgreSQL
- pi-hole/FTL - The Pi-hole FTL engine
- systemd/casync - Content-Addressable Data Synchronization Tool
- miniupnp/miniupnp - UPnP IGD implementation
- cnlohr/channel3 - ESP8266 Analog Broadcast Television Interface
- mackron/dr_libs - Audio decoding libraries for C/C++, each in a single source file.
- joan2937/pigpio - pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
- DosX-dev/obfus.h - Macro-header for compile-time C obfuscation (tcc, win x86/x64)
- rui314/minilisp - A readable lisp in less than 1k lines of C
- kuba--/zip - A portable, simple zip library written in C
- alexfru/SmallerC - Simple C compiler
- ThakeeNathees/pocketlang - A lightweight, fast embeddable scripting language.
- lucavallin/barco - Linux containers from scratch in C.
- luohaha/Chinese-uvbook - 翻译的libuv的中文教程
- 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 📐
- ARM-software/CMSIS_5 - CMSIS Version 5 Development Repository
- 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.
- protocolbuffers/upb - a small protobuf implementation in 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.
- silentbicycle/greatest - A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
- posva/catimg - 🦦 Insanely fast image printing in your terminal
- gentilkiwi/kekeo - A little toolbox to play with Microsoft Kerberos in C
- da-luce/astroterm - A planetarium for your terminal! Explore stars, planets, constellations, and more, all rendered right in the command line—no telescope required. ✨🪐
- ands/lightmapper - A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
- brianmario/yajl-ruby - A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
- openucx/ucx - Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)
- eclipse-paho/paho.mqtt.embedded-c - Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
- bloomberg/comdb2 - Bloomberg's distributed RDBMS
- pimoroni/pimoroni-pico - Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
- leo-arch/clifm - 💾 The shell-like, command line terminal file manager
- dekuNukem/bob_cassette_rewinder - Renew and Refill Bob Cassettes for 98% Cost Saving!
- Softmotions/ejdb - 🏂 EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
- libssh2/libssh2 - the SSH library
- DreamAndDead/CSAPP-3e-Solutions - CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
- Fazecast/jSerialComm - Platform-independent serial port access for Java
- Battelle/movfuscator - The single instruction C compiler
- rxi/dyad - Asynchronous networking for C
- Harvey-OS/harvey - A distributed operating system
- ninia/jep - Embed Python in Java
- mupen64plus/mupen64plus-core - Core module of the Mupen64Plus project
- contiki-ng/contiki-ng - Contiki-NG: The OS for Next Generation IoT Devices
- easytarget/esp32-cam-webserver - Expanded version of the Espressif ESP webcam
- cesanta/v7 - Embedded JavaScript engine for C/C++
- profanity-im/profanity - Ncurses based XMPP client
- laruence/yar - Light, concurrent RPC framework for PHP & C
- HandmadeMath/HandmadeMath - A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
- Cyan4973/FiniteStateEntropy - New generation entropy codecs : Finite State Entropy and Huff0
- rxi/fe - A tiny, embeddable language implemented in ANSI C
- taisei-project/taisei - A free and open-source Touhou Project fangame
- angband/angband - A free, single-player roguelike dungeon exploration game
- 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 [email protected] are welcome.
- kgabis/parson - Lightweight JSON library written in C.
- cisco-system-traffic-generator/trex-core - trex-core site
- kokke/tiny-regex-c - Small portable regex in C
- 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).
- gsass1/NTop - 💻 htop-like system-monitor for Windows with Vi-keybindings.
- embox/embox - Modular and configurable OS for embedded applications
- picolibc/picolibc - picolibc - a C library designed for embedded 32- and 64- bit systems.
- tanakh/cmdline - A Command Line Parser
- forthespada/MyPoorWebServer - 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。
- zpl-c/librg - 🚀 Making multi-player gamedev simpler since 2017
- 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.
- arduino/ArduinoCore-avr - The Official Arduino AVR core
- zlib-ng/minizip-ng - Fork of the popular zip manipulation library found in the zlib distribution.
- seemoo-lab/owl - An open Apple Wireless Direct Link (AWDL) implementation written in C
- csound/csound - Main repository for Csound
- trailofbits/ctf - CTF Field Guide
- chenyahui/AnnotatedCode - 知名开源代码库的注释版:C++、Golang等
- OpenPrinting/cups - OpenPrinting CUPS Sources
- DrTimothyAldenDavis/SuiteSparse - The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
- pganalyze/libpg_query - C library for accessing the PostgreSQL parser outside of the server environment
- bitcraze/crazyflie-firmware - The main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag.
- 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.
- vurtun/lib - single header libraries for C/C++
- 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.
- switchbrew/libnx - Library for Switch Homebrew
- ngtcp2/ngtcp2 - ngtcp2 project is an effort to implement IETF QUIC protocol
- Meckazin/ChromeKatz - Dump cookies and credentials directly from Chrome/Edge process memory
- libimobiledevice/ideviceinstaller - Manage apps of iOS devices
- doonny/PipeCNN - An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
- glouw/ctl - The C Template Library
- shiyanhui/libcsp - A concurrency C library 10x faster than Golang.
- 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.
- sepfy/libpeer - WebRTC Library for IoT/Embedded Device using C
- danigargu/CVE-2020-0796 - CVE-2020-0796 - Windows SMBv3 LPE exploit #SMBGhost
- andrei-markeev/ts2c - Convert Javascript/TypeScript to C
- taf2/curb - Ruby bindings for libcurl
- 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.
- vonzhou/CSAPP - CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
- newaetech/chipwhisperer - ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
- sysprog21/shecc - A self-hosting and educational C optimizing compiler
- celluloid-player/celluloid - A simple GTK+ frontend for mpv
- json-parser/json-parser - Very low footprint DOM-style JSON parser written in portable ANSI C
- wuxiaolie/Knowledge-Notes - 开放个人技术学习过程中整理记录的所有笔记。包含C/C++,算法,Linux基础,Linux驱动,STM32+RTOS;嵌入式,总线协议,操作系统,计算机网络,人工智能;工程实践,项目开发,软件使用,校招面试等等。
- 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.
- firedancer-io/firedancer - Firedancer is Jump Crypto's Solana validator software.
- 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
- dariomanesku/cmftStudio - cmftStudio - GUI counterpart for:
- ObKo/stm32-cmake - CMake for stm32 developing.
- 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.
- 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.
- 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
- tidwall/neco - Concurrency library for C (coroutines)
- Bumblebee-Project/Bumblebee - Bumblebee daemon and client rewritten in C
- MaJerle/lwrb - Lightweight generic ring buffer manager library
- Fr4nkFletcher/ESP32-Marauder-Cheap-Yellow-Display - ESP32Marauder Cheap Yellow Display
- danielwaterworth/Raphters - [DEPRECATED] A web framework for C.
- TA-Lib/ta-lib - TA-Lib (Core C Library)
- mkirchner/gc - Simple, zero-dependency garbage collection for C
- tass-belgium/picotcp - PicoTCP is a free TCP/IP stack implementation
- appneta/tcpreplay - Pcap editing and replay tools for *NIX and Windows - Users please download source from
- LibVNC/libvncserver - LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
- ustcwpz/USTC-CS-Courses-Resource - USTC计算机学院课程资源
- AlexFanw/HUSTER-CS - 华中科技大学 计算机科学与技术学院 课程与实验资料💾
- Crypto-toolbox/HFT-Orderbook - Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
- 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.
- sheredom/subprocess.h - 🐜 single header process launching solution for C and C++
- scottcgi/Mojoc - A cross-platform, open-source, pure C game engine for mobile game.
- cariboulabs/cariboulite - CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
- zeromq/czmq - High-level C binding for ØMQ
- Robert-van-Engelen/tinylisp - Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
- session-replay-tools/cetus - Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers.
- libexpat/libexpat - 🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
- armon/bloomd - C network daemon for bloom filters
- ClimbSnail/HoloCubic_AIO - HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等
- vtereshkov/umka-lang - Umka: a statically typed embeddable scripting language
- philj56/tofi - Tiny dynamic menu for Wayland
- y123456yz/Reading-and-comprehense-linux-Kernel-network-protocol-stack - linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
- MaJerle/c-code-style - Recommended C code style and coding rules for standard C99 or later
- dibyendumajumdar/ravi - Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
- grimfang4/sdl-gpu - A library for high-performance, modern 2D graphics with SDL written in C.
- emqx/neuron - Open source industrial IoT connectivity server
- google/nsync - nsync is a C library that exports various synchronization primitives, such as mutexes
- tmewett/BrogueCE - Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
- hairrrrr/C-CrashCourse - C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning
- CE-Programming/CEmu - Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
- cdown/clipmenu - Clipboard management using dmenu
- skvadrik/re2c - Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.
- pret/pokefirered - Decompilation of Pokémon FireRed/LeafGreen
- cloudflare/cloudflare-blog - Cloudflare Blog code samples
- mjakeman/extension-manager - A utility for browsing and installing GNOME Shell Extensions.
- KaisenAmin/c_std - Implementation of C++ standard libraries in C
- monitoringartist/zabbix-docker-monitoring - 🐳 Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module
- analogdevicesinc/no-OS - Software drivers in C for systems without an operating system
- bryanpkc/corkscrew - A tool for tunneling SSH through HTTP proxies
- hyperrealm/libconfig - C/C++ Library for Processing Structured Configuration Files
- RealNeGate/Cuik - A Modern C11 compiler (STILL EARLY)
- antirez/rax - A radix tree implementation in ANSI C
- QuantumLeaps/qpc - QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specifically designed for embedded systems (e.g., ARM Cortex-M MCUs).
- corosync/corosync - The Corosync Cluster Engine
- JuliaStrings/utf8proc - a clean C library for processing UTF-8 Unicode data
- deadpixi/mtm - Perhaps the smallest useful terminal multiplexer in the world.
- ufbx/ufbx - Single source file FBX loader
- QuantumLeaps/modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.
- 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。
- rswinkle/PortableGL - An implementation of OpenGL 3.x-ish in clean C
- chentao0707/QrCodeScan - Android手机客户端二维码扫描
- ayoubfaouzi/cpu-internals - Intel / AMD CPU Internals
- lfos/calcurse - A text-based calendar and scheduling application
- dev47apps/droidcam-linux-client - GNU/Linux/nix client for DroidCam
- royhills/arp-scan - The ARP Scanner
- willemt/raft - C implementation of the Raft Consensus protocol, BSD licensed
- hfiref0x/TDL - Driver loader for bypassing Windows x64 Driver Signature Enforcement
- sist2app/sist2 - Lightning-fast file system indexer and search tool
- schweikert/fping - High performance ping tool
- MapServer/MapServer - Source code of the MapServer project. Please submit pull requests to the 'main' branch.
- tronkko/dirent - C/C++ library for retrieving information on files and directories
- svenstaro/rofi-calc - 🖩 Do live calculations in rofi!
- rustyrussell/ccan - The C Code Archive Network
- 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.
- troglobit/inadyn - In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support
- lxc/lxcfs - FUSE filesystem for LXC
- 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
- libcheck/check - A unit testing framework for C
- LekKit/RVVM - The RISC-V Virtual Machine
- pytorch/cpuinfo - CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
- susam/uncap - Map Caps Lock to Escape or any key to any key
- 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.
- ianlancetaylor/libbacktrace - A C library that may be linked into a C/C++ program to produce symbolic backtraces
- floooh/chips - 8-bit chip and system emulators in standalone C headers
- Arinerron/CVE-2022-0847-DirtyPipe-Exploit - A root exploit for CVE-2022-0847 (Dirty Pipe)
- vlm/asn1c - The ASN.1 Compiler
- graphitemaster/incbin - Include binary files in C/C++
- dovecot/core - Dovecot mail server
- 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.
- eembc/coremark - CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).
- am0nsec/HellsGate - Original C Implementation of the Hell's Gate VX Technique
- meshcore-dev/MeshCore - A new lightweight, hybrid routing mesh protocol for packet radios
- kkkgo/vlmcsd - 🔑Portable open-source KMS Emulator in C
- 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))
- WebSpiderUtils/verification_code - 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。
- rswier/swieros - A tiny hand crafted CPU emulator, C compiler, and Operating System
- mity/md4c - C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
- arthepsy/CVE-2021-4034 - PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
- xaitax/Chrome-App-Bound-Encryption-Decryption - Fully decrypt App-Bound Encrypted (ABE) cookies, passwords & payment methods from Chromium-based browsers (Chrome, Brave, Edge) - all in user mode, no admin rights required.
- apache/cloudberry - One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
- PriesiaMioShirakana/DragonianVoice - 多个SVC/TTS的C++推理库
- phoboslab/high_impact - A 2d game engine written in C
- traildb/traildb - TrailDB is an efficient tool for storing and querying series of events
- brutal-org/brutal - 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
- yaml/libyaml - Canonical source repository for LibYAML
- FRiCKLE/ngx_cache_purge - nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches.
- AravisProject/aravis - A vision library for genicam based cameras
- tj/mon - mon(1) - Simple single-process process monitoring program written in C
- nurupo/vlc-pause-click-plugin - Plugin for VLC that pauses/plays video on mouse click
- eclipse-cyclonedds/cyclonedds - Eclipse Cyclone DDS project
- FrameworkComputer/EmbeddedController - Embedded Controller firmware for the Framework Laptop
- sammycage/lunasvg - SVG rendering and manipulation library in C++
- ridiculousfish/cdecl-blocks - The venerable cdecl, with Apple blocks support
- JuliaPoo/Artfuscator - A C compiler targeting an artistically pleasing nightmare for reverse engineers
- dddrrreee/cs140e-20win - cs140e course materials.
- uTox/uTox - µTox the lightest and fluffiest Tox client
- 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)
- OpenIDC/mod_auth_openidc - OpenID Certified™ OpenID Connect and FAPI 2 Relying Party module for Apache HTTPd
- ocornut/imgui_club - Nice things to use along dear imgui
- scrt/avcleaner - C/C++ source obfuscator for antivirus bypass
- codr7/hacktical-c - A practical hacker's guide to the C programming language.
- YeeZTech/YeeZ-Privacy-Computing - Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件
- wangyi-fudan/wyhash - The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
- n0xa/m5stick-nemo - M5 Stick C firmware for high-tech pranks and digital self defense
- libass/libass - libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
- HVML/PurC - The prime HVML interpreter for C Language.
- CN-annotation-team/redis7.0-chinese-annotated - Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
- P-p-H-d/mlib - M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
- orangeduck/tgc - A Tiny Garbage Collector for C
- laruence/yaconf - A PHP Persistent Configurations Container
- 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.
- jserv/amacc - Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
- aws/aws-iot-device-sdk-embedded-C - SDK for connecting to AWS IoT from a device using embedded C.
- WojciechMula/pyahocorasick - Python module (C extension and plain python) implementing Aho-Corasick algorithm
- JLErvin/berry - 🍓 A healthy, byte-sized window manager
- dethrace-labs/dethrace - Reverse engineering the 1997 game "Carmageddon"
- CodeWithHarry/The-Ultimate-C-Programming-Course - This is the C language code and supplement material for the Ultimate C language Course on CodeWithHarry
- RainbowRoad1/Cgame - 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意
- csete/gpredict - Gpredict satellite tracking application
- Blosc/c-blosc - A blocking, shuffling and loss-less compression library that can be faster than
memcpy()
. - cvxopt/cvxopt - CVXOPT -- Python Software for Convex Optimization
- NVIDIA/libnvidia-container - NVIDIA container runtime library
- xorg62/tty-clock - Clock using lib ncurses
- sheepdog/sheepdog - Distributed Storage System for QEMU
- Duet3D/RepRapFirmware - OO C++ RepRap Firmware
- jgarzik/cpuminer - CPU miner for bitcoin
- wolkykim/qlibc - qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
- 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.
- managarm/mlibc - Portable C standard library
- ngtcp2/nghttp3 - HTTP/3 library written in C
- examplecode/mproxy - c 语言实现的一个最小的http代理,代理支持设置加密隧道,可以躲避防火墙的监测
- danielealbano/cachegrand - cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
- cxong/cdogs-sdl - Classic overhead run-and-gun game
- XWHQSJ/ebooks - A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
- vitoplantamura/BugChecker - SoftICE-like kernel debugger for Windows 11
- tekknolagi/carp - "interesting" VM in C. Let's see how this goes.
- galkahana/PDF-Writer - High performance library for creating, modiyfing and parsing PDF files in C++
- timwr/CVE-2016-5195 - CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android
- hirrolot/metalang99 - Full-blown preprocessor metaprogramming
- alekmaul/pvsneslib - PVSnesLib : A small, open and free development kit for the Nintendo SNES
- mpx/lua-cjson - Lua CJSON is a fast JSON encoding/parsing module for Lua
- nicklockwood/FastCoding - A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON
- henrypp/chrlauncher - Small and very fast portable launcher and updater for Chromium.
- maxmind/libmaxminddb - C library for the MaxMind DB file format
- RJ/ketama - C library for consistent hashing, and langauge bindings
- vsergeev/c-periphery - A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
- alessandrofrancesconi/gimp-plugin-bimp - BIMP. Batch Image Manipulation Plugin for GIMP.
- psankar/simplefs - A simple, kernel-space, on-disk filesystem from the scratch
- RandyGaul/qu3e - Lightweight and Simple 3D Open Source Physics Engine in C++
- berry-lang/berry - A ultra-lightweight embedded scripting language optimized for microcontrollers.
- 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++.
- wangkuiwu/datastructs_and_algorithm - Data struct and algorithm introduction and implementation in C/C++/Java.
- mempodippy/vlany - Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
- tidwall/hashmap.c - Hash map implementation in C.
- pfultz2/Cloak - A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
- stas00/the-art-of-debugging - The Art of Debugging
- hfiref0x/VBoxHardenedLoader - VirtualBox VM detection mitigation loader
- canonical/raft - Unmaintained C implementation of the Raft consensus protocol
- valinet/Win11DisableRoundedCorners - A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11
- nih-at/libzip - A C library for reading, creating, and modifying zip archives.
- halfer53/winix - A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP)
- libgd/libgd - GD Graphics Library
- 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.
- richgel999/fpng - Super fast C++ .PNG writer/reader
- 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:
- lavoiesl/osx-cpu-temp - Outputs current CPU temperature for OSX
- jgmenu/jgmenu - An X11 menu
- yangminz/bcst_csapp - A C language repo to implement CSAPP
- michaelforney/samurai - ninja-compatible build tool written in C
- 45clouds/WirelessCarPlay - Wireless CarPlay for CarPlay enabled cars
- alibaba/ApsaraCache - archived | ApsaraCache is a Redis branch originated from Alibaba Group.
- mikeryan/crackle - Crack and decrypt BLE encryption
- 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.
- prideout/par - single-file C libraries from Philip Allan Rideout
- libimobiledevice/ifuse - A fuse filesystem to access the contents of iOS devices
- espressif/esp-csi - Applications based on Wi-Fi CSI (Channel state information), such as indoor positioning, human detection
- TulipCharts/tulipindicators - Technical Analysis Indicator Function Library in C
- overmighty/i-use-arch-btw - "I use Arch btw" but it's a Turing-complete programming language.
- 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.
- naev/naev - Naev has moved to codeberg! This is just a mirror.
- Billy-Ellis/Exploit-Challenges - A collection of vulnerable ARM binaries for practicing exploit development
- GenericMappingTools/gmt - The Generic Mapping Tools
- 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: [email protected]
- wangbojing/NtyCo - 纯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.
- Unity-Technologies/NativeRenderingPlugin - C++ Rendering Plugin example for Unity
- aperezdc/ngx-fancyindex - Fancy indexes module for the Nginx web server
- wlanjie/trinity - android video record editor muxer sdk
- VictorTaelin/Interaction-Calculus - A programming language and model of computation that matches the optimal λ-calculus reduction algorithm perfectly.
- jnz/q3vm - Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input
- CCareaga/heap_allocator - A simple heap memory allocator in ~200 lines.
- zpl-c/enet - ⚡️ ENet reliable UDP networking library
- ashtonjamesd/lavandula - A intuitive, lightweight web framework in C for building modern web applications
- adsr/mle - flexible terminal-based text editor (C)
- qrush/unix - Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.
- 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
- lemire/Code-used-on-Daniel-Lemire-s-blog - This is a repository for the code posted on my blog
- cztomczak/cef2go - Go lang bindings for the Chromium Embedded Framework (CEF)
- jwasham/practice-c - Part of my daily plan for studying C.
- Rafostar/clapper - Level up your video experience with a modern and user-friendly media player.
- 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
- kosma/minmea - a lightweight GPS NMEA 0183 parser library in pure C
- oracle/python-cx_Oracle - Obsolete Python interface to Oracle Database, now superseded by python-oracledb
- AnJoiner/FFmpegCommand - FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
- nlsandler/write_a_c_compiler - Test suite to help you write your own C compiler
- jimon/osx_app_in_plain_c - A simple showcase how to create a simple OS X app in plain C without any Objective-C
- pret/pokeruby - Decompilation of Pokémon Ruby/Sapphire
- varnish/Varnish-Cache - Moved. New address: https://github.com/varnishcache/varnish-cache/
- samtools/htslib - C library for high-throughput sequencing data formats
- mbrossard/threadpool - A simple C Thread pool implementation
- kroitor/gjk.c - Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
- gnif/vendor-reset - Linux kernel vendor specific hardware reset module for sequences that are too complex/complicated to land in pci_quirks.c
- phoboslab/pl_mpeg - Single file C library for decoding MPEG1 Video and MP2 Audio
- meekrosoft/fff - A testing micro framework for creating function test doubles
- frida/frida-gum - Cross-platform instrumentation and introspection library written in C
- pbatard/uefi-ntfs - UEFI:NTFS - Boot NTFS or exFAT partitions from UEFI
- Orc/discount - My C implementation of John Gruber's Markdown markup language
- septag/sx - Portable base library for C programmers, designed for performance and simplicity.
- losnoco/Cog - Cog - A Free and Open Source Audio Player for macOS 10.13+
- 8bitbubsy/ft2-clone - Fasttracker 2 clone for Windows/macOS/Linux
- obgm/libcoap - A CoAP (RFC 7252) implementation in C
- nxrighthere/ENet-CSharp - Reliable UDP networking library
- apache/mynewt-core - An OS to build, deploy and securely manage billions of devices
- Interrupt/systemshock - Shockolate - A minimalist and cross platform System Shock source port.
- Keruspe/GPaste - Clipboard management system
- stawel/cheali-charger - cheap lipo charger
- LeechanX/Data-Structures-and-Algorithms-in-C - 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
- alibaba/nginx-http-concat - A Nginx module for concatenating files in a given context: CSS and JS files usually
- skarnet/s6 - The s6 supervision suite.
- Polprzewodnikowy/SummerCart64 - SummerCart64 - a fully open source N64 flashcart
- pms67/PID - PID controller implementation written in C.
- diegocr/netcat - NetCat for Windows
- yulingtianxia/BlockHook - Hook Objective-C blocks. A powerful AOP tool.
- LiamBindle/MQTT-C - A portable MQTT C client for embedded systems and PCs alike.
- zyearn/zaver - Yet another fast and efficient HTTP server
- dariomanesku/cmft - Cross-platform open-source command-line cubemap filtering tool.
- mongodb/mongo-c-driver - The Official MongoDB driver for C language
- hfiref0x/UPGDSED - Universal PatchGuard and Driver Signature Enforcement Disable
- JayDDee/cpuminer-opt - Optimized multi algo CPU miner
- deanmao/node-chimera - A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.
- cxong/tinydir - Lightweight, portable and easy to integrate C directory and file reader
- FreeApophis/TrueCrypt - This repository applies all Versions of the Original TrueCrypt Source Files in order
- vkoskiv/c-ray - c-ray is a small, simple path tracer written in C
- ged/ruby-pg - A PostgreSQL client library for Ruby
- usrbinnc/netcat-cpi-kernel-module - Kernel module edition of the Cycles Per Instruction (2014) album.
- eteran/c-vector - A dynamic array implementation in C similar to the one found in standard C++
- tukaani-project/xz - XZ Utils
- ARM-software/CMSIS-DSP - CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
- justin-lathrop/c - C Programming Projects
- xxyzz/ostep-hw - Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
- skullchap/chadstr - Chad Strings - The Chad way to handle strings in C.
- coop-deluxe/sm64coopdx - An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
- mptre/pick - A fuzzy search tool for the command-line
- laruence/yac - A fast, lock-free, shared memory user data cache for PHP
- hexagonal-sun/bic - A C interpreter and API explorer.
- groonga/groonga - An embeddable fulltext search engine. Groonga is the successor project to Senna.
- microsoft/SymCrypt - Cryptographic library
- LingDong-/wax - A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀
- n64dev/cen64 - Cycle-Accurate Nintendo 64 Emulator
- antirez/botlib - C Telegram bot framework
- jianfengye/nginx-1.0.14_comment - nginx源码中文注释版
- halayli/lthread - lthread, a multicore enabled coroutine library written in C
- apoorvnandan/tensor.h - creating a tiny tensor library in raw C
- HDFGroup/hdf5 - Official HDF5® Library Repository
- everettjf/AppleTrace - 🍎Objective C Method Tracing Call Chart
- rokath/trice - 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
- powturbo/TurboPFor-Integer-Compression - Fastest Integer Compression
- candle-usb/candleLight_fw - gs_usb compatible firmware for candleLight, cantact and canable
- CCExtractor/ccextractor - CCExtractor - Official version maintained by the core team
- libplctag/libplctag - This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.
- PQClean/PQClean - Clean, portable, tested implementations of post-quantum cryptography
- kiibohd/controller - Kiibohd Controller
- STMicroelectronics/STMems_Standard_C_drivers - Platform-independent drivers for STMicroelectronics MEMS motion sensors, environmental sensors, infrared sensors and biosensors, based on standard C programming language.
- frankmorgner/vsmartcard - umbrella project for emulation of smart card readers or smart cards
- rogerbinns/apsw - Another Python SQLite wrapper
- confluentinc/librdkafka - The Apache Kafka C/C++ library
- NouamaneTazi/bloomz.cpp - C++ implementation for BLOOM
- pvaret/rtl8192cu-fixes - Realtek 8192 chipset driver, ported to kernel 3.11.
- chrisjmccormick/word2vec_commented - Commented (but unaltered) version of original word2vec C implementation.
- armon/libart - Adaptive Radix Trees implemented in C
- ghaerr/microwindows - The Nano-X Window System
- justinmeza/lci - A LOLCODE interpreter written in C.
- lpereira/hardinfo - System profiler and benchmark tool for Linux systems
- c2lang/c2compiler - the c2 programming language
- randy408/libspng - Simple, modern libpng alternative
- KhronosGroup/SPIRV-Reflect - SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
- ChibiOS/ChibiOS - Read only mirror of SVN ChibiOS repository at https://sourceforge.net/projects/chibios/
- allinurl/gwsocket - fast, standalone, language-agnostic WebSocket server RFC6455 compliant
- feaser/openblt - Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
- loadzero/si78c - si78c is a memory accurate reimplementation of Space Invaders in C.
- iqiyi/libfiber - The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI.
- Beariish/bolt - High-performance, real-time optimized, and statically typed embedded language implemented in C.
- eleme/corvus - A fast and lightweight Redis Cluster Proxy for Redis 3.0
- septag/rizz - Small C game development framework
- charliegerard/Epoc.js - Node.js addon for the Emotiv C++ SDK
- moonlight-stream/moonlight-chrome - GameStream client for ChromeOS
- michaelforney/cproc - C11 compiler (mirror)
- liudf0716/xfrpc - xfrpc 是一个轻量级的 FRP 客户端,完美兼容 frps,采用 C 语言实现,专为 OpenWRT 和物联网等资源受限系统优化设计。它针对 ROM 和 RAM 空间有限的设备,提供高效的内网穿透解决方案。xfrpc 集成了xDPI(深度包检测)功能,增强了安全性,有效防止内网穿透中因恶意嗅探导致的安全威胁,确保数据传输和网络访问的可靠保护。技术交流QQ群 331230369
- turbolent/w2c2 - Translates WebAssembly modules to portable C
- libui-ng/libui-ng - libui-ng: a portable GUI library for C. "libui for the next generation"
- KevinOConnor/can2040 - Software CAN bus implementation for rp2040 micro-controllers
- Cubitect/cubiomes - C library that mimics the Minecraft biome generation.
- jergusg/k380-function-keys-conf - Make function keys default on Logitech k380 bluetooth keyboard
- umanovskis/baremetal-arm - An ebook about bare-metal programming for ARM
- bloominstituteoftechnology/C-Web-Server - A simple webserver written in C
- edubart/minicoro - Single header stackful cross-platform coroutine library in pure C.
- openxc/uds-c - Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
- 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.
- Eugnis/spectre-attack - Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715)
- tpoechtrager/cctools-port - Apple cctools port for Linux and *BSD
- Exim/exim - Exim Mail Transport Agent - source, testsuite and documentation
- ThrowTheSwitch/CMock - Mock/stub generator for C
- FedeDP/Clight - A C daemon that turns your webcam into a light sensor. It will adjust screen backlight based on ambient brightness.
- nsxiv/nsxiv - Read-only mirror of Neo Simple X Image Viewer
- joexbayer/RetrOS-32 - A x86 32bit Hobby Operatingsystem with graphics, multitasking, networking and 32bit C-Compiler for i386 architecture.
- NMSSH/NMSSH - NMSSH is an Objective-C wrapper for libssh2, with a sweet API.
- morrownr/8821cu-20210916 - Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU, RTL8821CUH and RTL8731AU Chipsets - v5.12.0.4
- yourtion/LearningMasteringAlgorithms-C - Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
- cofyc/argparse - Command-line arguments parsing library.
- lexborisov/Modest - Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
- naasking/async.h - Stackless Async Subroutines for C
- libtom/libtommath - LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
- Yangyuanxin/Embedded-Product-Collect - 嵌入式产品级项目收集
- binji/smolnes - NES emulator in <5000 bytes of C
- Adamkadaban/CTFs - CTF Cheat Sheet + Writeups / Files for some of the Cyber CTFs that I've done
- munificent/mark-sweep - A simple mark-sweep garbage collector in C
- HoShiMin/HookLib - The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
- schellingb/TinySoundFont - SoundFont2 synthesizer library in a single C/C++ file
- MoarVM/MoarVM - A VM with adaptive optimization and JIT compilation, built for Rakudo
- wojciech-graj/doom-ascii - DooM in the terminal!
- openglsuperbible/sb7code - Source code and supporting material for the 7th Edition of OpenGL SuperBible
- bus1/dbus-broker - Linux D-Bus Message Broker
- dexter-xD/project-box - C projects: algorithms, games, and networking
- wroberts/rogauracore - RGB keyboard control for Asus ROG laptops
- Majjcom/ncmppGui - 一个使用C++编写的极速ncm转换GUI工具
- felselva/mathc - Pure C math library for 2D and 3D programming
- felixangell/mac - bytecode interpreter in c (blog post)
- cesanta/frozen - JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.
- punesemu/puNES - Qt-based Nintendo Entertaiment System emulator and NSF/NSF2/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
- cbsd/cbsd - Yet one more wrapper around jail, bhyve, QEMU and XEN
- SilverRainZ/OS67 - An unix-like toy kernel
- 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.
- nepx/halfix - x86 PC emulator that runs both natively and in the browser, via WebAssembly
- KhronosGroup/OpenCL-Headers - Khronos OpenCL-Headers
- james34602/JamesDSPManager - Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.
- attractivechaos/kann - A lightweight C library for artificial neural networks
- bradharding/doomretro - The classic, refined DOOM source port. For Windows PC.
- 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
- balde/balde - A microframework for C based on GLib.
- ufrisk/LeechCore - LeechCore - Physical Memory Acquisition Library & The LeechAgent Remote Memory Acquisition Agent
- jedisct1/libhydrogen - A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
- CongducPham/LowCostLoRaGw - Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
- intel/libva - Libva is an implementation for VA-API (Video Acceleration API)
- intel/intel-cmt-cat - User space software for Intel(R) Resource Director Technology
- datoviz/datoviz - ⚡ Datoviz: high-performance GPU rendering for scientific data visualization
- angt/glorytun - Multipath UDP tunnel
- phpredis/phpredis - A PHP extension for Redis
- nemequ/portable-snippets - Collection of miscellaneous portable C snippets.
- riolet/rix - Rix language combines the power of C language and the convenience of a high level language
- MaltWhiskey/Mega-Cube - 16x16x16 PL9823 Cube with Teensy 4.0 and FlexIO driver
- oleganza/CoreBitcoin - Awesome Bitcoin toolkit for ObjC and Swift
- 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.
- PlummersSoftwareLLC/Primes - Prime Number Projects in C#/C++/Python
- 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.
- ccxvii/mujs - An embeddable Javascript interpreter in C.
- ivmai/bdwgc - The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
- open-telemetry/opentelemetry-ebpf-profiler - The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
- Versoft-Software/Free95 - Free95 is an open-source windows-compatible operating system.
- wmutils/core - Set of window manipulation tools
- ripplebiz/MeshCore - A new lightweight, hybrid routing mesh protocol for packet radios
- Yubico/yubico-pam - Yubico Pluggable Authentication Module (PAM)
- tcbrindle/raytracer.hpp - Simple compile-time raytracer using C++17
- libtrading/libtrading - Libtrading, an ultra low-latency trading connectivity library for C and C++.
- ultrajson/ultrajson - Ultra fast JSON decoder and encoder written in C with Python bindings
- stellar/stellar-core - Reference implementation for the peer-to-peer agent that manages the Stellar network.
- 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.
- 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