Skip to content
View gongchoo's full-sized avatar
  • Seoul, Republic of Korea

Block or report gongchoo

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
Stars

c

50 repositories

Unmaintained C implementation of the Raft consensus protocol

C 952 134 Updated Mar 4, 2024

Single-file public domain libraries for C/C++

C 2,186 143 Updated Jan 20, 2026

Windows File System Proxy - FUSE for Windows

C 8,338 588 Updated Feb 18, 2026

User mode file system library for windows with FUSE Wrapper

C 5,781 697 Updated Jan 22, 2026

Convert JSON to C data literals

C 138 19 Updated Jul 11, 2014

Automagically use C Functions and Structs with the Lua API

C 278 48 Updated Jul 27, 2023

A Scannerless GLR parser/parser generater.

C 114 15 Updated Feb 8, 2026

cr.h: A Simple C Hot Reload Header-only Library

C++ 1,737 114 Updated Mar 30, 2025

A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.

C 1,837 107 Updated Feb 18, 2026

Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions

C 436 83 Updated Nov 6, 2025

A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.

C 427 67 Updated Sep 26, 2025

C99, header-only framework for games and multimedia applications

C 1,404 87 Updated Feb 14, 2026

A simple library for building and parsing data frames for serial interfaces (like UART / RS232)

C 407 120 Updated Aug 26, 2022

libuv thread communication

C 60 7 Updated May 26, 2023

Message Framing for libuv

C 58 9 Updated Feb 15, 2021

📚 single header utf8 string functions for C and C++

C 1,924 139 Updated Jan 4, 2025

A simple vector library for C that can store any type.

C 234 30 Updated Oct 16, 2025

CBOR protocol implementation for C

C 392 107 Updated Feb 16, 2026

A simple logging library implemented in C99

C 3,386 685 Updated Jul 21, 2024

Lightweight printf library optimized for embedded systems

C 332 59 Updated Dec 28, 2025

A small C compiler

C 10,945 1,016 Updated Oct 30, 2023

A simple heap memory allocator in ~200 lines.

C 913 68 Updated Dec 14, 2020

Fast C/C++ memory allocator with free-all operation

C 56 5 Updated Jul 17, 2015

Memory Manager For Small(ish) Microprocessors

C 475 112 Updated Feb 25, 2025

A dynamic array implementation in C similar to the one found in standard C++

C 866 112 Updated Nov 16, 2025

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

C 281 58 Updated Jan 11, 2026

M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).

C 1,074 91 Updated Feb 9, 2026

Miniscule cross-platform eventing, networking & crypto for async applications

C 1,431 298 Updated Jul 14, 2025

An Introduction to libuv

C 1,604 389 Updated Nov 20, 2022

This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to libuv http://nikhilm.github.io/uvbook/

C 117 42 Updated Jul 25, 2013