panda-official / WaveletBuffer
A universal C++ compression library based on wavelet transformation
☆13Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for WaveletBuffer
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- Interval library for C++☆10Updated last year
- ☆17Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Containers of fixed capacity,☆9Updated 3 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Simple burg linear predictor (C++11)☆13Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Nanoscale logging library in C++11☆14Updated 2 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- Service discovery protocol and reference implementation.☆18Updated 9 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago
- ICU - International Components for Unicode☆12Updated last week
- Lock-free memory allocator☆17Updated last year
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- oystr recursively searches directories for a substring.☆10Updated 2 years ago
- Low Latency Ordering and Sorting Algorithm☆10Updated last month
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆25Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago