PG1003 / brleLinks
A C++ library to compress or expand binary data using Run-Length Encoding
☆15Updated last year
Alternatives and similar repositories for brle
Users that are interested in brle are comparing it to the libraries listed below
Sorting:
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- std::find simd version☆21Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- C++ library for detecting CPU capabilities☆129Updated 7 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆56Updated 3 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Simple Library for Internationalization☆53Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- fast prime sieve and hash algorithm☆40Updated 5 months ago