swenson / sortLinks
Sorting routine implementations in "template" C
☆473Updated last year
Alternatives and similar repositories for sort
Users that are interested in sort are comparing it to the libraries listed below
Sorting:
- 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…☆554Updated 2 years ago
- The Better String Library☆556Updated 8 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- PCG — C Implementation☆406Updated 2 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- Small, portable implementation of the C11 threads API☆1,021Updated 2 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- Binary Serialization☆477Updated 7 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,009Updated last month
- PCG — Minimal C Implementation☆441Updated 2 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
- Branchless UTF-8 decoder☆625Updated 3 years ago
- Super Light Regexp engine for C/C++☆550Updated 5 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- Murmur3 hash in C☆442Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- C JSON parser library that doesn't suck☆298Updated last year
- A simple bitset library in C☆144Updated 3 weeks ago
- A fork of Paul Hsieh's Better String Library☆166Updated this week
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- C11 Lock-free Stack☆184Updated last year
- single header libraries for C/C++☆1,389Updated 10 months ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last month
- Portable, reentrant, getopt-like option parser☆378Updated 8 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago