Performance monitoring and benchmarking suite
-
Updated
Oct 31, 2024 - C
Performance monitoring and benchmarking suite
📐 Pushing the boundaries of simplicity
2D physics header-only library for videogames developed in C using raylib library.
This is a set of simple programs that can be used to explore the features of a parallel platform.
Tina is a teeny tiny, header only, coroutine and job library.
A new threading extension for PHP
Pub/Sub library for C
"M" Standard Library for C (common algorithms, event io, threading, sql, etc)
Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 along with userland threading library with one to one mapping and semaphore implementation as synchronisation primitive
Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications
General purpose C sourcecode collection
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560. Forked from GRBL modified for use on a lathe with spindle sync threading
Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.
Much like John the Ripper, without all the fancy shit. Just reads from a wordlist and cracks those hashes.
OS abstraction layer and helpers
An open source, embedded, high performance g-code-parser written in optimized C that will run on a straight Arduino. Forked from GRBL modified for use on a lathe with spindle sync threading
A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as which states the graph sta…
Add a description, image, and links to the threading topic page so that developers can more easily learn about it.
To associate your repository with the threading topic, visit your repo's landing page and select "manage topics."