morpheusthewhite / parallel-dfs-dagLinks
A parallel implementation of DFS for Directed Acyclic Graphs (https://research.nvidia.com/publication/parallel-depth-first-search-directed-acyclic-graphs)
☆51Updated 4 years ago
Alternatives and similar repositories for parallel-dfs-dag
Users that are interested in parallel-dfs-dag are comparing it to the libraries listed below
Sorting:
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- The Berkeley Container Library☆126Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆77Updated last week
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- ☆70Updated 5 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Library for lock-free locks☆83Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- ☆64Updated last week
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year