Skip to content
View charleschetty's full-sized avatar
  • Math.SDU
  • JiNan ShanDong china

Block or report charleschetty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
11 stars written in C
Clear filter

AddressSanitizer, ThreadSanitizer, MemorySanitizer

C 12,193 1,081 Updated Oct 2, 2025

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

C 11,976 3,958 Updated Jul 27, 2023

Xv6 for RISC-V

C 8,829 3,447 Updated Oct 16, 2025

A minimal programming example for a chat server

C 7,538 843 Updated Jan 27, 2024

Writing an OS in 1,000 lines.

C 3,067 242 Updated Nov 3, 2025

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

C 1,386 289 Updated Nov 5, 2025

Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

C 1,259 73 Updated Aug 30, 2025

Library for specialized dense and sparse matrix operations, and deep learning primitives.

C 917 197 Updated Oct 10, 2025

An FFmpeg and SDL Tutorial.

C 482 103 Updated Nov 8, 2023

Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.

C 154 28 Updated Feb 3, 2022

Mirror of althttpd repo, the small, simple HTTP server from sqlite https://sqlite.org/althttpd/doc/trunk/althttpd.md

C 92 17 Updated Aug 6, 2022