983 / RadixSortLinks
C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers
☆15Updated 9 years ago
Alternatives and similar repositories for RadixSort
Users that are interested in RadixSort are comparing it to the libraries listed below
Sorting:
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Updated 8 years ago
- C/C++ helpers☆23Updated 9 years ago
- Tiny C library for reading ZIP files☆13Updated 8 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆30Updated 8 years ago
- Fast Point Overlap Test☆17Updated 7 years ago
- ☆9Updated 4 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Multi-threaded data building, packaging, patching and editing system☆9Updated 9 years ago
- TinySHRot, header-only C89 spherical harmonics rotation codes.☆16Updated 6 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆13Updated 2 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- ☆12Updated 8 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- Math vector library☆37Updated last year
- Single header SPIR-V compressor for C and C++☆31Updated 8 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Convert rigged models into simple, easy-to-parse formats☆14Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- QLL : Level loaders☆15Updated 5 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- A cross-platform game library in the public domain☆15Updated 5 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆17Updated 9 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Updated 7 years ago
- Portable, single-file, PRNG library implementing the xoshiro256** algorithm☆17Updated 6 years ago