thread-safe
Here are 284 public repositories matching this topic...
Thread-safe blackbox optimsers for Go
-
Updated
Mar 28, 2018 - Go
Swift asynchronous task switcher: it calls the completion handler of the most-recently-completed asynchronous task.
-
Updated
Dec 20, 2020 - Swift
Two test console applications to demonstrate thread safe text file writing and simple rest api usage.
-
Updated
Sep 23, 2020 - C#
A header only C++17 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. The goal was to create a fast LRUCache header only library and to avoid an…
-
Updated
Oct 10, 2020 - C++
Actividades evaluables realizadas para la asignatura de Programación de Servicios y Procesos.
-
Updated
Mar 21, 2022 - Java
Thread safe in-memory key-value cache library for Go suitable for single instance microservices
-
Updated
Sep 6, 2023 - Go
Implementation of G8RTOS, a real-time operating system featuring priority scheduling, background/periodic/aperiodic threads, inter-process communication, semaphores and more, designed for the MSP432.
-
Updated
Apr 2, 2021 - C
a concurrent memory pool for Go
-
Updated
Aug 18, 2021 - Go
Simple thread-safe, rust memory allocator from static buffer
-
Updated
Dec 28, 2021 - Rust
Demonstrates the use of threads and concurrency by counting up and down using thread-safe incrementing, decrementing, and synchronizing output to the console
-
Updated
Jan 13, 2023 - Java
Energon is a framework to create and run software energy consumption tests
-
Updated
Jun 22, 2020 - C#
Framework that provides thread-safe (queue-safe) access to the value.
-
Updated
Oct 6, 2022 - Swift
-
Updated
Apr 28, 2021 - Go
Network request manager created using Swift Concurrency and Swift Actors
-
Updated
Dec 7, 2022 - Swift
Simple, fast, thread-safe in-memory cache with by-key TTL. Now with generics
-
Updated
Jun 27, 2024 - Go
Implementação de um "semáforo" para solucionar o problema do Produtor-Consumidor, também conhecido como problema do buffer limitado, onde dois processos acessam um mesmo buffer, um inserindo e outro removendo informações, de forma concorrente
-
Updated
Jan 12, 2021 - Java
A file based key-value data store that supports the basic CRD (create, read, and delete) operations.
-
Updated
Jan 1, 2021 - Python
Improve this page
Add a description, image, and links to the thread-safe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the thread-safe topic, visit your repo's landing page and select "manage topics."