bkase / CUDA-grepLinks
grep on CUDA
☆117Updated last year
Alternatives and similar repositories for CUDA-grep
Users that are interested in CUDA-grep are comparing it to the libraries listed below
Sorting:
- A kernel module to support SSD-to-GPU direct DMA☆126Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.☆419Updated 8 years ago
- Demo Spectre with 70 lines code☆126Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- Measuring cmov vs branch-mov performance☆89Updated 7 years ago
- Superfast Line Counter☆51Updated 4 years ago
- Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.☆160Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Exotic Shitty Hash Maybe☆46Updated 9 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆117Updated 2 months ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- Sequence Indexing and Search☆109Updated 3 months ago
- A Parallelized Data Deduplication and Compression utility☆281Updated 4 years ago
- ♥ Janusz Brzozowski☆163Updated last year
- Helium: Lifting High-Performance Stencil Kernels from Stripped x86 Binaries to Halide DSL Code☆47Updated 9 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆285Updated 5 years ago
- A Python DTrace consumer using libdtrace - Now Python can be used as DTrace Provider and Consumer...☆72Updated 3 years ago
- AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matchin…☆311Updated 8 months ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- A practical interface generator for data formats.☆128Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆50Updated 10 months ago