All Projects → Concurrencyfreaks → Similar Projects or Alternatives

459 Open source projects that are alternatives of or similar to Concurrencyfreaks

Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (-6.35%)
Mutual labels:  concurrency, lock-free, low-latency
Exchange Core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
Stars: ✭ 801 (+167.89%)
Mutual labels:  lock-free, low-latency
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+1297.99%)
Mutual labels:  concurrency, lock-free
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-82.94%)
Mutual labels:  concurrency, lock-free
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+24.75%)
Mutual labels:  lock-free, low-latency
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (+316.39%)
Mutual labels:  concurrency, lock-free
Xenium
A C++ library providing various concurrent data structures and reclamation schemes.
Stars: ✭ 225 (-24.75%)
Mutual labels:  concurrency, lock-free
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+847.49%)
Mutual labels:  concurrency, lock-free
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+249.83%)
Mutual labels:  concurrency, lock-free
Spscqueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Stars: ✭ 307 (+2.68%)
Mutual labels:  concurrency, lock-free
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (-77.93%)
Mutual labels:  concurrency, lock-free
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-92.98%)
Mutual labels:  concurrency, lock-free
concurrency-kit
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Stars: ✭ 17 (-94.31%)
Mutual labels:  concurrency
Gowp
golang worker pool , Concurrency limiting goroutine pool
Stars: ✭ 259 (-13.38%)
Mutual labels:  concurrency
syncs
Concurrency and synchronization primitives
Stars: ✭ 81 (-72.91%)
Mutual labels:  concurrency
AtomicKit
Concurrency made simple in Swift.
Stars: ✭ 88 (-70.57%)
Mutual labels:  concurrency
Java Concurrency
Java并发知识点总结
Stars: ✭ 3,457 (+1056.19%)
Mutual labels:  concurrency
Vanilla Rtb
Real Time Bidding (RTB) - Demand Side Platform framework
Stars: ✭ 257 (-14.05%)
Mutual labels:  low-latency
context-propagation
Propagate snapshots of ThreadLocal values to another thread
Stars: ✭ 15 (-94.98%)
Mutual labels:  concurrency
conifer
Fast inference of Boosted Decision Trees in FPGAs
Stars: ✭ 16 (-94.65%)
Mutual labels:  low-latency
Python Atomicwrites
Powerful Python library for atomic file writes.
Stars: ✭ 253 (-15.38%)
Mutual labels:  concurrency
Restoring-Extremely-Dark-Images-In-Real-Time
The project is the official implementation of our CVPR 2021 paper, "Restoring Extremely Dark Images in Real Time"
Stars: ✭ 79 (-73.58%)
Mutual labels:  low-latency
piker
#nontina, #paperhands,, #pwnzebotz, #tradezbyguille
Stars: ✭ 63 (-78.93%)
Mutual labels:  concurrency
Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (-7.36%)
Mutual labels:  concurrency
Drone Core
The core crate for Drone, an Embedded Operating System.
Stars: ✭ 263 (-12.04%)
Mutual labels:  concurrency
gumble
Collection of high-performance, thread-safe, lock-free data structures for go
Stars: ✭ 12 (-95.99%)
Mutual labels:  lock-free
LockFreeHashTable
Lock Free Resizable Hash Table Based On Split-Ordered Lists.
Stars: ✭ 45 (-84.95%)
Mutual labels:  lock-free
orc
Orc programming language implementation
Stars: ✭ 34 (-88.63%)
Mutual labels:  concurrency
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+959.2%)
Mutual labels:  concurrency
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (-73.58%)
Mutual labels:  concurrency
Dingo Hunter
Static analyser for finding Deadlocks in Go
Stars: ✭ 272 (-9.03%)
Mutual labels:  concurrency
elk-examples
Example collection for Elk
Stars: ✭ 29 (-90.3%)
Mutual labels:  low-latency
Cone
Cone Programming Language
Stars: ✭ 257 (-14.05%)
Mutual labels:  concurrency
swoole-futures
⏳ Futures, Streams & Async/Await for PHP's Swoole asynchronous run-time.
Stars: ✭ 100 (-66.56%)
Mutual labels:  concurrency
Co2
A C++ await/yield emulation library for stackless coroutine
Stars: ✭ 278 (-7.02%)
Mutual labels:  concurrency
chicken-gochan
Go-like Channels for Chicken Scheme
Stars: ✭ 18 (-93.98%)
Mutual labels:  concurrency
Smoothiemap
A gulp of low latency Java
Stars: ✭ 255 (-14.72%)
Mutual labels:  low-latency
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (-89.63%)
Mutual labels:  concurrency
Stormpot
A fast object pool for the JVM
Stars: ✭ 267 (-10.7%)
Mutual labels:  concurrency
Sworm
CoreData based Swift ORM
Stars: ✭ 70 (-76.59%)
Mutual labels:  concurrency
pool
Simple worker pool example 🏊‍♂️
Stars: ✭ 25 (-91.64%)
Mutual labels:  concurrency
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Stars: ✭ 84 (-71.91%)
Mutual labels:  concurrency
Reveno
⚡ High performance and low latency Event Sourcing/CQRS framework
Stars: ✭ 283 (-5.35%)
Mutual labels:  low-latency
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (-91.64%)
Mutual labels:  concurrency
nuscr
A toolkit to manipulate Scribble-style multiparty protocols, based on classical multiparty session type theory.
Stars: ✭ 16 (-94.65%)
Mutual labels:  concurrency
gotopus
Gotopus is a minimalistic tool that runs arbitrary commands concurrently.
Stars: ✭ 17 (-94.31%)
Mutual labels:  concurrency
geeteventbus
An inprocess eventbus for highly concurrent Python applications
Stars: ✭ 17 (-94.31%)
Mutual labels:  concurrency
Questdb
An open source SQL database designed to process time series data, faster
Stars: ✭ 7,544 (+2423.08%)
Mutual labels:  low-latency
gotp
(Experimental) Actors and an OTP clone, implemented in Go
Stars: ✭ 21 (-92.98%)
Mutual labels:  concurrency
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (-69.23%)
Mutual labels:  concurrency
Composer
Library for composability of interdependent non-blocking I/O tasks
Stars: ✭ 19 (-93.65%)
Mutual labels:  concurrency
torrent client
A Bit Torrent downloader written in Crystal.
Stars: ✭ 23 (-92.31%)
Mutual labels:  concurrency
mux-stream
(De)multiplex asynchronous streams
Stars: ✭ 34 (-88.63%)
Mutual labels:  concurrency
NanoLogLite
A revised version of NanoLog which writes human readable log file, and is easier to use.
Stars: ✭ 18 (-93.98%)
Mutual labels:  low-latency
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (-8.03%)
Mutual labels:  concurrency
Emitter
High performance, distributed and low latency publish-subscribe platform.
Stars: ✭ 3,130 (+946.82%)
Mutual labels:  low-latency
awaitchannel
Go-style concurrency and channels with Python 3.5 and asyncio
Stars: ✭ 21 (-92.98%)
Mutual labels:  concurrency
how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Stars: ✭ 1,165 (+289.63%)
Mutual labels:  lock-free
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-93.98%)
Mutual labels:  concurrency
async-oneshot
A fast, small, full-featured, no-std compatible oneshot channel
Stars: ✭ 55 (-81.61%)
Mutual labels:  concurrency
1-60 of 459 similar projects