lbrito1 / cstuffLinks
Algorithms & data structures in C.
☆19Updated 7 years ago
Alternatives and similar repositories for cstuff
Users that are interested in cstuff are comparing it to the libraries listed below
Sorting:
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆180Updated 2 months ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- C11 Lock-free Stack☆184Updated last year
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- ☆65Updated 11 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A fork of Paul Hsieh's Better String Library☆166Updated last week
- A collection of compiler, emulator and microkernel tools.☆258Updated 6 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Thread-safe queue implementation for a friend☆21Updated 13 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Fast serialization framework for C☆225Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Clone of wc in x64 assembly☆96Updated last year
- Coroutines in C☆122Updated 11 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- A KISS, cross-platform C mocking library☆165Updated last month
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago