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