lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
-
Updated
Nov 5, 2020 - C
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Minimize lock-free queue ever!
C Language Template Library C语言 模板库
Git repo used to Upstream the FreeBSD Port of Valgrind
zilog: Zero Impact Log, it allows your program to drop low priority logs to ensure a required capacity when CPUs are busy, it also provides a much higher log capacity than other log libraries, because, It is a high performance, asynchronized, thread-safe (uses atomic API to synchronize) log library for C/C++, it directly dumps argument list rath…
Multi-producer, multi-consumer, concurrent queue using C11 mutexes.
In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.
lightweight finite state machine
Consists of Projects and Assignments Completed in Real Time Embedded Systems Course | ECEN 5623 | University of Colorado, Boulder: Posix Threads, OpenCv, Thread-Safety, Scheduling Policies, PyCam.
A customizable, thread-safe dynamic memory suballocation tool designed to reduce repetitive, expensive calls to malloc() and free()
Code and Lab Assignments for CU Boulder's CSCI 3753 Operating Systems
Make any MPI implementation thread-safe
CSE 320 System Fundamentals II HW 4 - Semaphores and Threading
"Shared Memory Producer/Consumer Program", CS 537 Programming Assignment 2 (Fall 2020).
Add a description, image, and links to the thread-safety topic page so that developers can more easily learn about it.
To associate your repository with the thread-safety topic, visit your repo's landing page and select "manage topics."