Bulat-Ziganshin / Compression-ResearchLinks
This repository contains my experiments with compression-related algorithms
☆36Updated 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…☆37Updated 10 years ago
- A fast and highly scalable GPU dynamic memory allocator☆110Updated 10 years ago
- ☆74Updated 2 years ago
- Decuda and cudasm, the CUDA binary utilities package. Low-level tools for NVidia G80 GPUs.☆105Updated 15 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 4 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆15Updated last month
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Fastest Histogram Construction☆73Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Heterogeneous Active Messages C++ library☆21Updated 6 years ago
- GPUfs - File system support for NVIDIA GPUs☆99Updated 7 years ago
- Fast matrix multiplication☆31Updated 4 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 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…☆59Updated 2 years ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- ☆22Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago