All Projects → uniq → Similar Projects or Alternatives

189 Open source projects that are alternatives of or similar to uniq

LockFreeHashTable
Lock Free Resizable Hash Table Based On Split-Ordered Lists.
Stars: ✭ 45 (+40.63%)
Mutual labels:  thread, lock-free
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+2056.25%)
Mutual labels:  thread, lock-free
Pelagia
Automatic parallelization (lock-free multithreading thread) tool developed by Surparallel Open Source.Pelagia is embedded key value database that implements a small, fast, high-reliability on ANSI C.
Stars: ✭ 1,132 (+3437.5%)
Mutual labels:  thread, lock-free
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+503.13%)
Mutual labels:  thread
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (-21.87%)
Mutual labels:  lock-free
lock-free-queue
CN-CppUserGroup-2019-1,lock-free queue demo
Stars: ✭ 58 (+81.25%)
Mutual labels:  lock-free
mulle-thread
🔠 Cross-platform thread/mutex/tss/atomic operations in C
Stars: ✭ 22 (-31.25%)
Mutual labels:  thread
threadproxy.nim
Simplify Nim Inter-Thread Communication
Stars: ✭ 23 (-28.12%)
Mutual labels:  thread
Adun
A way to backdoor every process
Stars: ✭ 58 (+81.25%)
Mutual labels:  thread
Lock-free-Red-black-tree
Implementation of lock-free red-black tree using CAS
Stars: ✭ 21 (-34.37%)
Mutual labels:  lock-free
go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+34.38%)
Mutual labels:  lock-free
akali
C++ Common Library for Windows, Linux.
Stars: ✭ 34 (+6.25%)
Mutual labels:  thread
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+43.75%)
Mutual labels:  thread
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+53.13%)
Mutual labels:  thread
gls
goroutine local storage (use context instead if possible)
Stars: ✭ 52 (+62.5%)
Mutual labels:  thread
lockfree
⚡️ lock-free utilities in Go
Stars: ✭ 109 (+240.63%)
Mutual labels:  lock-free
thread-priority
A simple thread schedule and priority library for rust
Stars: ✭ 48 (+50%)
Mutual labels:  thread
openthread-mqttsn
This repository contains examples using MQTT-SN client implementation for Thread network based on OpenThread SDK.
Stars: ✭ 22 (-31.25%)
Mutual labels:  thread
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
Stars: ✭ 24 (-25%)
Mutual labels:  thread
youtube-dl-nas
youtube download queue websocket server with login for private NAS.
Stars: ✭ 136 (+325%)
Mutual labels:  thread
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-21.87%)
Mutual labels:  thread
matrix multiplication
Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI
Stars: ✭ 41 (+28.13%)
Mutual labels:  thread
python-PooledProcessMixIn
Fast Concurrent Pool of preforked-processes and threads MixIn for python's socket server
Stars: ✭ 31 (-3.12%)
Mutual labels:  thread
lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Stars: ✭ 104 (+225%)
Mutual labels:  lock-free
Wasm Worker
Move a WebAssembly module into its own thread
Stars: ✭ 215 (+571.88%)
Mutual labels:  thread
Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (+537.5%)
Mutual labels:  thread
Java-Interview-Programs
Core Java Projects with complete source code
Stars: ✭ 48 (+50%)
Mutual labels:  thread
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-34.37%)
Mutual labels:  lock-free
zedis
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled
Stars: ✭ 33 (+3.13%)
Mutual labels:  lock-free
lock-free
Lock-Free data structures
Stars: ✭ 37 (+15.63%)
Mutual labels:  lock-free
gdb-automatic-deadlock-detector
Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger
Stars: ✭ 60 (+87.5%)
Mutual labels:  thread
LFTPool
Lock-Free Thread Pool
Stars: ✭ 69 (+115.63%)
Mutual labels:  lock-free
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+21.88%)
Mutual labels:  thread
HiFramework.Unity
Based on component to manage project's core logic and module used in unity3d
Stars: ✭ 22 (-31.25%)
Mutual labels:  thread
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+162.5%)
Mutual labels:  thread
gdax-orderbook-hpp
An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.
Stars: ✭ 38 (+18.75%)
Mutual labels:  lock-free
QmlThread
More powerful Thread module in QML.
Stars: ✭ 31 (-3.12%)
Mutual labels:  thread
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (+115.63%)
Mutual labels:  thread
concurrent-programming-for-java
🚀Java并发编程实战
Stars: ✭ 55 (+71.88%)
Mutual labels:  thread
tape-recorder
BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth
Stars: ✭ 22 (-31.25%)
Mutual labels:  thread
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (+106.25%)
Mutual labels:  lock-free
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+71.88%)
Mutual labels:  lock-free
jstackSeries.sh
Script for capturing a series of thread dumps from a Java process using jstack (on Linux and Windows)
Stars: ✭ 28 (-12.5%)
Mutual labels:  thread
RxSchedulerSuppress
RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具
Stars: ✭ 30 (-6.25%)
Mutual labels:  thread
Thread
type safe multi-threading made easier
Stars: ✭ 34 (+6.25%)
Mutual labels:  thread
AsyncKeepAlive
AsyncKeepAlive is a plugin that keep the players' connections alive
Stars: ✭ 13 (-59.37%)
Mutual labels:  thread
CorePartition
Universal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
Stars: ✭ 18 (-43.75%)
Mutual labels:  thread
cpp-thread-study
C++ 线程库示例及教程
Stars: ✭ 38 (+18.75%)
Mutual labels:  thread
Duka
duka - Dukascopy historical data downloader
Stars: ✭ 241 (+653.13%)
Mutual labels:  thread
ObviousAwait
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: ✭ 55 (+71.88%)
Mutual labels:  thread
Refire Forum
Serverless discussion forum built with React, Redux and Firebase
Stars: ✭ 206 (+543.75%)
Mutual labels:  thread
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-12.5%)
Mutual labels:  thread
fifo-rs
A first-in-first-out for bytes, like kfifo in Linux.
Stars: ✭ 18 (-43.75%)
Mutual labels:  lock-free
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+7340.63%)
Mutual labels:  thread
java-tutorial
Java 实践代码,多线程,数据结构,算法,设计模式,Spring,RabbitMQ ,RocketMQ
Stars: ✭ 15 (-53.12%)
Mutual labels:  thread
Adi
ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。
Stars: ✭ 194 (+506.25%)
Mutual labels:  thread
React Native Multithreading
🧵 Fast and easy multithreading for React Native using JSI
Stars: ✭ 164 (+412.5%)
Mutual labels:  thread
libopenTIDAL
TIDAL API interface written in ANSI C
Stars: ✭ 17 (-46.87%)
Mutual labels:  thread
theater
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
Stars: ✭ 29 (-9.37%)
Mutual labels:  thread
isolate handler
Effortless isolates abstraction layer with support for MethodChannel calls.
Stars: ✭ 29 (-9.37%)
Mutual labels:  thread
1-60 of 189 similar projects