Lists (1)
Sort Name ascending (A-Z)
Stars
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and m…
A Swiss army knife for your daily Linux network plumbing.
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.
A lightweight 2D physics engine written in C, for educational purposes.
Wolfsort is a stable adaptive hybrid radix / merge sort.
Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C
Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C
ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source files.
lightweight, easy-to-use, and embeddable HTTP server library in C
Interactive GUI Snowfall Simulation Created in C & Raylib
mdavisprog / raylib
Forked from raysan5/raylibA simple and easy-to-use library to enjoy videogames programming
No BS Coroutines in ANSI C. (No assembly, no setjmp, no platform specific code and any other bs in less than 100 locs)
Simple game of Blackjack made in the C language
A single-threaded, non-blocking, asynchronous, gRPC server library in C.
Fossil Test is a lightweight, portable unit testing library written in pure C with zero external dependencies.