Bulat-Ziganshin / Compression-ResearchLinks
This repository contains my experiments with compression-related algorithms
☆35Updated 9 years ago
Alternatives and similar repositories for Compression-Research
Users that are interested in Compression-Research are comparing it to the libraries listed below
Sorting:
- 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
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆103Updated 15 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- A fast and highly scalable GPU dynamic memory allocator☆109Updated 10 years ago
- Giddy - A lightweight GPU decompression library☆44Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆74Updated 2 years ago
- LLVM AMDGPU Assembler Helper Tools☆112Updated 8 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆69Updated 9 years ago
- CPU Ultimate Latency Test.☆111Updated 2 weeks ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- C++ template library for floating point operations☆31Updated this week
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year
- an assembler/compiler for AMD’s GCN (Generation Core Next Architecture) Assembly Language☆42Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- GPUfs - File system support for NVIDIA GPUs☆97Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Heterogeneous Active Messages C++ library☆21Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago