C topic

C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.

List C repositories

ip2region

16.0k
Stars
2.7k
Forks
441
Watchers

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 la...

neovim

76.7k
Stars
5.3k
Forks
982
Watchers

Vim-fork focused on extensibility and usability

chan

1.4k
Stars
118
Forks
Watchers

Pure C implementation of Go channels.

friso

474
Stars
96
Forks
Watchers

High performance Chinese tokenizer with both GBK and UTF-8 charset support based on MMSEG algorithm developed by ANSI C. Completely based on modular implementation and can be easily embedded in other...

C

18.1k
Stars
4.2k
Forks
Watchers

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

Technopark-algorithms

5
Stars
0
Forks
Watchers

Implementation of various algorithms in C / C++ for the first semester of Technopark.

hvtool

9
Stars
5
Forks
Watchers

Experiments with Hyper-V VM and container managing APIs.

initrdg

21
Stars
1
Forks
Watchers

initrd binary to experiment with WSLg in Windows 10

PDBDownloader

73
Stars
26
Forks
Watchers

Standalone program to download PDB Symbol files for debugging without WDK

pnconnect

11
Stars
2
Forks
Watchers

Experiments with 9P protocol file server in Windows 10 for fun