taoito / lcs-parallelLinks
Longest common subsequence parallel implementations
☆11Updated 10 years ago
Alternatives and similar repositories for lcs-parallel
Users that are interested in lcs-parallel are comparing it to the libraries listed below
Sorting:
- Detect memory access patterns of parallel applications☆20Updated 7 years ago
- A parallel packed CSR data structure for large-scale dynamic graphs☆13Updated 3 years ago
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆25Updated 5 years ago
- Lightweight Microsoft OLE file parser in pure Python☆20Updated 6 years ago
- CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.☆29Updated 7 years ago
- PIN-based Fault-Injector is a fault injector based on the Intel PIN tool. For more information, please refer to the following paper:☆18Updated 7 years ago
- Command line utility to remove exact duplicate files.☆12Updated 7 years ago
- C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)☆23Updated 9 years ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆27Updated 7 years ago
- Mako is a low-pause, high-throughput garbage collector designed for memory-disaggregated datacenters.☆15Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- A collection of four algotihms implemented in C++ and compared to find the longest common subsequence in strings with binary digits and o…☆12Updated 5 years ago
- Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time lo…☆24Updated 4 years ago
- QEMU based emulation library for micro-architectural simulation (ARM64 and x86)☆42Updated 6 years ago
- Webgraph++ code (http://cnets.indiana.edu/groups/nan/webgraph/)☆33Updated last year
- An ARM Assembler and Simulator/Debugger☆15Updated 16 years ago
- User space POSIX-like file system in main memory☆40Updated 9 years ago
- Python bindings for AsmJit☆12Updated 13 years ago
- MIRROR of the SimGrid framework, for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others). Most of the dev occ…☆186Updated this week
- A ultra fast file searching tool. Generate index with MFT on NTFS.☆13Updated 12 years ago
- ☆17Updated 11 years ago
- C++ template library for computing a longest common subsequence (diff)☆13Updated 12 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- ☆11Updated 6 years ago
- Performance Prediction Toolkit☆56Updated 4 months ago
- PIN-tool to produce multi-threaded atomic memory traces☆37Updated 12 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- Fast AVX512 (AVX-512) quicksort + bitonic sort.☆28Updated 3 years ago
- AVX512 population count routines☆23Updated 6 years ago