LLNL / fpzipLinks
Lossless compressor of multidimensional floating-point arrays
☆118Updated 5 years ago
Alternatives and similar repositories for fpzip
Users that are interested in fpzip are comparing it to the libraries listed below
Sorting:
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- Error-bounded Lossy Data Compressor (for floating-point/integer datasets)☆165Updated last month
- Experimental ranges for CUDA☆25Updated 6 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- data-parallel out-of-core library☆50Updated 2 weeks ago
- A High-Throughput Parallel Lossless Compressor for Scientific Data☆71Updated 2 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Compressed numerical arrays that support high-speed random access☆830Updated this week
- ☆148Updated last year
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆52Updated 4 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated last month
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 9 months ago
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Giddy - A lightweight GPU decompression library☆43Updated 6 years ago
- ☆31Updated 4 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- The project provides high-performance concurrency, enabling highly parallel computation.☆226Updated 2 weeks ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago