glampert / compression-algorithms
C++ implementations of common data compression algorithms.
☆112Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for compression-algorithms
- Library of flat vector-like based associative containers☆75Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Roman numeral support for C++17☆52Updated last year
- High performance multithreading toolkit for C++17☆46Updated 3 weeks ago
- Make your C/C++ console apps prettier!☆39Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆100Updated last year
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 3 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆49Updated 6 years ago
- A fast, lightweight and single-header C++ csv parser library☆80Updated 5 months ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆76Updated 2 years ago
- ☆45Updated 7 years ago
- For details, see the blog post:☆31Updated 11 months ago
- CSV and tab-delimited table reader☆13Updated 2 years ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Presentation software using io2d☆12Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆113Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- Flat containers for C++☆56Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago