hoheinzollern / DWTCodecLinks
Simple image compression/decompression algorithm using DWT (discrete wavelet transform) and RLE+Huffman encoding.
☆11Updated 11 years ago
Alternatives and similar repositories for DWTCodec
Users that are interested in DWTCodec are comparing it to the libraries listed below
Sorting:
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- CountDownLatch in C++☆12Updated 5 years ago
- Example of line, point and virtual plane intersectors: changing polygon outline by using hover and drag mouse events (using C++11 and O…☆27Updated 8 years ago
- C++ distributed platform for shared memory programming☆24Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆14Updated 3 years ago
- Bitonic sort using simd (avx/neon) instructions☆14Updated 3 years ago
- A 128 bit unsigned integer class for CUDA☆46Updated 5 months ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- a dynamic 2d space partitioning tree☆22Updated 4 years ago
- C++ library for detecting CPU capabilities☆126Updated last week
- Constructive Solid Geometry header only implementation.☆21Updated 3 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- ☆16Updated 11 years ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- An Extremely Fast Compression Algorithm.☆16Updated 3 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 7 months ago
- Cmake-based build of boost☆57Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Personal library☆37Updated 11 years ago
- Bloom filter implementation☆40Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A flexible image resampling library☆43Updated 8 years ago
- Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic,…☆90Updated 7 months ago
- C++ implementation of Greiner–Hormann clipping algorithm☆19Updated 5 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 10 years ago
- c++ posit implementation☆44Updated last year