Top 4 C Openmp Projects
-
john
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
Project mention: Inception: Leaking the root hash from /etc./shadow on AMD Zen 4 [video] | news.ycombinator.com | 2023-08-08With the root hash you can crack the root password using tools like John The Ripper[0]. More generally, I assume, this exploit can be used to read any arbitrary files on the system, bypassing regular access control, and plenty of other stuff you aren't supposed to be able to do as a non-privileged user.
-
Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
Project mention: Can you give me some proof that storing multidimansional data into a 1d array is the standard and best way to do it? | /r/C_Programming | 2022-12-04https://github.com/ParRes/Kernels/tree/default/C1z has some examples I’ve tested in the past. 2d is in the filenames of the relevant ones.
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
-
Fluid-Simulation-Rendering
Implementation of IISPH and Screen Space Fluid Rendering. Currently in progress.
C Openmp related posts
Index
What are some of the best open-source Openmp projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | john | 8,249 |
2 | Kernels | 378 |
3 | llama2.c | 136 |
4 | Fluid-Simulation-Rendering | 3 |