awesome-c
C application framework
A curated list of software frameworks and libraries for developing C applications
A curated list of awesome C frameworks, libraries and software.
2k stars
107 watching
220 forks
last commit: 4 days ago
Linked from 2 awesome lists
awesome-c | |||
Genymobile/scrcpy | 112,242 | 4 days ago | Display and control your Android device |
obsproject/obs-studio | 60,355 | 6 days ago | OBS Studio - Free and open source software for live streaming and screen recording |
git/git | 52,543 | 6 days ago | Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget ( ). Please follow Documentation/SubmittingPatches procedure for any of your improvements |
FFmpeg/FFmpeg | 46,039 | 5 days ago | Mirror of |
curl/curl | 35,947 | 4 days ago | 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 | 28,577 | 7 days ago | 🎥 Command line video player |
nothings/stb | 26,900 | 12 days ago | stb single-file public domain libraries for C/C++ |
ggreer/the_silver_searcher | 26,185 | 5 months ago | A code-searching tool similar to ack, but faster |
raysan5/raylib | 22,637 | 6 days ago | A simple and easy-to-use library to enjoy videogames programming |
SamyPesse/How-to-Make-a-Computer-Operating-System | 21,459 | almost 3 years ago | How to Make a Computer Operating System in C++ |
hashcat/hashcat | 21,325 | 3 months ago | World's fastest and most advanced password recovery utility |
radareorg/radare2 | 20,705 | 6 days ago | UNIX-like reverse engineering framework and command-line toolset |
jarun/nnn | 19,339 | 6 days ago | n³ The unorthodox terminal file manager |
TheAlgorithms/C | 19,308 | 4 months ago | Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes |
allinurl/goaccess | 18,491 | 23 days ago | GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser |
jart/cosmopolitan | 18,408 | 5 days ago | build-once run-anywhere c library |
qmk/qmk_firmware | 18,287 | 4 days ago | Open-source keyboard firmware for Atmel AVR and Arm USB families |
karpathy/llama2.c | 17,471 | 4 months ago | Inference Llama 2 in one file of pure C |
lvgl/lvgl | 16,735 | 5 days ago | Embedded graphics library to create beautiful UIs for any MCU, MPU and display type |
skywind3000/kcp | 15,394 | about 1 month ago | KCP - A Fast and Reliable ARQ Protocol |
reactos/reactos | 14,782 | 3 days ago | A free Windows-compatible Operating System |
videolan/vlc | 14,242 | 4 days ago | VLC media player - All pull requests are ignored, please use MRs on |
sumatrapdfreader/sumatrapdf | 13,721 | 9 days ago | SumatraPDF reader |
vurtun/nuklear | 13,693 | almost 5 years ago | A single-header ANSI C gui library |
acidanthera/OpenCorePkg | 13,415 | 12 days ago | OpenCore bootloader |
davatorium/rofi | 13,311 | 17 days ago | Rofi: A window switcher, application launcher and dmenu replacement |
systemd/systemd | 13,292 | 6 days ago | The systemd System and Service Manager |
s-matyukevich/raspberry-pi-os | 13,222 | 8 months ago | Learning operating system development using Linux kernel and Raspberry Pi |
glfw/glfw | 13,089 | 3 months ago | A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input |
jonas/tig | 12,472 | 22 days ago | Text-mode interface for git |
jedisct1/libsodium | 12,298 | 12 days ago | A modern, portable, easy to use crypto library |
coturn/coturn | 11,418 | 7 days ago | coturn TURN server project |
libevent/libevent | 11,200 | 19 days ago | Event notification library |
FreeRDP/FreeRDP | 11,024 | 7 days ago | FreeRDP is a free remote desktop protocol library and clients |
DaveGamble/cJSON | 10,817 | about 2 months ago | Ultralightweight JSON parser in ANSI C |
andlabs/libui | 10,732 | 6 months ago | Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports |
citusdata/citus | 10,609 | 6 days ago | Distributed PostgreSQL as an extension |
DoctorWkt/acwj | 10,578 | 4 months ago | A Compiler Writing Journey |
fogleman/Craft | 10,448 | 8 months ago | A simple Minecraft clone written in C using modern OpenGL (shaders) |
lz4/lz4 | 10,398 | 10 days ago | Extremely Fast Compression algorithm |
libretro/RetroArch | 10,332 | 7 days ago | Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3 |
openwall/john | 10,317 | 7 days ago | 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 |
phpredis/phpredis | 9,997 | 6 days ago | A PHP extension for Redis |
krallin/tini | 9,923 | 5 months ago | A tiny but valid for containers |
rswier/c4 | 9,741 | 11 months ago | C in four functions |
libvips/libvips | 9,745 | 4 days ago | A fast image processing library with low memory needs |
rui314/chibicc | 9,726 | about 1 year ago | A small C compiler |
libgit2/libgit2 | 9,699 | 18 days ago | A cross-platform, linkable library implementation of Git that you can use in your application |
cstack/db_tutorial | 9,561 | 9 months ago | Writing a sqlite clone from scratch in C |
Tencent/xLua | 9,417 | about 1 month ago | xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc |
Immediate-Mode-UI/Nuklear | 9,301 | 14 days ago | A single-header ANSI C immediate mode cross-platform GUI library |
Cyan4973/xxHash | 9,179 | 16 days ago | Extremely fast non-cryptographic hash algorithm |
microsoft/react-native-code-push | 8,992 | 15 days ago | React Native module for CodePush |
jgamblin/Mirai-Source-Code | 8,545 | 12 months ago | Leaked Mirai Source Code for Research/IoC Development Purposes |
pymumu/smartdns | 8,460 | 3 days ago | A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。 |
pocoproject/poco | 8,434 | 3 days ago | 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 |
Wind4/vlmcsd | 8,419 | 11 months ago | KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin) |
capstone-engine/capstone | 7,605 | 8 days ago | Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86 |
pygame/pygame | 7,511 | 20 days ago | 🐍🎮 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 |
peng-zhihui/L-ink_Card | 7,342 | almost 4 years ago | Smart NFC & ink-Display Card |
liuliu/ccv | 7,089 | 6 days ago | C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library |
floooh/sokol | 7,084 | 6 days ago | minimal cross-platform standalone C headers |
veracrypt/VeraCrypt | 6,948 | 4 days ago | Disk encryption with strong security based on TrueCrypt |
stanfordnlp/GloVe | 6,885 | about 1 year ago | Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings |
Kitware/CMake | 6,875 | 3 days ago | Mirror of CMake upstream repository |
orangeduck/Cello | 6,831 | about 1 year ago | Higher level programming in C |
ithewei/libhv | 6,831 | 15 days ago | 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server |
libimobiledevice/libimobiledevice | 6,676 | 7 days ago | A cross-platform protocol library to communicate with iOS devices |
universal-ctags/ctags | 6,569 | 3 days ago | A maintained ctags implementation |
htop-dev/htop | 6,523 | about 1 month ago | htop - an interactive process viewer |
SanderMertens/flecs | 6,463 | 6 days ago | A fast entity component system (ECS) for C & C++ |
NVIDIA/cuda-samples | 6,453 | 4 months ago | Samples for CUDA Developers which demonstrates features in CUDA Toolkit |
hfiref0x/UACME | 6,377 | 4 months ago | Defeating Windows User Account Control |
yanfeizhang/coder-kung-fu | 6,369 | 3 months ago | 开发内功修炼 |
nodejs/http-parser | 6,355 | over 2 years ago | http request/response parser for c |
redis/hiredis | 6,258 | 17 days ago | Minimalistic C client for Redis >= 1.2 |
microsoft/WinObjC | 6,245 | almost 2 years ago | Objective-C for Windows |
hrvach/deskhop | 6,234 | 21 days ago | Fast Desktop Switching Device |
rui314/8cc | 6,157 | 7 months ago | A Small C Compiler |
klange/toaruos | 6,121 | 8 months ago | 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 | 6,097 | about 1 year ago | 带网络功能的伪全息透明显示桌面站 |
yourtion/30dayMakeOS | 5,964 | 8 months ago | 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程 |
lpereira/lwan | 5,939 | about 1 month ago | Experimental, scalable, high performance HTTP server |
fluent/fluent-bit | 5,863 | 4 days ago | Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows |
hishamhm/htop | 5,846 | about 4 years ago | htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top' |
neutrinolabs/xrdp | 5,771 | 6 days ago | xrdp: an open source RDP server |
ldcsaa/HP-Socket | 5,726 | 24 days ago | High Performance TCP/UDP/HTTP Communication Component |
ravynsoft/ravynos | 5,674 | 4 days ago | A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience |
grbl/grbl | 5,611 | 6 months ago | An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino |
cmus/cmus | 5,587 | 26 days ago | Small, fast and powerful console music player for Unix-like operating systems |
CameraKit/camerakit-android | 5,369 | over 1 year ago | Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices |
libusb/libusb | 5,299 | 7 days ago | A cross-platform library to access USB devices |
dokan-dev/dokany | 5,290 | 10 days ago | User mode file system library for windows with FUSE Wrapper |
swiftlang/swift-corelibs-foundation | 5,287 | 6 days ago | The Foundation Project, providing core utilities, internationalization, and OS independence |
jagt/clumsy | 5,244 | 5 months ago | clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner |
kornelski/pngquant | 5,240 | 4 months ago | Lossy PNG compressor — pngquant command based on libimagequant library |
cjdelisle/cjdns | 5,192 | 8 days ago | An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing |
RIOT-OS/RIOT | 4,943 | 6 days ago | RIOT - The friendly OS for IoT |
antirez/sds | 4,938 | 7 months ago | Simple Dynamic Strings library for C |
tboox/tbox | 4,880 | 7 days ago | 🎁 A glib-like multi-platform c library |
clibs/clib | 4,874 | 3 months ago | Package manager for the C programming language |
nbs-system/naxsi | 4,797 | about 1 year ago | NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX |
warmcat/libwebsockets | 4,787 | 5 days ago | canonical libwebsockets.org networking library |
gluster/glusterfs | 4,737 | 16 days ago | Gluster Filesystem : Build your distributed storage in minutes |
lxc/lxc | 4,678 | 27 days ago | LXC - Linux Containers |
tianocore/edk2 | 4,666 | 3 days ago | EDK II |
dunst-project/dunst | 4,634 | 8 days ago | Lightweight and customizable notification daemon |
CloverHackyColor/CloverBootloader | 4,563 | 12 days ago | Bootloader for macOS, Windows and Linux in UEFI and in legacy mode |
aws/s2n-tls | 4,531 | 7 days ago | An implementation of the TLS/SSL protocols |
laruence/yaf | 4,520 | 5 months ago | Fast php framework written in c, built in php extension |
Cisco-Talos/clamav | 4,418 | 7 days ago | ClamAV - Documentation is here: |
nanopb/nanopb | 4,359 | 6 days ago | Protocol Buffers with small code size |
ultrajson/ultrajson | 4,329 | 20 days ago | Ultra fast JSON decoder and encoder written in C with Python bindings |
marcobambini/gravity | 4,315 | 5 months ago | Gravity Programming Language |
RandyGaul/cute_headers | 4,313 | about 1 month ago | Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games |
coreutils/coreutils | 4,303 | 6 days ago | upstream mirror |
karlstav/cava | 4,301 | 6 days ago | Cross-platform Audio Visualizer |
kokke/tiny-AES-c | 4,283 | about 2 months ago | Small portable AES128/192/256 in C |
martanne/vis | 4,270 | 26 days ago | A vi-like editor based on Plan 9's structural regular expressions |
attractivechaos/klib | 4,204 | 6 months ago | A standalone and lightweight C library |
Netflix/dynomite | 4,198 | 6 months ago | A generic dynamo implementation for different k-v storage engines |
firmianay/CTF-All-In-One | 4,173 | 4 months ago | CTF竞赛权威指南 |
troydhanson/uthash | 4,168 | about 1 month ago | C macros for hash tables and more |
y123456yz/reading-code-of-nginx-1.9.2 | 4,166 | over 3 years ago | nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕 |
zpoint/CPython-Internals | 4,162 | 5 months ago | Dive into CPython internals, trying to illustrate every detail of CPython implementation |
lc-soft/LCUI | 4,149 | 12 days ago | C library for building user interfaces |
Facico/Chinese-Vicuna | 4,142 | 7 days ago | Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca |
xiph/rnnoise | 4,127 | 3 months ago | Recurrent neural network for audio noise reduction |
plasma-umass/coz | 4,106 | 28 days ago | Coz: Causal Profiling |
ThrowTheSwitch/Unity | 4,100 | 3 months ago | Simple Unit Testing for C |
dvorka/hstr | 4,082 | 3 months ago | bash and zsh shell history suggest box - easily view, navigate, search and manage your command history |
gnea/grbl | 4,082 | 5 months ago | An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino |
openvenues/libpostal | 4,076 | 3 months ago | A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data |
mackron/miniaudio | 4,070 | about 1 month ago | Audio playback and capture library written in C, in a single source file |
microsoft/msquic | 4,057 | 5 days ago | Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust |
lotabout/write-a-C-interpreter | 4,053 | 8 months ago | Write a simple interpreter of C. Inspired by c4 and largely based on it |
abishekvashok/cmatrix | 4,035 | 3 months ago | Terminal based "The Matrix" like implementation |
acassen/keepalived | 4,002 | 11 days ago | Keepalived |
RubyMetric/chsrc | 4,012 | 11 days ago | chsrc 全平台通用换源工具与框架. Change Source everywhere for every software |
cmusphinx/pocketsphinx | 3,950 | about 1 month ago | A small speech recognizer |
3proxy/3proxy | 3,943 | 2 months ago | 3proxy - tiny free proxy server |
Mzzopublic/C | 3,799 | 9 months ago | C语言 |
Dav1dde/glad | 3,795 | about 1 month ago | Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs |
armink/EasyLogger | 3,783 | 8 months ago | An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库 |
mortdeus/legacy-cc | 3,776 | about 2 years ago | The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr |
iqiyi/xCrash | 3,727 | about 2 years ago | 🔥 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 |
contiki-os/contiki | 3,718 | 8 months ago | The official git repository for Contiki, the open source OS for the Internet of Things |
varnishcache/varnish-cache | 3,692 | 3 days ago | Varnish Cache source code repository |
jorisvink/kore | 3,686 | 13 days ago | 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 and for information on how to contribute via the mailing lists |
kangjianwei/Data-Structure | 3,629 | over 2 years ago | 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析 |
westes/flex | 3,626 | 10 days ago | The Fast Lexical Analyzer - scanner generator for lexing in C and C++ |
dankamongmen/notcurses | 3,620 | 5 days ago | blingful character graphics/TUI library. definitely not curses |
cnlohr/rawdrawandroid | 3,601 | about 2 months ago | Build android apps without any java, entirely in C and Make |
shadowsocks/ChinaDNS | 3,596 | over 4 years ago | Protect yourself against DNS poisoning in China |
philippe44/AirConnect | 3,581 | 27 days ago | Use AirPlay to stream to UPnP/Sonos & Chromecast devices |
janet-lang/janet | 3,525 | 10 days ago | A dynamic language and bytecode vm |
hnes/libaco | 3,516 | over 2 years ago | A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞 |
stephane/libmodbus | 3,496 | 30 days ago | A Modbus library for Linux, Mac OS, FreeBSD and Windows |
zyantific/zydis | 3,462 | 13 days ago | Fast and lightweight x86/x86-64 disassembler and code generation library |
remzi-arpacidusseau/ostep-code | 3,448 | about 1 year ago | Code from various chapters in OSTEP ( ) |
fragglet/c-algorithms | 3,350 | about 1 year ago | A library of common data structures and algorithms written in C |
aubio/aubio | 3,314 | 4 months ago | a library for audio and music analysis |
neomutt/neomutt | 3,258 | 3 days ago | ✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat |
vozlt/nginx-module-vts | 3,236 | 24 days ago | Nginx virtual host traffic status module |
premake/premake-core | 3,235 | 7 days ago | Premake |
mridgers/clink | 3,219 | 4 months ago | Bash's powerful command line editing in cmd.exe |
checkedc/checkedc | 3,221 | about 2 months ago | 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 |
jakogut/tinyvm | 3,195 | over 5 years ago | TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C |
collectd/collectd | 3,190 | about 1 month ago | The system statistics collection daemon. Please send Pull Requests here! |
ohler55/oj | 3,159 | 20 days ago | Optimized JSON |
quickjs-zh/QuickJS | 3,155 | about 1 month ago | QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。 |
Celtoys/Remotery | 3,140 | 3 months ago | Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer |
skeeto/w64devkit | 3,140 | 18 days ago | Portable C and C++ Development Kit for x64 (and x86) Windows |
openssh/openssh-portable | 3,131 | 11 days ago | Portable OpenSSH |
ibireme/yyjson | 3,125 | about 2 months ago | The fastest JSON library in C |
apache/guacamole-server | 3,122 | 12 days ago | Mirror of Apache Guacamole Server |
stellar/stellar-core | 3,125 | 11 days ago | Reference implementation for the peer-to-peer agent that manages the Stellar network |
begeekmyfriend/leetcode | 3,096 | 5 months ago | LeetCode in pure C |
akheron/jansson | 3,087 | 3 months ago | C library for encoding, decoding and manipulating JSON data |
hexchat/hexchat | 3,082 | 3 months ago | GTK+ IRC client |
google/honggfuzz | 3,079 | 8 days ago | Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based) |
containers/crun | 3,059 | 6 days ago | A fast and lightweight fully featured OCI runtime and C library for running containers |
namhyung/uftrace | 3,066 | about 2 months ago | Function graph tracer for C/C++/Rust/Python |
sysstat/sysstat | 3,013 | 5 months ago | Performance monitoring tools for Linux |
gozfree/gear-lib | 3,013 | 4 months ago | Gear-Lib, C library for IOT Embedded Multimedia and Network |
NetHack/NetHack | 3,004 | 6 days ago | Official NetHack Git Repository |
jonashaag/bjoern | 3,003 | 3 months ago | A screamingly fast Python 2/3 WSGI server written in C |
ivmai/bdwgc | 2,998 | 4 days ago | The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc) |
rvaiya/keyd | 2,994 | 3 months ago | A key remapping daemon for linux |
jhawthorn/fzy | 2,984 | 6 months ago | A simple, fast fuzzy finder for the terminal |
c3lang/c3c | 2,971 | 6 days ago | Compiler for the C3 language |
json-c/json-c | 2,977 | 12 days ago | is the official code repository for json-c. See the wiki for release tarballs for download. API docs at |
weechat/weechat | 2,976 | 5 days ago | The extensible chat client |
checkpoint-restore/criu | 2,968 | 8 days ago | Checkpoint/Restore tool |
hpjansson/chafa | 2,947 | 6 days ago | 📺🗿 Terminal graphics for the 21st century |
rvaiya/warpd | 2,945 | 4 months ago | A modal keyboard-driven virtual pointer |
fwupd/fwupd | 2,939 | 4 days ago | A system daemon to allow session software to update firmware |
civetweb/civetweb | 2,892 | 27 days ago | Embedded C/C++ web server |
acl-dev/acl | 2,888 | 11 days ago | 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 |
citusdata/pg_cron | 2,885 | 3 months ago | Run periodic jobs in PostgreSQL |
tvheadend/tvheadend | 2,880 | 9 days ago | 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 |
Ewenwan/ShiYanLou | 2,864 | 6 months ago | 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试 |
lastpass/lastpass-cli | 2,857 | 7 days ago | LastPass command line interface tool |
stm32duino/Arduino_Core_STM32 | 2,840 | 7 days ago | STM32 core support for Arduino |
srdja/Collections-C | 2,829 | 6 months ago | A library of generic data structures for the C language |
InfiniTimeOrg/InfiniTime | 2,759 | 4 days ago | Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS |
vifm/vifm | 2,748 | 6 days ago | 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 |
rxi/log.c | 2,744 | 4 months ago | A simple logging library implemented in C99 |
sustrik/libmill | 2,737 | almost 4 years ago | Go-style concurrency in C |
RavenSystem/esp-homekit-devices | 2,734 | 15 days ago | 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...) |
orangeduck/mpc | 2,685 | 6 months ago | A Parser Combinator library for C |
nigels-com/glew | 2,667 | 7 months ago | The OpenGL Extension Wrangler Library |
eduard-permyakov/permafrost-engine | 2,653 | 17 days ago | An OpenGL RTS game engine written in C |
djkaty/Il2CppInspector | 2,620 | over 2 years ago | Powerful automated tool for reverse engineering Unity IL2CPP binaries |
open62541/open62541 | 2,614 | 4 days ago | Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0 |
cleanflight/cleanflight | 2,607 | about 1 year ago | Clean-code version of the baseflight flight controller firmware |
yitter/IdGenerator | 2,607 | 2 months ago | 💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。 |
OpenSC/OpenSC | 2,578 | 6 days ago | Open source smart card tools and middleware. PKCS#11/MiniDriver/Tokend |
cesanta/mongoose-os | 2,510 | 11 months ago | 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 |
okbob/pspg | 2,500 | about 2 months ago | 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 | 2,493 | over 3 years ago | A shader-based software renderer written from scratch in C89 |
altdesktop/playerctl | 2,490 | 5 months ago | 🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others |
mas-bandwidth/yojimbo | 2,484 | about 2 months ago | A network library for client/server games written in C++ |
matrixcascade/PainterEngine | 2,476 | 18 days ago | PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C |
benhoyt/inih | 2,471 | 25 days ago | Simple .INI file parser in C, good for embedded systems |
swiftlang/swift-corelibs-libdispatch | 2,469 | 6 days ago | The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware |
open-telemetry/opentelemetry-ebpf-profiler | 2,463 | 7 days ago | The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...) |
cloudwu/coroutine | 2,456 | almost 2 years ago | A asymmetric coroutine library for C |
tj/luna | 2,456 | almost 7 years ago | luna programming language - a small, elegant VM implemented in C |
seemoo-lab/nexmon | 2,449 | 22 days ago | The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more |
Exely/CSAPP-Labs | 2,434 | almost 2 years ago | Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记 |
MayaPosch/NymphCast | 2,428 | 12 days ago | Audio and video casting system with support for custom applications |
linux-can/can-utils | 2,418 | 3 months ago | Linux-CAN / SocketCAN user space applications |
brendan-rius/c-jwt-cracker | 2,398 | over 1 year ago | JWT brute force cracker written in C |
concurrencykit/ck | 2,388 | 2 months ago | 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+ |
Perfare/Zygisk-Il2CppDumper | 2,384 | 3 months ago | Using Zygisk to dump il2cpp data at runtime |
p-gen/smenu | 2,379 | 8 days ago | 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 |
MinhasKamal/CreepyCodeCollection | 2,352 | 7 months ago | A Nonsense Collection of Disgusting Codes |
recp/cglm | 2,329 | 2 months ago | 📽 Highly Optimized 2D / 3D Graphics Math (glm) for C |
linux-test-project/ltp | 2,330 | 7 days ago | Linux Test Project (mailing list: ) |
xiph/opus | 2,328 | 18 days ago | Modern audio compression for the internet |
vnmakarov/mir | 2,325 | 3 months ago | A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR |
cc65/cc65 | 2,318 | 6 days ago | cc65 - a freeware C compiler for 6502 based systems |
solokeys/solo1 | 2,310 | about 2 years ago | Solo 1 firmware in C |
kkos/oniguruma | 2,310 | 4 days ago | regular expression library |
pret/pokeemerald | 2,285 | 6 days ago | Decompilation of Pokémon Emerald |
gloxec/CrossC2 | 2,283 | about 1 year ago | generate CobaltStrike's cross-platform payload |
Notselwyn/CVE-2024-1086 | 2,280 | 7 months ago | 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 |
tezc/sc | 2,269 | 2 months ago | Common libraries and data structures for C |
chjj/compton | 2,250 | over 3 years ago | A compositor for X11 |
asterisk/asterisk | 2,246 | 7 days ago | The official Asterisk Project repository |
HardySimpson/zlog | 2,247 | 16 days ago | A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library |
siduck/chadwm | 2,245 | 2 months ago | Making dwm as beautiful as possible! |
SRombauts/SQLiteCpp | 2,237 | 2 months ago | SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper |
mvp/uhubctl | 2,225 | about 1 month ago | uhubctl - USB hub per-port power control |
slembcke/Chipmunk2D | 2,215 | 7 months ago | A fast and lightweight 2D game physics library |
coreboot/coreboot | 2,214 | 4 days ago | Mirror of . We don't handle Pull Requests |
mpitutorial/mpitutorial | 2,199 | 3 months ago | MPI programming lessons in C and executable code examples |
skywind3000/mini3d | 2,195 | about 2 months ago | 3D Software Renderer in 700 Lines !! |
open-mpi/ompi | 2,168 | 6 days ago | Open MPI main development repository |
boazsegev/facil.io | 2,161 | 7 months ago | Your high performance web application C framework |
lloyd/yajl | 2,156 | 8 months ago | A fast streaming JSON parsing library in C |
VadimBoev/FlappyBird | 2,151 | about 2 months ago | Less than 100 Kilobytes. Works for Android 5.1 and above |
syslog-ng/syslog-ng | 2,139 | 10 days ago | syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL |
way-cooler/way-cooler | 2,136 | almost 5 years ago | Wayland compositor for AwesomeWM |
scandum/quadsort | 2,135 | 4 months ago | Quadsort is a branchless stable adaptive mergesort faster than quicksort |
FreeRADIUS/freeradius-server | 2,128 | 6 days ago | FreeRADIUS - A multi-protocol policy server |
symisc/unqlite | 2,113 | 6 months ago | An Embedded NoSQL, Transactional Database Engine |
glouw/tinn | 2,108 | almost 4 years ago | A tiny neural network library |
taviso/ctypes.sh | 2,107 | 5 months ago | A foreign function interface for bash |
owntone/owntone-server | 2,092 | 7 days ago | 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 |
bitcoin-core/secp256k1 | 2,090 | 16 days ago | Optimized C library for EC operations on curve secp256k1 |
mkirchner/linked-list-good-taste | 2,081 | 7 months ago | Linus Torvalds' linked list argument for good taste, explained |
Pithikos/C-Thread-Pool | 2,078 | 11 months ago | A minimal but powerful thread pool in ANSI C |
distcc/distcc | 2,078 | about 1 month ago | distributed builds for C, C++ and Objective C |
rspamd/rspamd | 2,071 | 3 days ago | Rapid spam filtering system |
MarlinFirmware/Configurations | 2,055 | 3 days ago | Configurations for Marlin Firmware |
virtio-win/kvm-guest-drivers-windows | 2,051 | 3 days ago | Windows paravirtualized drivers for QEMU\KVM |
rsyslog/rsyslog | 2,051 | 5 days ago | a Rocket-fast SYStem for LOG processing |
TheTumultuousUnicornOfDarkness/CPU-X | 2,048 | 5 days ago | CPU-X is a Free software that gathers information on CPU, motherboard and more |
TinyCC/tinycc | 2,045 | 3 days ago | Unofficial mirror of mob development branch |
bats3c/shad0w | 2,045 | about 3 years ago | A post exploitation framework designed to operate covertly on heavily monitored environments |
Snaipe/Criterion | 2,042 | 3 months ago | A cross-platform C and C++ unit testing framework for the 21st century |
drh/lcc | 2,025 | about 2 months ago | The lcc retargetable ANSI C compiler |
proot-me/proot | 2,024 | 3 months ago | chroot, mount --bind, and binfmt_misc without privilege/setup for Linux |
davidmoreno/onion | 2,017 | about 2 years ago | C library to create simple HTTP servers and Web Applications |
rapiz1/DungeonRush | 2,013 | almost 3 years ago | 👾🐍 A opensource game inspired by Snake, written in pure C with SDL |
codeplea/genann | 2,010 | 5 months ago | simple neural network library in ANSI C |
cyring/CoreFreq | 2,006 | 4 days ago | CoreFreq : CPU monitoring and tuning software designed for 64-bit processors |
vmg/sundown | 1,998 | over 6 years ago | Standards compliant, fast, secure markdown processing library in C |
eclipse-paho/paho.mqtt.c | 1,981 | about 2 months ago | An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: |
berdav/CVE-2021-4034 | 1,962 | over 2 years ago | CVE-2021-4034 1day |
chocolate-doom/chocolate-doom | 1,953 | 23 days ago | Chocolate Doom is a Doom source port that is minimalist and historically accurate |
andrewrk/libsoundio | 1,946 | 5 months ago | C library for cross-platform real-time audio input and output |
apple/cups | 1,946 | 4 months ago | Apple CUPS Sources |
0voice/ffmpeg_develop_doc | 1,945 | 6 months ago | 2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料 |
sahib/rmlint | 1,939 | 6 months ago | Extremely fast tool to remove duplicates and other lint from your filesystem |
iPlug2/iPlug2 | 1,926 | 7 days ago | C++ Audio Plug-in Framework for desktop, mobile and web |
cesanta/mjs | 1,916 | 4 months ago | Embedded JavaScript engine for C/C++ |
Dr-Noob/cpufetch | 1,905 | about 1 month ago | Simple yet fancy CPU architecture fetching tool |
pbatard/libwdi | 1,898 | 5 months ago | Windows Driver Installer library for USB devices |
open-quantum-safe/liboqs | 1,894 | 6 days ago | C library for prototyping and experimenting with quantum-resistant cryptography |
liballeg/allegro5 | 1,891 | 7 days ago | The official Allegro 5 git repository. Pull requests welcome! |
Lora-net/LoRaMac-node | 1,889 | 5 months ago | Reference implementation and documentation of a LoRa network node |
flutter/codelabs | 1,873 | 7 days ago | Flutter codelab examples |
c-ares/c-ares | 1,870 | 7 days ago | A C library for asynchronous DNS requests |
rsta2/circle | 1,863 | 3 days ago | A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit) |
begeekmyfriend/bplustree | 1,863 | almost 2 years ago | A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage |
open5gs/open5gs | 1,854 | 7 days ago | Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17) |
h2o/picohttpparser | 1,851 | 5 months ago | tiny HTTP parser written in C (used in HTTP::Parser::XS et al.) |
luke-jr/bfgminer | 1,841 | over 1 year ago | Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities |
m0nad/Diamorphine | 1,840 | about 1 year ago | LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64) |
chobits/ngx_http_proxy_connect_module | 1,836 | 3 months ago | A forward proxy module for CONNECT request handling |
B-Con/crypto-algorithms | 1,832 | almost 4 years ago | Basic implementations of standard cryptography algorithms, like AES and SHA-1 |
orangeduck/Corange | 1,828 | 6 months ago | Pure C Game Engine |
rui314/9cc | 1,825 | almost 4 years ago | A Small C Compiler |
statsite/statsite | 1,820 | over 3 years ago | C implementation of statsd |
marella/ctransformers | 1,814 | 10 months ago | Python bindings for the Transformer models implemented in C/C++ using GGML library |
free-audio/clap | 1,806 | 20 days ago | Audio Plugin API |
mgerdes/Open-Golf | 1,796 | 8 months ago | A cross-platform minigolf game written in C |
jeremycw/httpserver.h | 1,791 | over 1 year ago | Single header library for writing non-blocking HTTP servers in C |
jarikomppa/soloud | 1,789 | 3 months ago | Free, easy, portable audio engine for games |
ColinIanKing/stress-ng | 1,787 | 6 days ago | 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 |
h3xduck/TripleCross | 1,786 | 8 months ago | A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities |
cs50/libcs50 | 1,773 | 5 months ago | This is CS50's Library for C |
Stephane-D/SGDK | 1,770 | 9 days ago | SGDK - A free and open development kit for the Sega Mega Drive |
sdlpal/sdlpal | 1,763 | 19 days ago | SDL-based reimplementation of the classic Chinese-language RPG known as PAL |
gurnec/HashCheck | 1,761 | almost 3 years ago | HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org |
droe/sslsplit | 1,760 | 2 months ago | Transparent SSL/TLS interception |
citusdata/cstore_fdw | 1,759 | over 3 years ago | Columnar storage extension for Postgres built as a foreign data wrapper. Check out for a modernized columnar storage implementation built as a table access method |
igraph/igraph | 1,751 | 4 days ago | Library for the analysis of networks |
symisc/sod | 1,748 | about 1 year ago | An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable) |
sheredom/utf8.h | 1,746 | 26 days ago | 📚 single header utf8 string functions for C and C++ |
emsec/ChameleonMini | 1,741 | about 1 year ago | The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by . The device is available at . For further information see the Getting Started Page or the Wiki tab above |
PromyLOPh/pianobar | 1,737 | 3 months ago | Console-based pandora.com player |
gbdk-2020/gbdk-2020 | 1,736 | 4 days ago | 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 |
cgdb/cgdb | 1,729 | 3 months ago | Console front-end to the GNU debugger |
nfc-tools/libnfc | 1,713 | 22 days ago | Platform independent Near Field Communication (NFC) library |
opsengine/cpulimit | 1,706 | 4 months ago | CPU usage limiter for Linux |
emweb/wt | 1,703 | 16 days ago | Wt, C++ Web Toolkit |
agavrel/42_CheatSheet | 1,697 | over 1 year ago | A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language |
cnlohr/mini-rv32ima | 1,687 | 4 months ago | A tiny C header-only risc-v emulator |
armink/CmBacktrace | 1,685 | 3 months ago | Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库 |
sustrik/libdill | 1,683 | 8 months ago | Structured concurrency in C |
LIJI32/SameBoy | 1,680 | 5 days ago | Game Boy and Game Boy Color emulator written in C |
RRZE-HPC/likwid | 1,677 | 6 days ago | Performance monitoring and benchmarking suite |
mattiasgustavsson/libs | 1,676 | 4 months ago | Single-file public domain libraries for C/C++ |
libusb/hidapi | 1,674 | 22 days ago | A Simple cross-platform library for communicating with HID devices |
xiph/flac | 1,670 | 6 days ago | Free Lossless Audio Codec |
facebookarchive/libphenom | 1,662 | over 5 years ago | An eventing framework for building high performance and high scalability systems in C |
lexborisov/myhtml | 1,655 | almost 2 years ago | Fast C/C++ HTML 5 Parser. Using threads |
commonmark/cmark | 1,652 | about 2 months ago | CommonMark parsing and rendering library and program in C |
hfiref0x/WinObjEx64 | 1,649 | about 1 month ago | Windows Object Explorer 64-bit |
DeaDBeeF-Player/deadbeef | 1,648 | 5 days ago | DeaDBeeF Player |
rougier/freetype-gl | 1,644 | 3 months ago | OpenGL text using one vertex buffer, one texture and FreeType |
vinniefalco/LuaBridge | 1,642 | over 1 year ago | A lightweight, dependency-free library for binding Lua to C++ |
taviso/ctftool | 1,641 | about 3 years ago | Interactive CTF Exploration Tool |
vgmstream/vgmstream | 1,631 | 5 days ago | vgmstream - A library for playback of various streamed audio formats used in video games |
samtools/samtools | 1,631 | 8 days ago | Tools (written in C using htslib) for manipulating next-generation sequencing data |
xorvoid/sectorc | 1,627 | 5 months ago | A C Compiler that fits in the 512 byte boot sector of an x86 machine |
cloudwu/pbc | 1,624 | about 2 years ago | A protocol buffers library for C |
EdgeTX/edgetx | 1,613 | 4 days ago | EdgeTX is the cutting edge open source firmware for your R/C radio |
lexbor/lexbor | 1,615 | 5 days ago | Lexbor is development of an open source HTML Renderer library |
AstraThreshold/oled-ui-astra | 1,611 | 4 months ago | A smooth, easy-to-deploy, and easy-to-extend OLED UI framework, based on C++ |
brektrou/rtl8821CU | 1,612 | 11 months ago | Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux |
bugaevc/wl-clipboard | 1,602 | 3 months ago | Command-line copy/paste utilities for Wayland |
SpenceKonde/ATTinyCore | 1,599 | about 1 month ago | Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |
buserror/simavr | 1,584 | 16 days ago | simavr is a lean, mean and hackable AVR simulator for linux & OSX |
golang-ui/nuklear | 1,580 | about 1 year ago | This project provides Go bindings for nuklear.h — a small ANSI C GUI library |
HITSZ-OpenCS/HITSZ-OpenCS | 1,578 | 23 days ago | 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen) |
metacall/core | 1,575 | 6 days ago | MetaCall: The ultimate polyglot programming experience |
zlib-ng/zlib-ng | 1,575 | 18 days ago | zlib replacement with optimizations for "next generation" systems |
AllAlgorithms/c | 1,575 | about 1 year ago | Implementation of All ▲lgorithms in C Programming Language |
linux-rdma/rdma-core | 1,576 | 3 days ago | RDMA core userspace libraries and daemons |
RoaringBitmap/CRoaring | 1,573 | 10 days ago | Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks |
Hansimov/csapp | 1,573 | 2 months ago | 个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料: |
libtom/libtomcrypt | 1,569 | 12 days ago | 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 |
letoram/arcan | 1,546 | 18 days ago | Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine" |
h0mbre/Learning-C | 1,531 | 6 months ago | A series of mini-projects used to learn C for beginners |
ThakeeNathees/pocketlang | 1,520 | 3 months ago | A lightweight, fast embeddable scripting language |
jmcnamara/libxlsxwriter | 1,519 | 8 days ago | A C library for creating Excel XLSX files |
luohaha/Chinese-uvbook | 1,519 | almost 3 years ago | 翻译的libuv的中文教程 |
systemd/casync | 1,511 | 11 months ago | Content-Addressable Data Synchronization Tool |
PortAudio/portaudio | 1,509 | 3 days ago | PortAudio is a cross-platform, open-source C language library for real-time audio input and output |
mltframework/mlt | 1,506 | 7 days ago | MLT Multimedia Framework |
protocolbuffers/upb | 1,502 | 8 months ago | a small protobuf implementation in C |
nfs-ganesha/nfs-ganesha | 1,501 | about 1 month ago | NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems |
pikasTech/PikaPython | 1,497 | about 1 month ago | 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 |
cnlohr/channel3 | 1,493 | 5 months ago | ESP8266 Analog Broadcast Television Interface |
lucavallin/barco | 1,492 | 7 months ago | Linux containers from scratch in C |
YeeZTech/YeeZ-Privacy-Computing | 1,491 | 24 days ago | Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件 |
atomvm/AtomVM | 1,486 | 8 days ago | Tiny Erlang VM |
silentbicycle/greatest | 1,485 | over 1 year ago | A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed |
linux-nvme/nvme-cli | 1,484 | 8 days ago | NVMe management command line interface |
brianmario/yajl-ruby | 1,480 | 9 months ago | A streaming JSON parsing and encoding library for Ruby (C bindings to yajl) |
rui314/minilisp | 1,479 | 9 months ago | A readable lisp in less than 1k lines of C |
libimobiledevice/usbmuxd | 1,473 | 2 months ago | A socket daemon to multiplex connections from and to iOS devices |
brenns10/lsh | 1,470 | over 2 years ago | Simple shell implementation. Tutorial here -> |
apple/swift-crypto | 1,469 | 6 days ago | Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms |
libsndfile/libsndfile | 1,464 | 5 days ago | A C library for reading and writing sound files containing sampled audio data |
jkuhlmann/cgltf | 1,465 | 17 days ago | Single-file glTF 2.0 loader and writer written in C99 |
Sapd/HeadsetControl | 1,465 | about 2 months ago | Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX |
joan2937/pigpio | 1,464 | 5 months ago | pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO) |
CANopenNode/CANopenNode | 1,459 | 8 days ago | CANopen protocol stack |
miniupnp/miniupnp | 1,457 | 5 days ago | UPnP IGD implementation |
ands/lightmapper | 1,448 | over 1 year ago | A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light! |
vergoh/vnstat | 1,446 | 3 months ago | vnStat - a network traffic monitor for Linux and BSD |
Softmotions/ejdb | 1,446 | 13 days ago | EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL) |
ClassiCube/ClassiCube | 1,446 | 18 days ago | Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#) |
Harvey-OS/harvey | 1,445 | over 2 years ago | A distributed operating system |
dekuNukem/bob_cassette_rewinder | 1,442 | 17 days ago | Renew and Refill Bob Cassettes for 98% Cost Saving! |
rxi/dyad | 1,438 | about 4 years ago | Asynchronous networking for C |
laruence/yar | 1,431 | 5 months ago | Light, concurrent RPC framework for PHP & C |
cesanta/v7 | 1,428 | almost 4 years ago | Embedded JavaScript engine for C/C++ |
nvim-telescope/telescope-fzf-native.nvim | 1,428 | 5 months ago | FZF sorter for telescope written in c |
gentilkiwi/kekeo | 1,425 | almost 3 years ago | A little toolbox to play with Microsoft Kerberos in C |
alexfru/SmallerC | 1,423 | 4 months ago | Simple C compiler |
kuba--/zip | 1,420 | 3 months ago | A portable, simple zip library written in C |
Visgean/Zeus | 1,412 | almost 4 years ago | 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 |
DreamAndDead/CSAPP-3e-Solutions | 1,412 | over 2 years ago | CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down |
posva/catimg | 1,406 | almost 2 years ago | 🦦 Insanely fast image printing in your terminal |
WillPower3309/swayfx | 1,396 | 6 days ago | SwayFX: Sway, but with eye candy! |
bloomberg/comdb2 | 1,390 | 7 days ago | Bloomberg's distributed RDBMS |
aixed/WeChat-Hook | 1,390 | 10 days ago | PC wechat robot interface [wechat Hook] / PC微信3.9.10.16/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 |
HypoPG/hypopg | 1,388 | about 2 months ago | Hypothetical Indexes for PostgreSQL |
pi-hole/FTL | 1,381 | 3 days ago | The Pi-hole FTL engine |
eclipse/mraa | 1,377 | 3 months ago | 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 |
libressl/portable | 1,373 | 5 days ago | 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 are welcome |
mytechnotalent/Hacking-Windows | 1,373 | about 2 years ago | 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 |
chenyahui/AnnotatedCode | 1,368 | over 1 year ago | 知名开源代码库的注释版:C++、Golang等 |
Water-Melon/Melon | 1,366 | 3 months ago | 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) |
eclipse-paho/paho.mqtt.embedded-c | 1,365 | 9 months ago | Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project ( ) |
kgabis/parson | 1,362 | 6 months ago | Lightweight JSON library written in C |
trezor/trezor-firmware | 1,361 | 3 days ago | Trezor Firmware Monorepo |
tanakh/cmdline | 1,352 | almost 4 years ago | A Command Line Parser |
leo-arch/clifm | 1,351 | 6 days ago | The shell-like, command line terminal file manager: simple, fast, extensible, and lightweight as hell |
libssh2/libssh2 | 1,349 | 7 days ago | the SSH library |
libimobiledevice/idevicerestore | 1,350 | 18 days ago | Restore/upgrade firmware of iOS devices |
OpenEtherCATsociety/SOEM | 1,349 | 3 months ago | Simple Open Source EtherCAT Master |
tsherif/space-shooter.c | 1,340 | about 2 years ago | A cross-platform, top-down 2D space shooter written in C using only platform libraries |
Cyan4973/FiniteStateEntropy | 1,340 | 8 months ago | New generation entropy codecs : Finite State Entropy and Huff0 |
Fazecast/jSerialComm | 1,338 | 6 months ago | Platform-independent serial port access for Java |
ARM-software/CMSIS_5 | 1,338 | 3 months ago | CMSIS Version 5 Development Repository |
Battelle/movfuscator | 1,332 | over 2 years ago | The single instruction C compiler |
profanity-im/profanity | 1,332 | about 2 months ago | Ncurses based XMPP client |
ninia/jep | 1,332 | 29 days ago | Embed Python in Java |
rxi/fe | 1,325 | 5 months ago | A tiny, embeddable language implemented in ANSI C |
cr-marcstevens/sha1collisiondetection | 1,323 | 4 months ago | Library and command line tool to detect SHA-1 collision in a file |
pimoroni/pimoroni-pico | 1,322 | 3 days ago | Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython |
mupen64plus/mupen64plus-core | 1,319 | 18 days ago | Core module of the Mupen64Plus project |
contiki-ng/contiki-ng | 1,319 | 7 days ago | Contiki-NG: The OS for Next Generation IoT Devices |
trailofbits/ctf | 1,318 | 6 days ago | CTF Field Guide |
angband/angband | 1,318 | 12 days ago | A free, single-player roguelike dungeon exploration game |
cisco-system-traffic-generator/trex-core | 1,313 | 2 months ago | trex-core site |
egzumer/uv-k5-firmware-custom | 1,313 | 3 months ago | A merge between and |
shiyanhui/libcsp | 1,309 | over 1 year ago | A concurrency C library 10x faster than Golang |
vonzhou/CSAPP | 1,308 | over 4 years ago | CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践! |
danigargu/CVE-2020-0796 | 1,304 | almost 4 years ago | CVE-2020-0796 - Windows SMBv3 LPE exploit #SMBGhost |
abb128/LiveCaptions | 1,302 | 4 months ago | Linux Desktop application that provides live captioning |
easytarget/esp32-cam-webserver | 1,300 | 6 months ago | Expanded version of the Espressif ESP webcam |
cherry-embedded/CherryUSB | 1,297 | 8 days ago | CherryUSB is a tiny, beautiful and portable USB host and device stack for embedded system with USB IP |
Bumblebee-Project/Bumblebee | 1,292 | over 2 years ago | Bumblebee daemon and client rewritten in C |
taf2/curb | 1,290 | about 1 month ago | Ruby bindings for libcurl |
json-parser/json-parser | 1,285 | 7 months ago | Very low footprint DOM-style JSON parser written in portable ANSI C |
danielwaterworth/Raphters | 1,282 | almost 13 years ago | [DEPRECATED] A web framework for C |
zpl-c/librg | 1,277 | 8 months ago | 🚀 Making multi-player gamedev simpler since 2017 |
switchbrew/libnx | 1,272 | about 1 month ago | Library for Switch Homebrew |
vurtun/lib | 1,272 | 8 months ago | single header libraries for C/C++ |
mackron/dr_libs | 1,269 | 7 months ago | Audio decoding libraries for C/C++, each in a single source file |
trustedsec/CS-Situational-Awareness-BOF | 1,266 | 2 months ago | Situational Awareness commands implemented using Beacon Object Files |
andrei-markeev/ts2c | 1,262 | over 1 year ago | Convert Javascript/TypeScript to C |
nicbarker/clay | 1,266 | 3 days ago | High performance UI layout library in C |
dariomanesku/cmftStudio | 1,260 | almost 4 years ago | cmftStudio - GUI counterpart for: |
libimobiledevice/ideviceinstaller | 1,256 | 6 months ago | Manage apps of iOS devices |
seemoo-lab/owl | 1,255 | 10 months ago | An open Apple Wireless Direct Link (AWDL) implementation written in C |
doonny/PipeCNN | 1,253 | almost 3 years ago | An OpenCL-based FPGA Accelerator for Convolutional Neural Networks |
Cateners/tiny_computer | 1,251 | 8 days ago | Click-to-run debian 12 xfce on android for Chinese users, with fcitx pinyin input method and some useful packages preinstalled. No termux required |
HandmadeMath/HandmadeMath | 1,248 | 6 months ago | A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify |
session-replay-tools/cetus | 1,247 | 26 days ago | Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers |
arduino/ArduinoCore-avr | 1,244 | about 1 month ago | The Official Arduino AVR core |
zlib-ng/minizip-ng | 1,241 | 7 days ago | Fork of the popular zip manipulation library found in the zlib distribution |
zedshaw/learn-c-the-hard-way-lectures | 1,241 | 8 months ago | All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos |
csound/csound | 1,238 | 7 days ago | Main repository for Csound |
armon/bloomd | 1,237 | almost 2 years ago | C network daemon for bloom filters |
kokke/tiny-regex-c | 1,236 | 27 days ago | Small portable regex in C |
gsass1/NTop | 1,236 | 26 days ago | 💻 htop-like system-monitor for Windows with Vi-keybindings |
forthespada/MyPoorWebServer | 1,229 | over 2 years ago | 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。 |
cage-kiosk/cage | 1,226 | 18 days ago | A Wayland kiosk |
scottcgi/Mojoc | 1,226 | 10 months ago | A cross-platform, open-source, pure C game engine for mobile game |
juliettef/IconFontCppHeaders | 1,214 | 12 days ago | 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 |
mkirchner/gc | 1,213 | 4 months ago | Simple, zero-dependency garbage collection for C |
y123456yz/Reading-and-comprehense-linux-Kernel-network-protocol-stack | 1,212 | almost 4 years ago | linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助 |
pganalyze/libpg_query | 1,210 | 21 days ago | C library for accessing the PostgreSQL parser outside of the server environment |
msteinbeck/tinyspline | 1,203 | 3 months ago | 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 |
grimfang4/sdl-gpu | 1,199 | about 2 years ago | A library for high-performance, modern 2D graphics with SDL written in C |
ObKo/stm32-cmake | 1,198 | 4 months ago | CMake for stm32 developing |
monitoringartist/zabbix-docker-monitoring | 1,193 | over 2 years ago | Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module |
bitcraze/crazyflie-firmware | 1,190 | 7 days ago | The main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag |
appneta/tcpreplay | 1,193 | 4 months ago | Pcap editing and replay tools for *NIX and Windows - Users please download source from |
zeromq/czmq | 1,191 | 2 months ago | High-level C binding for ØMQ |
ustcwpz/USTC-CS-Courses-Resource | 1,192 | almost 4 years ago | USTC计算机学院课程资源 |
tass-belgium/picotcp | 1,190 | about 1 year ago | PicoTCP is a free TCP/IP stack implementation |
ImpulseAdventure/GUIslice | 1,188 | 3 months ago | 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 |
streetpea/chiaki-ng | 1,193 | 4 days ago | Next-Generation of Chiaki (the open-source remote play client for PlayStation) |
DrTimothyAldenDavis/SuiteSparse | 1,182 | 17 days ago | The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University |
cloudflare/cloudflare-blog | 1,176 | about 2 months ago | Cloudflare Blog code samples |
picolibc/picolibc | 1,174 | 6 days ago | picolibc - a C library designed for embedded 32- and 64- bit systems |
embox/embox | 1,169 | 8 days ago | Modular and configurable OS for embedded applications |
dibyendumajumdar/ravi | 1,169 | 5 months ago | Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers |
ngtcp2/ngtcp2 | 1,167 | 3 days ago | ngtcp2 project is an effort to implement IETF QUIC protocol |
chentao0707/QrCodeScan | 1,167 | almost 4 years ago | Android手机客户端二维码扫描 |
celluloid-player/celluloid | 1,159 | 16 days ago | A simple GTK+ frontend for mpv |
KaisenAmin/c_std | 1,157 | 25 days ago | Implementation of C++ standard libraries in C |
openucx/ucx | 1,155 | 6 days ago | Unified Communication X (mailing list - ) |
sheredom/subprocess.h | 1,155 | 4 months ago | 🐜 single header process launching solution for C and C++ |
taisei-project/taisei | 1,149 | 13 days ago | A free and open-source Touhou Project fangame |
outflanknl/C2-Tool-Collection | 1,143 | about 1 year ago | A collection of tools which integrate with Cobalt Strike (and possibly other C2 frameworks) through BOF and reflective DLL loading techniques |
cdown/clipmenu | 1,138 | 12 days ago | Clipboard management using dmenu |
tidwall/neco | 1,138 | 4 months ago | Concurrency library for C (coroutines) |
bryanpkc/corkscrew | 1,136 | 12 months ago | A tool for tunneling SSH through HTTP proxies |
LibVNC/libvncserver | 1,133 | 21 days ago | LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program |
willemt/raft | 1,132 | over 1 year ago | C implementation of the Raft Consensus protocol, BSD licensed |
sysprog21/shecc | 1,131 | 12 days ago | A self-hosting and educational C optimizing compiler |
hyperrealm/libconfig | 1,123 | 22 days ago | C/C++ library for processing configuration files |
antirez/rax | 1,121 | 12 months ago | A radix tree implementation in ANSI C |
newaetech/chipwhisperer | 1,119 | 4 days ago | ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks |
haywire/haywire | 1,118 | almost 4 years ago | 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 |
deadpixi/mtm | 1,112 | 4 months ago | Perhaps the smallest useful terminal multiplexer in the world |
AlexFanw/HUSTER-CS | 1,110 | 11 months ago | 华中科技大学 计算机科学与技术学院 课程与实验资料💾 |
rustyrussell/ccan | 1,104 | 3 months ago | The C Code Archive Network |
CE-Programming/CEmu | 1,102 | 7 days ago | Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features |
libexpat/libexpat | 1,100 | 6 days ago | Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub |
maximegmd/CyberEngineTweaks | 4,511 | 20 days ago | Cyberpunk 2077 tweaks, hacks and scripting framework |
eclipse/paho.mqtt.c | 1,981 | about 2 months ago | An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: |
eclipse/paho.mqtt.embedded-c | 1,365 | 9 months ago | Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project ( ) |
ggerganov/whisper.cpp | 35,706 | 5 days ago | Port of OpenAI's Whisper model in C/C++ |
cockpit-project/cockpit | 11,274 | 6 days ago | Cockpit is a web-based graphical interface for servers |
apple/swift-corelibs-libdispatch | 2,469 | 6 days ago | The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware |
webview/webview | 12,670 | 7 days ago | Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows) |
apple/swift-corelibs-foundation | 5,287 | 6 days ago | The Foundation Project, providing core utilities, internationalization, and OS independence |
tsoding/olive.c | 1,878 | about 2 months ago | Simple 2D Graphics Library for C |
pocketpy/pocketpy | 1,609 | 6 days ago | Portable Python 3.x Interpreter in Modern C |
microsoft/checkedc | 3,221 | about 2 months ago | 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 | 2,463 | 7 days ago | The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...) |
witnessmenow/ESP32-Cheap-Yellow-Display | 1,749 | about 2 months ago | Building a community around a cheap ESP32 Display with a touch screen |
traildb/traildb | 1,093 | almost 4 years ago | TrailDB is an efficient tool for storing and querying series of events |
Arinerron/CVE-2022-0847-DirtyPipe-Exploit | 1,091 | over 2 years ago | A root exploit for CVE-2022-0847 (Dirty Pipe) |
tj/mon | 1,077 | about 8 years ago | mon(1) - Simple single-process process monitoring program written in C |
glouw/ctl | 1,082 | about 3 years ago | The C Template Library |
babelouest/ulfius | 1,089 | about 1 month ago | 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 |
corosync/corosync | 1,098 | 6 days ago | The Corosync Cluster Engine |
cariboulabs/cariboulite | 1,095 | 28 days ago | CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR |
libcheck/check | 1,077 | 4 months ago | A unit testing framework for C |
FRiCKLE/ngx_cache_purge | 1,064 | almost 2 years ago | nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches |
rswier/swieros | 1,066 | almost 4 years ago | A tiny hand crafted CPU emulator, C compiler, and Operating System |
HVML/PurC | 1,058 | about 2 months ago | The prime HVML interpreter for C Language |
dev47apps/droidcam-linux-client | 1,087 | 6 months ago | GNU/Linux/nix client for DroidCam |
skvadrik/re2c | 1,094 | 7 days ago | Lexer generator for C, C++, Go and Rust |
susam/uncap | 1,073 | almost 2 years ago | Map Caps Lock to Escape or any key to any key |
LordNoteworthy/cpu-internals | 1,081 | over 3 years ago | Intel / AMD CPU Internals |
laruence/yaconf | 1,046 | 5 months ago | A PHP Persistent Configurations Container |
brutal-org/brutal | 1,053 | about 1 year ago | 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering |
tronkko/dirent | 1,062 | 5 months ago | C/C++ library for retrieving information on files and directories |
arthepsy/CVE-2021-4034 | 1,056 | over 1 year ago | PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034) |
libretro/common-shaders | 1,052 | over 2 years ago | 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 |
lxc/lxcfs | 1,052 | about 2 months ago | FUSE filesystem for LXC |
dddrrreee/cs140e-20win | 1,043 | over 3 years ago | cs140e course materials |
kkkgo/vlmcsd | 1,051 | 11 months ago | 🔑Portable open-source KMS Emulator in C |
vlm/asn1c | 1,051 | 12 months ago | The ASN.1 Compiler |
hairrrrr/C-CrashCourse | 1,089 | almost 3 years ago | C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning |
ClimbSnail/HoloCubic_AIO | 1,083 | about 2 months ago | HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等 |
miao1007/Openwrt-NetKeeper | 1,027 | over 1 year ago | [C/C++] Run Netkeeper on OpenWrt Device |
WebSpiderUtils/verification_code | 1,042 | 11 months ago | 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。 |
gnbdev/opengnb | 1,068 | 3 months ago | GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。 |
hfiref0x/TDL | 1,045 | over 5 years ago | Driver loader for bypassing Windows x64 Driver Signature Enforcement |
uTox/uTox | 1,033 | 5 months ago | µTox the lightest and fluffiest Tox client |
OpenCPN/OpenCPN | 1,059 | 14 days ago | 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 |
vtereshkov/umka-lang | 1,072 | 6 days ago | Umka: a statically typed embeddable scripting language |
JuliaStrings/utf8proc | 1,058 | 3 months ago | a clean C library for processing UTF-8 Unicode data |
JLErvin/berry | 1,007 | 11 months ago | A healthy, byte-sized window manager |
MapServer/MapServer | 1,030 | 8 days ago | Source code of the MapServer project. Please submit pull requests to the 'main' branch |
awslabs/amazon-kinesis-video-streams-webrtc-sdk-c | 1,039 | 6 days ago | 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 |
jserv/amacc | 1,015 | over 1 year ago | Small C Compiler generating ELF executable Arm architecture, supporting JIT execution |
rswinkle/PortableGL | 1,044 | 5 months ago | An implementation of OpenGL 3.x-ish in clean C |
schweikert/fping | 1,037 | 10 days ago | High performance ping tool |
scrt/avcleaner | 1,011 | over 2 years ago | C/C++ source obfuscator for antivirus bypass |
RedisLabs/redis-cluster-proxy | 996 | over 1 year ago | A proxy for Redis clusters |
JuliaPoo/Artfuscator | 1,011 | about 2 years ago | A C compiler targeting an artistically pleasing nightmare for reverse engineers |
examplecode/mproxy | 992 | over 7 years ago | c 语言实现的一个最小的http代理,支持翻墙 |
sheepdog/sheepdog | 988 | almost 4 years ago | Distributed Storage System for QEMU |
tekknolagi/carp | 980 | almost 4 years ago | "interesting" VM in C. Let's see how this goes |
OpenPrinting/cups | 1,091 | 6 days ago | OpenPrinting CUPS Sources |
Crypto-toolbox/HFT-Orderbook | 1,012 | 8 days ago | Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C |
Blosc/c-blosc | 986 | 17 days ago | A blocking, shuffling and loss-less compression library that can be faster than |
pytorch/cpuinfo | 1,016 | 7 days ago | CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS) |
nicklockwood/FastCoding | 978 | over 3 years ago | A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON |
aws/aws-iot-device-sdk-embedded-C | 981 | about 2 months ago | SDK for connecting to AWS IoT from a device using embedded C |
zpl-c/zpl | 993 | 3 months ago | 📐 Pushing the boundaries of simplicity |
NaruseMioShirakana/DragonianVoice | 1,016 | about 1 month ago | 多个SVC/TTS的C++推理库 |
mjakeman/extension-manager | 1,012 | 4 days ago | A utility for browsing and installing GNOME Shell Extensions |
cvxopt/cvxopt | 988 | 29 days ago | CVXOPT -- Python Software for Convex Optimization |
lfos/calcurse | 995 | 3 months ago | A text-based calendar and scheduling application |
danielealbano/cachegrand | 977 | 3 months ago | cachegrand - a modern data ingestion, processing and serving platform built for today's hardware |
OpenIDC/mod_auth_openidc | 989 | 6 days ago | OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x |
emqx/neuron | 1,039 | 10 days ago | Open source industrial IoT connectivity server |
tmewett/BrogueCE | 1,026 | 7 days ago | Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game |
travisvroman/kohi | 1,047 | 7 days ago | 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 |
uclouvain/openjpeg | 980 | 8 days ago | Official repository of the OpenJPEG project |
wolkykim/qlibc | 984 | 6 months ago | qLibc is a simple and yet powerful C library providing generic data structures and algorithms |
wangkuiwu/datastructs_and_algorithm | 961 | almost 4 years ago | Data struct and algorithm introduction and implementation in C/C++/Java |
svenstaro/rofi-calc | 992 | about 2 months ago | 🖩 Do live calculations in rofi! |
ridiculousfish/cdecl-blocks | 988 | 3 months ago | The venerable cdecl, with Apple blocks support |
orangeduck/tgc | 969 | over 1 year ago | A Tiny Garbage Collector for C |
floooh/chips | 999 | 30 days ago | 8-bit chip and system emulators in standalone C headers |
timwr/CVE-2016-5195 | 956 | almost 4 years ago | CVE-2016-5195 (dirtycow/dirtyc0w) proof of concept for Android |
jgarzik/cpuminer | 956 | over 2 years ago | CPU miner for bitcoin |
dovecot/core | 986 | 10 days ago | Dovecot mail server |
graphitemaster/incbin | 985 | 4 months ago | Include binary files in C/C++ |
royhills/arp-scan | 977 | 3 months ago | The ARP Scanner |
RainbowRoad1/Cgame | 958 | 6 months ago | 一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意 |
troglobit/inadyn | 983 | about 1 month ago | In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support |
halfer53/winix | 940 | 6 months ago | A UNIX-style Operating System for the Waikato RISC Architecture Microprocessor (WRAMP) |
wangyi-fudan/wyhash | 970 | 6 months ago | The FASTEST QUALITY hash function, random number generators (PRNG) and hash map |
pret/pokefirered | 992 | about 1 month ago | Decompilation of Pokémon FireRed/LeafGreen |
canonical/raft | 940 | 9 months ago | Unmaintained C implementation of the Raft consensus protocol |
alibaba/ApsaraCache | 937 | 9 months ago | archived | ApsaraCache is a Redis branch originated from Alibaba Group |
QuantumLeaps/qpc | 984 | 11 days ago | QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines |
olilarkin/wdl-ol | 935 | almost 3 years ago | 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: |
mempodippy/vlany | 944 | almost 4 years ago | Linux LD_PRELOAD rootkit (x86 and x86_64 architectures) |
yaml/libyaml | 963 | 4 months ago | Canonical source repository for LibYAML |
Duet3D/RepRapFirmware | 945 | 6 days ago | OO C++ RepRap Firmware |
psankar/simplefs | 938 | 16 days ago | A simple, kernel-space, on-disk filesystem from the scratch |
FrameworkComputer/EmbeddedController | 953 | 21 days ago | Embedded Controller firmware for the Framework Laptop |
eembc/coremark | 971 | 4 months ago | CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU) |
ianlancetaylor/libbacktrace | 981 | 27 days ago | A C library that may be linked into a C/C++ program to produce symbolic backtraces |
lavoiesl/osx-cpu-temp | 923 | 3 months ago | Outputs current CPU temperature for OSX |
WojciechMula/pyahocorasick | 951 | 8 months ago | Python module (C extension and plain python) implementing Aho-Corasick algorithm |
RJ/ketama | 940 | almost 4 years ago | C library for consistent hashing, and langauge bindings |
mpx/lua-cjson | 934 | 5 months ago | Lua CJSON is a fast JSON encoding/parsing module for Lua |
CN-annotation-team/redis7.0-chinese-annotated | 950 | 3 months ago | Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭 |
vitoplantamura/BugChecker | 930 | over 1 year ago | SoftICE-like kernel debugger for Windows 11 |
libass/libass | 943 | 9 days ago | libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format |
RandyGaul/qu3e | 930 | over 3 years ago | Lightweight and Simple 3D Open Source Physics Engine in C++ |
hfiref0x/VBoxHardenedLoader | 916 | over 1 year ago | VirtualBox VM detection mitigation loader |
jgmenu/jgmenu | 913 | 13 days ago | An X11 menu |
pfultz2/Cloak | 921 | almost 5 years ago | A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor |
am0nsec/HellsGate | 953 | over 3 years ago | Original C Implementation of the Hell's Gate VX Technique |
maxmind/libmaxminddb | 923 | 10 days ago | C library for the MaxMind DB file format |
nurupo/vlc-pause-click-plugin | 942 | 7 months ago | Plugin for VLC that pauses/plays video on mouse click |
yangminz/bcst_csapp | 916 | over 1 year ago | A C language repo to implement CSAPP |
happyfish100/libfastcommon | 898 | 20 days ago | 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 |
wlanjie/trinity | 894 | almost 2 years ago | android video record editor muxer sdk |
varnish/Varnish-Cache | 890 | over 8 years ago | Moved. New address: |
Billy-Ellis/Exploit-Challenges | 898 | about 3 years ago | A collection of vulnerable ARM binaries for practicing exploit development |
analogdevicesinc/no-OS | 966 | 6 days ago | Software drivers in C for systems without an operating system |
libgd/libgd | 903 | about 1 month ago | GD Graphics Library |
HerculesWS/Hercules | 901 | 21 days ago | 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 |
oracle/python-cx_Oracle | 890 | 4 months ago | Python interface to Oracle Database now superseded by python-oracledb |
larmel/lacc | 894 | over 2 years ago | A simple, self-hosting C compiler |
cztomczak/cef2go | 881 | almost 4 years ago | Go lang bindings for the Chromium Embedded Framework (CEF) |
ocornut/imgui_club | 937 | 17 days ago | Nice things to use along dear imgui |
randrew/layout | 907 | over 1 year ago | Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++ |
cxong/cdogs-sdl | 901 | about 1 month ago | Classic overhead run-and-gun game |
galkahana/PDF-Writer | 901 | about 2 months ago | High performance library for creating, modiyfing and parsing PDF files in C++ |
septag/sx | 868 | over 2 years ago | Portable base library for C programmers, designed for performance and simplicity |
weston-embedded/uC-OS3 | 905 | 6 months ago | µ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 |
MrNeRF/gaussian-splatting-cuda | 916 | 3 months ago | 3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up! |
alessandrofrancesconi/gimp-plugin-bimp | 891 | 3 months ago | BIMP. Batch Image Manipulation Plugin for GIMP |
CCareaga/heap_allocator | 873 | almost 4 years ago | A simple heap memory allocator in ~200 lines |
jimon/osx_app_in_plain_c | 869 | over 8 years ago | A simple showcase how to create a simple OS X app in plain C without any Objective-C |
alibaba/nginx-http-concat | 861 | almost 4 years ago | A Nginx module for concatenating files in a given context: CSS and JS files usually |
prideout/par | 865 | over 2 years ago | single-file C libraries from Philip Allan Rideout |
xorg62/tty-clock | 893 | 4 months ago | Clock using lib ncurses |
LekKit/RVVM | 936 | 6 days ago | The RISC-V Virtual Machine |
P-p-H-d/mlib | 904 | 10 days ago | Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL) |
cnlohr/ch32v003fun | 958 | 5 days ago | 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 |
richgel999/fpng | 879 | 3 months ago | Super fast C++ .PNG writer/reader |
henrypp/chrlauncher | 892 | 3 months ago | Small and very fast portable launcher and updater for Chromium |
AravisProject/aravis | 897 | 9 days ago | A vision library for genicam based cameras |
zyearn/zaver | 849 | about 2 years ago | Yet another fast and efficient HTTP server |
kroitor/gjk.c | 856 | about 3 years ago | Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C |
Orc/discount | 860 | about 2 months ago | My C implementation of John Gruber's Markdown markup language |
deanmao/node-chimera | 848 | almost 4 years ago | A new kind of headless webkit integration for nodejs; a great alternative to phantomjs |
mbrossard/threadpool | 858 | almost 4 years ago | A simple C Thread pool implementation |
csete/gpredict | 880 | 2 months ago | Gpredict satellite tracking application |
nlsandler/write_a_c_compiler | 859 | about 1 year ago | Test suite to help you write your own C compiler |
Hirrolot/metalang99 | 872 | 14 days ago | Full-blown preprocessor metaprogramming |
usrbinnc/netcat-cpi-kernel-module | 840 | almost 4 years ago | Kernel module edition of the Cycles Per Instruction (2014) album |
MaJerle/lwrb | 896 | 28 days ago | Lightweight generic ring buffer manager library |
STMicroelectronics/STM32CubeF4 | 898 | 2 months ago | 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)) |
ngtcp2/nghttp3 | 869 | 4 days ago | HTTP/3 library written in C |
FreeApophis/TrueCrypt | 841 | about 9 years ago | This repository applies all Versions of the Original TrueCrypt Source Files in order |
yulingtianxia/BlockHook | 844 | 10 months ago | Hook Objective-C blocks. A powerful AOP tool |
aperezdc/ngx-fancyindex | 853 | almost 2 years ago | Fancy indexes module for the Nginx web server |
fastfetch-cli/fastfetch | 10,784 | 6 days ago | Like neofetch, but much faster because written mostly in C |
confluentinc/librdkafka | 284 | 4 days ago | The Apache Kafka C/C++ library |
greenbone/openvas-scanner | 3,383 | 6 days ago | This repository contains the scanner component for Greenbone Community Edition |
zrythm/zrythm | 2,189 | 17 days ago | a highly automated and intuitive digital audio workstation - official mirror |
MrForExample/ComfyUI-3D-Pack | 2,371 | 12 days ago | An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.) |
cycfi/elements | 3,141 | 25 days ago | Elements C++ GUI library |
mjansson/rpmalloc | 2,164 | 5 months ago | Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C |
ucb-bar/chipyard | 1,649 | 9 days ago | An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more |
simondlevy/TinyEKF | 1,012 | 6 months ago | Lightweight C/C++ Extended Kalman Filter with Python for prototyping |
torproject/tor | 4,462 | 9 months ago | unofficial git repo -- report bugs/issues/pull requests on -- |
ZerBea/hcxtools | 2,014 | 10 days ago | 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 | 5,777 | 7 days ago | Amnezia VPN Client (Desktop+Mobile) |
UnknownShadow200/ClassiCube | 1,446 | 18 days ago | Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#) |
ashvardanian/StringZilla | 2,223 | 9 days ago | Up to 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with just a few lines of Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖 |
ggerganov/llama.cpp | 67,866 | 6 days ago | Port of Facebook's LLaMA model in C/C++ |
networkprotocol/yojimbo | 2,484 | about 2 months ago | A network library for client/server games written in C++ |
hackerschoice/thc-tips-tricks-hacks-cheat-sheet | 3,149 | 16 days ago | Various tips & tricks |
nullsecuritynet/tools | 39 | 7 months ago | Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts |
richgel999/miniz | 2,218 | about 1 month ago | miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz |
hfiref0x/KDU | 1,954 | 11 days ago | Kernel Driver Utility |
hewei2001/HITSZ-OpenCS | 1,578 | 23 days ago | 哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen) |
huaiyukeji/verification_code | 1,042 | 11 months ago | 验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。 |
laruence/yac | 825 | 5 months ago | A fast, lock-free, shared memory user data cache for PHP |
zfl9/chinadns-ng | 1,132 | 4 days ago | chinadns 重构增强版,支持黑白名单,ipset/nftset |
skullchap/chadstr | 824 | over 1 year ago | Chad Strings - The Chad way to handle strings in C |
LeechanX/Data-Structures-and-Algorithms-in-C | 841 | about 5 years ago | 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了 |
jianfengye/nginx-1.0.14_comment | 822 | almost 4 years ago | nginx源码中文注释版 |
halayli/lthread | 814 | 5 months ago | lthread, a multicore enabled coroutine library written in C |
kiibohd/controller | 807 | almost 2 years ago | Kiibohd Controller |
NouamaneTazi/bloomz.cpp | 811 | over 1 year ago | C++ implementation for BLOOM |
pvaret/rtl8192cu-fixes | 802 | about 2 years ago | Realtek 8192 chipset driver, ported to kernel 3.11 |
qrush/unix | 845 | over 3 years ago | Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document |
mptre/pick | 814 | over 1 year ago | A fuzzy search tool for the command-line |
eleme/corvus | 789 | over 2 years ago | A fast and lightweight Redis Cluster Proxy for Redis 3.0 |
hexagonal-sun/bic | 817 | almost 3 years ago | A C interpreter and API explorer |
dariomanesku/cmft | 823 | almost 4 years ago | Cross-platform open-source command-line cubemap filtering tool |
chrisjmccormick/word2vec_commented | 799 | over 3 years ago | Commented (but unaltered) version of original word2vec C implementation |
mongodb/mongo-c-driver | 815 | 6 days ago | The Official MongoDB driver for C language |
charliegerard/Epoc.js | 784 | almost 4 years ago | Node.js addon for the Emotiv C++ SDK |
hfiref0x/UPGDSED | 829 | over 5 years ago | Universal PatchGuard and Driver Signature Enforcement Disable |
jwasham/practice-c | 858 | over 3 years ago | Part of my daily plan for studying C |
everettjf/AppleTrace | 806 | about 3 years ago | 🍎Objective C Method Tracing Call Chart |
n64dev/cen64 | 803 | about 1 year ago | Cycle-Accurate Nintendo 64 Emulator |
Interrupt/systemshock | 813 | 6 months ago | Shockolate - A minimalist and cross platform System Shock source port |
stawel/cheali-charger | 830 | 4 months ago | cheap lipo charger |
apache/mynewt-core | 833 | 8 days ago | An OS to build, deploy and securely manage billions of devices |
NaruseMioShirakana/MoeVoiceStudio | 1,016 | about 1 month ago | 一个使用C++编写的音频处理软件 |
septag/rizz | 781 | about 2 years ago | Small C game development framework |
jnz/q3vm | 840 | 4 months ago | Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input |
GenericMappingTools/gmt | 862 | 4 days ago | The Generic Mapping Tools |
mikeryan/crackle | 845 | about 3 years ago | Crack and decrypt BLE encryption |
cxong/tinydir | 807 | 9 months ago | Lightweight, portable and easy to integrate C directory and file reader |
groonga/groonga | 801 | 6 days ago | An embeddable fulltext search engine. Groonga is the successor project to Senna |
TulipCharts/tulipindicators | 850 | 10 months ago | Technical Analysis Indicator Function Library in C |
justinmeza/lci | 784 | 5 months ago | A LOLCODE interpreter written in C |
ccxvii/mujs | 812 | 5 months ago | An embeddable Javascript interpreter in C |
nil0x42/duplicut | 881 | over 2 years ago | Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking) |
lemire/Code-used-on-Daniel-Lemire-s-blog | 841 | 20 days ago | This is a repository for the code posted on my blog |
obgm/libcoap | 801 | 19 days ago | A CoAP (RFC 7252) implementation in C |
NMSSH/NMSSH | 750 | 8 months ago | NMSSH is an Objective-C wrapper for libssh2, with a sweet API |
adsr/mle | 836 | 6 days ago | flexible terminal-based text editor (C) |
JayDDee/cpuminer-opt | 777 | 2 months ago | Optimized multi algo CPU miner |
Eugnis/spectre-attack | 758 | almost 7 years ago | Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715) |
riolet/rix | 729 | almost 3 years ago | Rix language combines the power of C language and the convenience of a high level language |
plantegg/programmer_case | 19 | 3 months ago | 程序员案例集锦 |
yourtion/LearningMasteringAlgorithms-C | 747 | over 4 years ago | Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程 |
michaelforney/samurai | 832 | 6 months ago | ninja-compatible build tool written in C |
Robert-van-Engelen/tinylisp | 854 | 11 months ago | 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 |
wangbojing/NtyCo | 846 | 8 days ago | 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例 |
samtools/htslib | 813 | 3 days ago | C library for high-throughput sequencing data formats |
libimobiledevice/ifuse | 823 | 6 days ago | A fuse filesystem to access the contents of iOS devices |
balde/balde | 726 | over 2 years ago | A microframework for C based on GLib |
nxrighthere/ENet-CSharp | 813 | 16 days ago | Reliable UDP networking library |
ged/ruby-pg | 796 | 6 days ago | A PostgreSQL client library for Ruby |
diegocr/netcat | 803 | over 10 years ago | NetCat for Windows |
vkoskiv/c-ray | 804 | 3 days ago | c-ray is a small, simple path tracer written in C |
loadzero/si78c | 769 | about 2 years ago | si78c is a memory accurate reimplementation of Space Invaders in C |
nih-at/libzip | 851 | 14 days ago | A C library for reading, creating, and modifying zip archives |
felixangell/mac | 731 | almost 3 years ago | bytecode interpreter in c (blog post) |
jergusg/k380-function-keys-conf | 754 | almost 3 years ago | Make function keys default on Logitech k380 bluetooth keyboard |
powturbo/TurboPFor-Integer-Compression | 772 | 9 months ago | Fastest Integer Compression |
armon/libart | 771 | over 2 years ago | Adaptive Radix Trees implemented in C |
oleganza/CoreBitcoin | 720 | almost 4 years ago | Awesome Bitcoin toolkit for ObjC and Swift |
SilverRainZ/OS67 | 725 | over 3 years ago | An unix-like toy kernel |
allinurl/gwsocket | 752 | 2 months ago | fast, standalone, language-agnostic WebSocket server RFC6455 compliant |
Keruspe/GPaste | 793 | 9 days ago | Clipboard management system |
pret/pokeruby | 798 | about 1 month ago | Decompilation of Pokémon Ruby/Sapphire |
audiohacked/OpenCorsairLink | 706 | almost 4 years ago | Linux and Mac OS support for the CorsairLink Devices |
wmutils/core | 714 | over 2 years ago | Set of window manipulation tools |
berry-lang/berry | 827 | 6 days ago | A ultra-lightweight embedded scripting language optimized for microcontrollers |
socketry/cool.io | 693 | about 2 months ago | Simple evented I/O for Ruby (but please check out Celluloid::IO instead) |
scandum/blitsort | 701 | 4 months ago | Blitsort is an in-place stable adaptive rotate mergesort / quicksort |
riolet/WAFer | 693 | almost 7 years ago | WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers |
munificent/mark-sweep | 727 | over 4 years ago | A simple mark-sweep garbage collector in C |
lexborisov/Modest | 734 | over 3 years ago | Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies |
openglsuperbible/sb7code | 730 | almost 4 years ago | Source code and supporting material for the 7th Edition of OpenGL SuperBible |
Unity-Technologies/NativeRenderingPlugin | 822 | 4 months ago | C++ Rendering Plugin example for Unity |
skarnet/s6 | 776 | 11 days ago | The s6 supervision suite |
moonlight-stream/moonlight-chrome | 744 | 9 months ago | GameStream client for ChromeOS |
lpereira/hardinfo | 770 | 8 months ago | System profiler and benchmark tool for Linux systems |
eclipse-cyclonedds/cyclonedds | 885 | 9 days ago | Eclipse Cyclone DDS project |
overmighty/i-use-arch-btw | 822 | 4 months ago | "I use Arch btw" but it's a Turing-complete programming language |
CongducPham/LowCostLoRaGw | 702 | almost 2 years ago | Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards |
jgm/peg-markdown | 696 | about 4 years ago | An implementation of markdown in C, using a PEG grammar |
tpoechtrager/cctools-port | 730 | 7 days ago | Apple cctools port for Linux and *BSD |
managarm/mlibc | 853 | 4 days ago | Portable C standard library |
Exim/exim | 738 | 7 days ago | Exim Mail Transport Agent - source, testsuite and documentation |
crash-utility/crash | 833 | 9 days ago | Linux kernel crash utility |
sepfy/libpeer | 889 | 3 days ago | WebRTC Library for IoT/Embedded Device using C |
libtrading/libtrading | 698 | almost 4 years ago | Libtrading, an ultra low-latency trading connectivity library for C and C++ |
pbatard/uefi-ntfs | 780 | 6 months ago | UEFI:NTFS - Boot NTFS or exFAT partitions from UEFI |
cesanta/frozen | 710 | 11 months ago | JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems |
cbuchner1/CudaMiner | 694 | almost 4 years ago | a CUDA accelerated litecoin mining application based on pooler's CPU miner |
alekmaul/pvsneslib | 858 | 10 days ago | PVSnesLib : A small, open and free development kit for the Nintendo SNES |
xxyzz/ostep-hw | 784 | 10 months ago | Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions |
gabriel/yajl-objc | 669 | about 3 years ago | Objective-C bindings for YAJL (Yet Another JSON Library) C library |
ScottyBauer/Android_Kernel_CVE_POCs | 675 | almost 4 years ago | A list of my CVE's with POCs |
phoboslab/pl_mpeg | 803 | about 1 month ago | Single file C library for decoding MPEG1 Video and MP2 Audio |
pbatard/rufus | 29,339 | 22 days ago | The Reliable USB Formatting Utility |
vlcn-io/cr-sqlite | 2,861 | 27 days ago | Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite |
lionsoul2014/ip2region | 17,139 | 3 months ago | 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 | 3,197 | 6 months ago | inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify |
catboost/catboost | 8,088 | 6 days ago | 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 | 2,144 | 6 days ago | The flexible game engine |
yamashi/CyberEngineTweaks | 4,511 | 20 days ago | Cyberpunk 2077 tweaks, hacks and scripting framework |
sisong/HDiffPatch | 1,567 | 4 months ago | 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 | 918 | 3 days ago | The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries |
LinusDierheimer/fastfetch | 10,784 | 6 days ago | Like neofetch, but much faster because written in C |
tarcieri/cool.io | 693 | about 2 months ago | Simple evented I/O for Ruby (but please check out Celluloid::IO instead) |
winsiderss/systeminformer | 11,043 | 6 days ago | 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. @ |
groundcover-com/caretta | 1,792 | 8 months ago | Instant K8s service dependency map, right to your Grafana |
zmartzone/mod_auth_openidc | 989 | 6 days ago | OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x |
boku7/BokuLoader | 1,257 | 12 months ago | Cobalt Strike User-Defined Reflective Loader written in Assembly & C for advanced evasion capabilities. By: @0xBoku & @s4ntiago_p |
WebAssembly/wasi-sdk | 1,275 | 23 days ago | WASI-enabled WebAssembly C/C++ toolchain |
justjake/quickjs-emscripten | 1,300 | 2 months ago | Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter written in C by Fabrice Bellard |
colmap/colmap | 7,736 | 6 days ago | COLMAP - Structure-from-Motion and Multi-View Stereo |
Gigoteur/UnicornConsole | 904 | over 1 year ago | Unicorn Console: create quick fantasy game in Rust/Python/Lua/Javascript ! |
Hjdskes/cage | 1,226 | 18 days ago | A Wayland kiosk |
timwhitez/Cobalt-Strike-Aggressor-Scripts | 672 | about 3 years ago | Cobalt Strike Aggressor 插件包 |
lockedbyte/CVE-Exploits | 675 | over 3 years ago | PoC exploits for software vulnerabilities |
solusipse/ureq | 662 | almost 4 years ago | Micro C library for handling HTTP requests on low resource systems |
CipherShed/CipherShed | 645 | almost 4 years ago | Main CipherShed Development |
edenhill/librdkafka | 284 | 4 days ago | The Apache Kafka C/C++ library |
belangeo/pyo | 1,322 | 26 days ago | Python DSP module |
xmake-io/xmake | 10,137 | 6 days ago | 🔥 A cross-platform build utility based on Lua |
fcambus/telize | 862 | 12 months ago | High performance JSON IP and GeoIP REST API (IP Geolocation) |
HandmadeMath/Handmade-Math | 1,248 | 6 months ago | A simple math library for games and computer graphics. Compatible with both C and C++ |
xroche/coffeecatch | 684 | about 2 years ago | CoffeeCatch, a tiny native POSIX signal catcher (especially useful for JNI code on Android/Dalvik) |
kovidgoyal/html5-parser | 682 | 2 months ago | Fast C based HTML 5 parsing for python |
HarveyHunt/howm | 655 | over 2 years ago | A lightweight, X11 tiling window manager that behaves like vim |
Yubico/yubico-pam | 689 | almost 2 years ago | Yubico Pluggable Authentication Module (PAM) |
wengkai/ACLLib | 705 | over 4 years ago | 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 |
MoarVM/MoarVM | 707 | 5 days ago | A VM with adaptive optimization and JIT compilation, built for Rakudo |
pysam-developers/pysam | 785 | 22 days ago | 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 |
attractivechaos/kann | 686 | almost 3 years ago | A lightweight C library for artificial neural networks |
felselva/mathc | 713 | 9 months ago | Pure C math library for 2D and 3D programming |
OpenGLInsights/OpenGLInsightsCode | 654 | over 2 years ago | Source code for OpenGL Insights |
cos120/captcha_crack | 653 | almost 4 years ago | 选字验证码破解,试验过网易和极验,破解率99 |
i-rinat/apulse | 610 | 6 months ago | PulseAudio emulation for ALSA |
gcesarmza/curl-android-ios | 641 | almost 4 years ago | Static libcurl to be used in Android and iOS apps. Build scripts included. No Android source required |
y123456yz/Reading-and-comprehense-redis-cluster | 678 | about 3 years ago | 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕 |
tcbrindle/raytracer.hpp | 693 | about 3 years ago | Simple compile-time raytracer using C++17 |
lucasjones/cpuminer-multi | 641 | over 2 years ago | Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0) |
rwos/gti | 642 | 12 months ago | a git launcher :-) |
tatsuhiro-t/spdylay | 602 | almost 4 years ago | The experimental SPDY protocol version 2, 3 and 3.1 implementation in C |
laruence/taint | 611 | 5 months ago | Taint is a PHP extension, used for detecting XSS codes |
cnlohr/colorchord | 674 | about 1 year ago | Chromatic Sound to Light Conversion System |
ant-media/LibRtmp-Client-for-Android | 674 | about 3 years ago | It is probably the smallest(~60KB, fat version ~300KB) rtmp client for android. It calls librtmp functions over JNI interface |
MichaelJWelsh/cdsa | 603 | almost 7 years ago | A library of generic intrusive data structures and algorithms in ANSI C |
ASDAlexander77/TypeScript2Cxx | 689 | over 1 year ago | TypeScript to C++ |
ANSSI-FR/AD-control-paths | 654 | almost 4 years ago | Active Directory Control Paths auditing and graphing tools |
michaelforney/cproc | 732 | 7 months ago | C11 compiler (mirror) |
k-takata/Onigmo | 626 | 5 months ago | Onigmo is a regular expressions library forked from Oniguruma |
dinhvh/libetpan | 612 | 6 months ago | Mail Framework for C Language |
silentbicycle/theft | 612 | almost 4 years ago | property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input |
McGill-DMaS/Kam1n0-Community | 615 | over 1 year ago | The Kam1n0 Assembly Analysis Platform |
CristianHenzel/ClipIt | 652 | 18 days ago | ClipIt clipboard manager for GTK+ |
mytechnotalent/Reverse-Engineering | 11,289 | 25 days ago | A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures |
cucumber/common | 3,363 | 3 months ago | A monorepo of common components - building blocks for implementing Cucumber in various languages |
TASEmulators/BizHawk | 2,198 | 6 days ago | 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 | 2,048 | 5 days ago | CPU-X is a Free software that gathers information on CPU, motherboard and more |
ideawu/c1000k | 601 | about 4 years ago | A tool to test if your OS supports 1 million connections(c1000k/c1m) |
vozlt/nginx-module-sysguard | 574 | about 2 years ago | Nginx sysguard module |
igrr/esp32-cam-demo | 627 | almost 4 years ago | Demo for working with a camera on ESP32 |
sepfy/pear | 889 | 3 days ago | WebRTC Library for IoT/Embedded Device using C |
lpsantil/rt0 | 581 | over 2 years ago | A minimal C runtime for Linux i386 & x86_64 |
dyu/ffi-overhead | 660 | over 1 year ago | comparing the c ffi (foreign function interface) overhead on various programming languages |
naev/naev | 846 | 3 days ago | Naev is a 2d action/rpg space game that combines elements from the action, rpg and simulation genres |
microsoft/SymCrypt | 715 | 2 months ago | Cryptographic library |
LingDong-/wax | 792 | 7 months ago | A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀 |
fabiensanglard/chocolate_duke3D | 598 | over 5 years ago | chocolate Duke Nukem,3D |
angt/glorytun | 684 | almost 3 years ago | Multipath UDP tunnel |
ChibiOS/ChibiOS | 711 | 7 days ago | Read only mirror of SVN ChibiOS repository at |
kosma/minmea | 787 | 2 months ago | a lightweight GPS NMEA 0183 parser library in pure C |
spotify/NFHTTP | 588 | over 1 year ago | A cross platform C++ HTTP library that interfaces natively to other platforms |
naasking/async.h | 709 | over 1 year ago | Stackless Async Subroutines for C |
liudf0716/apfree_wifidog | 9 | almost 2 years ago | A hight performance and lightweight captive portal solution for HTTP(s) |
HoShiMin/HookLib | 728 | about 1 year ago | The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support |
bitlbee/bitlbee | 599 | 3 months ago | An IRC to other chat networks gateway |
linyiqun/Redis-Code | 560 | almost 4 years ago | redis键值数据库源码分析 |
ionescu007/SpecuCheck | 569 | about 5 years ago | 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) |
armink/struct2json | 684 | almost 3 years ago | A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化 |
cirosantilli/cpp-cheat | 614 | over 2 years ago | MOVING TO: 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. 移至: C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。 |
MarilynDafa/Bulllord-Engine | 559 | almost 4 years ago | lightspeed lightweight elegant game engine in pure c |
esnme/ultramysql | 546 | almost 5 years ago | A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching |
triaquae/CrazyEye | 578 | almost 4 years ago | OpenSource IT Automation Software |
intel/intel-cmt-cat | 697 | 17 days ago | User space software for Intel(R) Resource Director Technology |
suvllian/process-inject | 644 | about 6 years ago | 在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入 |
LiamBindle/MQTT-C | 783 | 6 months ago | A portable MQTT C client for embedded systems and PCs alike |
cbsd/cbsd | 677 | 15 days ago | Yet one more wrapper around jail, bhyve and XEN on FreeBSD platform |
tatsuhiro-t/wslay | 608 | about 2 years ago | The WebSocket library in C |
eclipse-embed-cdt/eclipse-plugins | 557 | 3 months ago | 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 | 592 | about 1 year ago | 🤖 A portable, header-only, artificial neural network library written in C99 |
ccpalettes/the-c-programming-language-second-edition-solutions | 568 | over 2 years ago | 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 | 1,054 | 15 days ago | The main repository for the TrueBlocks system |
wren-lang/wren | 6,928 | over 1 year ago | The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language |
johanmalm/jgmenu | 913 | 13 days ago | An X11 menu |
processhacker/processhacker | 11,043 | 6 days ago | A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware |
linuxmint/cinnamon | 4,561 | 5 days ago | A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features |
mszoek/airyx | 5,674 | 4 days ago | A BSD-based OS project that aims to provide an experience like and some compatibility with macOS |
ElementsProject/lightning | 2,860 | 4 days ago | c-lightning — a Lightning Network implementation in C |
cksystemsteaching/selfie | 2,383 | 18 days ago | 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 | 1,498 | 9 months ago | Collection of various WINAPI tricks / features used or abused by Malware |
particle-iot/device-os | 1,055 | 3 days ago | Device OS (Firmware) for Particle Devices |