krglaws / KyleStructsLinks
A library of simple data structures written for educational purposes
☆21Updated last year
Alternatives and similar repositories for KyleStructs
Users that are interested in KyleStructs are comparing it to the libraries listed below
Sorting:
- A library of "connected" data structures☆131Updated 2 years ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆39Updated 2 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆242Updated last year
- nocurses.h - A terminal screen manipulation library (colors, position, clears, attributes,...)☆50Updated last month
- WIP☆34Updated 6 years ago
- An easy to use unit testing framework written in, and created for, the C language.☆23Updated 3 years ago
- RAII dynamic array in C☆21Updated 7 years ago
- A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.☆115Updated 3 weeks ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- A simple command line tool and library to identify popular file types.☆29Updated 7 years ago
- Terminal-based clones of popular arcade games.☆159Updated 5 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- C string buffer library☆68Updated 4 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Clone of wc in x64 assembly☆96Updated last year
- This is the code that was previously in code.google.com/p/ccl☆46Updated 5 years ago
- mowgli development framework (version 2) -- generic runtime for atheme applications☆156Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- tiny neural network ioccc entry☆19Updated 14 years ago
- Colorful sorting animations☆129Updated 4 years ago
- A simple BDD library for the C language☆105Updated 4 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Convenient unit testing framework for the C programming language.☆168Updated 5 years ago
- Port of Java's TimSort to C☆47Updated 8 years ago
- C implementation of drawille library and extra drawing functionality