adricarda / parallel-Bucket-Sort
Efficient implementation of a parallel bucket-sort with OpenMP
☆9Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallel-Bucket-Sort
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 5 years ago
- Arithmetic Coding for Data Compression☆16Updated 6 years ago
- An easy to use and efficient memory pool allocator written in C++☆9Updated 7 years ago
- Low Density Parity Check Decoder☆16Updated 8 years ago
- A universal C++ compression library based on wavelet transformation☆13Updated 5 months ago
- An adaptive mergesort☆12Updated 3 years ago
- Design, verification and ASIC implementation of a complete RISC-V CPU with: five stages pipeline, forwarding, automatic hazard detection,…☆13Updated 4 years ago
- POSIX-compatible tiny multi-threading library for Intel Nios II / Xilinx Zynq-7000☆12Updated 4 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 8 years ago
- A utillity library for C programs☆6Updated 6 years ago
- Massively Parallel ANS Decoding on GPUs☆27Updated 5 years ago
- JPEG decoder & encoder☆10Updated 3 years ago
- novel high throughput entropy encoder for BWT data☆13Updated 2 years ago
- A repository for topics related to optimizing C++ code☆11Updated 5 years ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆33Updated 2 years ago
- ZFP Hardware Implementation☆13Updated last year
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 4 years ago
- i8080 state/cycle accurate emulator which tries to mimick a possible hardware implementation☆12Updated 7 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- rans optimized tricks☆24Updated 6 years ago
- MIPS assembler and simulator☆42Updated 5 years ago
- A fast memory pool allocator☆13Updated 2 years ago
- Port of the AudioLib sound library used by Apogee games☆16Updated 9 months ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Wolfenstein 3D Game Engine implemented in java using only standard libraries (Java2D, AWT, Swing and Java Sound API), so no external libr…☆12Updated 2 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆18Updated last year
- Engine for developing 2D games☆12Updated 6 years ago
- Variable Length Hamming Code Encoder & Error Detecting / Correcting Decoder (Odd & Even Parity), implemented in C++☆8Updated last year
- Modified Tiny Basic Compiler☆13Updated 7 years ago
- LRU-Cache-using-C☆10Updated 6 years ago