panda-official / WaveletBufferLinks
A universal C++ compression library based on wavelet transformation
☆12Updated last year
Alternatives and similar repositories for WaveletBuffer
Users that are interested in WaveletBuffer are comparing it to the libraries listed below
Sorting:
- Modern C++ for Embedded Systems☆16Updated 3 years ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- Implementation of a lock-free ring buffer class.☆38Updated last year
- Radix set/map implementation☆19Updated last year
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆40Updated last month
- Service discovery protocol and reference implementation.☆17Updated last month
- Awesome implicit data structures☆24Updated 6 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated last week
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Library for complex bitfields☆19Updated last year
- performance counters in C++☆23Updated 3 weeks ago
- A SQL parser written in C++☆32Updated 4 years ago
- Timers and Alarms based on threads in modern C++☆12Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated last week
- A unique_ptr implementation with small object optimization☆20Updated this week
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Updated 11 months ago
- Yet Another C++ Library☆23Updated last year
- Just another header-only C++17 CSV parser☆16Updated 3 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Simple C++ library with useful string functions.☆11Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆66Updated 3 months ago
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- Demo implementation of C++ networking☆18Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Updated 2 years ago