glampert / compression-algorithmsLinks
C++ implementations of common data compression algorithms.
☆115Updated 8 years ago
Alternatives and similar repositories for compression-algorithms
Users that are interested in compression-algorithms are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- C++ Custom memory allocators☆60Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Cross-platform C++ Utility Library☆54Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- GLFW Manager - C++ wrapper with multi-threading☆65Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 8 months ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last week
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Slides for the C++ on Sea conference☆108Updated last year