lbrito1 / cstuffLinks
Algorithms & data structures in C.
☆19Updated 6 years ago
Alternatives and similar repositories for cstuff
Users that are interested in cstuff are comparing it to the libraries listed below
Sorting:
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- ☆65Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- C11 Lock-free Stack☆183Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- ☆27Updated 9 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- My own C library. Probably don't use it.☆33Updated 5 years ago
- Coroutines in C☆121Updated 11 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A minimalist IP stack written in ANSI C.☆52Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Pedigree operating system☆90Updated 9 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header☆39Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- A fork of Paul Hsieh's Better String Library☆148Updated this week
- NIH Utility Library☆90Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago