swenson / sort
Sorting routine implementations in "template" C
☆468Updated last year
Alternatives and similar repositories for sort:
Users that are interested in sort are comparing it to the libraries listed below
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated 2 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆991Updated 10 months ago
- Small, portable implementation of the C11 threads API☆963Updated last year
- The Better String Library☆518Updated 7 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- single header libraries for C/C++☆1,329Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- The C Code Archive Network☆1,123Updated 7 months ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- Super Light Regexp engine for C/C++☆539Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆243Updated 7 months ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- Binary Serialization☆458Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 7 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Branchless UTF-8 decoder☆613Updated 2 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆935Updated 5 years ago
- PCG — C Implementation☆379Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- Tiny C string library☆201Updated last year
- A type-safe hash map implementation for C☆587Updated 2 years ago
- A type-safe dynamic array implementation for C☆471Updated 4 years ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆974Updated this week
- Command-line arguments parsing library.☆716Updated 9 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆185Updated 7 years ago