C

programming language

 Users
# Name
1 cloudwu @cloudwu 17548
2 jedisct1 @jedisct1 16027
3 vurtun @vurtun 13962
4 gentilkiwi @gentilkiwi 11037
5 skywind3000 @skywind3000 9189
6 laruence @laruence 7885
7 begeekmyfriend @begeekmyfriend 7510
8 rui314 @rui314 6936
9 EZLippi @EZLippi 6240
10 Cyan4973 @Cyan4973 4594
11 matz @matz 4417
12 armink @armink 3906
13 ValdikSS @ValdikSS 3887
14 lh3 @lh3 3887
15 glouw @glouw 3692
16 leixiaohua1020 @leixiaohua1020 3237
17 marcobambini @marcobambini 3191
18 cuber @cuber 3165
19 linw7 @linw7 3121
20 olikraus @olikraus 3083
21 tmk @tmk 3054
22 ldcsaa @ldcsaa 2992
23 martin-ger @martin-ger 2924
24 chyyuu @chyyuu 2774
25 stefanesser @stefanesser 2509
26 iliasam @iliasam 2468
27 troydhanson @troydhanson 2433
28 Syllo @Syllo 2398
29 texane @texane 2381
30 madeye @madeye 2367
31 hnes @hnes 2276
32 gnif @gnif 2199
33 zhaojh329 @zhaojh329 2192
34 acassen @acassen 2109
35 nmathewson @nmathewson 2092
36 pmwkaa @pmwkaa 1986
37 lexborisov @lexborisov 1968
38 leahneukirchen @leahneukirchen 1963
39 lotabout @lotabout 1938
40 Ralim @Ralim 1927
41 andmarti1424 @andmarti1424 1850
42 McNopper @McNopper 1833
43 firmianay @firmianay 1821
44 ivmai @ivmai 1800
45 codeplea @codeplea 1733
46 rogerclarkmelbourne @rogerclarkmelbourne 1721
47 muennich @muennich 1707
48 nmikhailov @nmikhailov 1681
49 liexusong @liexusong 1664
50 fancycode @fancycode 1656
 Repositories
# Title Description
1 nuklear vurtun A single-header ANSI C gui library 13207
2 mimikatz gentilkiwi A little tool to play with Windows security 9353
3 skynet cloudwu A lightweight online game framework 8727
4 libsodium jedisct1 A modern, portable, easy to use crypto library. 8105
5 kcp skywind3000 KCP - A Fast and Reliable ARQ Protocol 7649
6 Tinyhttpd EZLippi Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:... 4652
7 8cc rui314 A Small C Compiler 4623
8 dsvpn jedisct1 A Dead Simple VPN. 4620
9 streem matz prototype of stream based programming language 4417
10 yaf laruence Fast php framework written in c, built in php extension 4122
11 yasea begeekmyfriend RTMP live streaming client for Android 3717
12 xxHash Cyan4973 Extremely fast non-cryptographic hash algorithm 3697
13 GoodbyeDPI ValdikSS GoodbyeDPI—Passive Deep Packet Inspection blocker and Active DPI circumvention utility (for Windows) 3363
14 ngx_http_google_filter_module cuber Nginx Module for Google Mirror 3165
15 gravity marcobambini Gravity Programming Language 3154
16 HP-Socket ldcsaa High Performance TCP/UDP/HTTP Communication Component 2969
17 tmk_keyboard tmk Keyboard firmwares for Atmel AVR and Cortex-M 2909
18 Skill-Tree linw7 🐼 准备秋招,欢迎来树上取果实 2732
19 esp_wifi_repeater martin-ger A full functional WiFi Repeater (correctly: a WiFi NAT Router) 2582
20 nvtop Syllo NVIDIA GPUs htop like monitoring tool 2398
21 dumpdecrypted stefanesser Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is... 2381
22 stlink texane stm32 discovery line linux programmer 2303
23 libaco hnes A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞 2254
24 ucore_os_lab chyyuu https://chyyuu.gitbooks.io/ucore_os_docs/content 2233
25 keepalived acassen Keepalived 2109
26 LookingGlass gnif An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough. 2025
27 OpenSimpleLidar iliasam Open Source scanning laser rangefinder 2022
28 ts100 Ralim The Feature Packed Alternate Open Source firmware for the TS100 iron by miniware. 1927
29 leetcode begeekmyfriend LeetCode in pure C 1886
30 uthash troydhanson C macros for hash tables and more 1882
31 tinn glouw A tiny neural network library 1857
32 sc-im andmarti1424 SC-IM - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal 1850
33 write-a-C-interpreter lotabout Write a simple interpreter of C. Inspired by c4 and largely based on it. 1743
34 sophia pmwkaa Modern transactional key-value/row storage library. 1706
35 Arduino_STM32 rogerclarkmelbourne Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Ma... 1696
36 simplest_ffmpeg_mobile leixiaohua1020 ffmpeg examples in Android / IOS / WinPhone 1684
37 Validity90 nmikhailov Reverse engineering of Validity/Synaptics 138a:0090, 138a:0094, 138a:0097, 06cb:0081, 06cb:009a f... 1681
38 CTF-All-In-One firmianay CTF竞赛入门指南 1677
39 u8g2 olikraus U8glib library for monochrome displays, version 2 1659
40 WebBench EZLippi Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多... 1588
41 smenu p-gen Terminal utility that reads words from standard input or from a file and creates an interactive s... 1571
42 coroutine cloudwu A asymmetric coroutine library for C. 1530
43 3proxy z3APA3A 3proxy - tiny free proxy server 1496
44 nginx_tcp_proxy_module yaoweibin add the feature of tcp proxy with nginx, with health check and status monitor 1480
45 MemoryModule fancycode Library to load a DLL from memory. 1431
46 bdwgc ivmai The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc) 1421
47 Remotery Celtoys Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer 1410
48 9cc rui314 A Small C Compiler 1407
49 libevent_obsolete nmathewson Nick's public libevent repository. The official repository is at https://github.com/libevent/lib... 1406
50 proxydroid madeye Global Proxy for Android 1398
51 rtty zhaojh329 Access your device's terminal from anywhere via the web. 1381
52 OpenGL McNopper OpenGL 3 and 4 with GLSL 1377
53 bplustree begeekmyfriend A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage 1364
54 myhtml lexborisov Fast C/C++ HTML 5 Parser. Using threads. 1350
55 pbc cloudwu A protocol buffers library for C 1339
56 yar laruence Light, concurrent RPC framework for PHP & C 1300
57 MOTHBALLED-graphviz ellson Moved to https://gitlab.com/graphviz/graphviz 1240
58 gps-sdr-sim osqzss Software-Defined GPS Signal Simulator 1222
59 php-beast liexusong PHP source code encrypt module (PHP源码加密模块) 1210
60 libucl vstakhov Universal configuration library parser 1191
61 mptun cloudwu Multi-path Tunnel 1176
62 RTKLIB tomojitakasu 1161
63 sxiv muennich Simple X Image Viewer 1113
64 nq leahneukirchen Unix command line queue utility 1109
65 EasyLogger armink A ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, R... 1081
66 bluepy IanHarvey Python interface to Bluetooth LE on Linux 1070
67 kona kevinlawler Open-source implementation of the K programming language 1038
68 nginx-http-flv-module winshining Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module p... 1034
69 genann codeplea simple neural network library in ANSI C 960
70 yaconf laruence A PHP Persistent Configurations Container 951
71 ansicon adoxa Process ANSI escape sequences for Windows console programs. 935
72 EasyFlash armink Lightweight IoT device information storage solution. Make the flash to be a small KV database. | ... 926
73 simavr buserror simavr is a lean, mean and hackable AVR simulator for linux & OSX 926
74 Criterion Snaipe A cross-platform C and C++ unit testing framework for the 21th century 919
75 mini3d skywind3000 3D Software Renderer in 700 Lines !! 915
76 u8glib olikraus Arduino Monochrom Graphics Library for LCDs and OLEDs 902
77 CoreFreq cyring CoreFreq is a CPU monitoring software designed for the 64-bits Processors. 888
78 ngx_mruby matsumotory ngx_mruby - A Fast and Memory-Efficient Web Server Extension Mechanism Using Scripting Language m... 864
79 Data-Structure kangjianwei 《数据结构》-严蔚敏.吴伟民-教材源码与习题解析 853
80 Nintendont FIX94 A Wii Homebrew Project to play GC Games on Wii and vWii on Wii U 850
81 FiniteStateEntropy Cyan4973 New generation entropy codecs : Finite State Entropy and Huff0 848
82 lightmapper ands A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer t... 836
83 gaeproxy madeye GAEProxy for Android (Deprecated) 833
84 ReiNX Reisyukaku A modular Switch custom firmware 827
85 bwa lh3 Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment) 813
86 LDD-LinuxDeviceDrivers gatieme Linux内核与设备驱动程序学习笔记 810
87 media-server ireader RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4 802
88 php-spx NoiseByNorthwest A simple & straight-to-the-point PHP profiling extension with its built-in web UI 789
89 minisign jedisct1 A dead simple tool to sign files and verify digital signatures. 784
90 vimb fanglingsu Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin... 762
91 mmx vurtun single header libraries for C/C++ 755
92 wanakiwi gentilkiwi Automated wanadecrypt with key recovery if lucky 749
93 freshplayerplugin i-rinat ppapi2npapi compatibility layer 746
94 SimpleKernel MRNIU Simple kernel for learning operating systems. 用于学习操作系统的简单内核 732
95 yac laruence A fast shared memory user data cache for PHP 726
96 littlewolf glouw A tiny software graphics and game engine 723
97 TFT_eSPI Bodmer Arduino and PlatformIO IDE compatible TFT library optimised for the STM32, ESP8266 and ESP32 that... 718
98 sproto cloudwu Yet another protocol library like google protocol buffers , but simple and fast. 715
99 pigpio joan2937 pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). 708
100 minimap2 lh3 A versatile pairwise aligner for genomic and spliced nucleotide sequences 691
 Countries
# Name
1 China 120309
2 Germany 55244
3 France 47344
4 USA 33449
5 Japan 28023
6 Russia 24693
7 United Kingdom 21482
8 Australia 14676
9 Canada 9950
10 Brazil 5216
11 Argentina 2367
12 India 1864
13 Ukraine 1002
14 Mexico 577
15 Belarus 232
 Meta
Stars minimum 15
Followers minimum 10
Gathered at 2020-03-06 13:13