All Projects → Xenium → Similar Projects or Alternatives

380 Open source projects that are alternatives of or similar to Xenium

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 (+24.44%)
Mutual labels:  concurrency, lock-free
concurrent-ll
concurrent linked list implementation
Stars: ✭ 66 (-70.67%)
Mutual labels:  concurrency, lock-free
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-77.33%)
Mutual labels:  concurrency, lock-free
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+1757.78%)
Mutual labels:  concurrency, lock-free
Spscqueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Stars: ✭ 307 (+36.44%)
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 (-90.67%)
Mutual labels:  concurrency, lock-free
Concurrencyfreaks
Stars: ✭ 299 (+32.89%)
Mutual labels:  concurrency, lock-free
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+1159.11%)
Mutual labels:  concurrency, lock-free
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+364.89%)
Mutual labels:  concurrency, lock-free
Left Right
A lock-free, read-optimized, concurrency primitive.
Stars: ✭ 1,245 (+453.33%)
Mutual labels:  concurrency, lock-free
Cocrawler
CoCrawler is a versatile web crawler built using modern tools and concurrency.
Stars: ✭ 148 (-34.22%)
Mutual labels:  concurrency
Ignareo Isml Auto Voter
Ignareo the Carillon, a web spider template of ultimate concurrency built for leprechauns. Carillons as the best web spiders; Long live the golden years of leprechauns!
Stars: ✭ 154 (-31.56%)
Mutual labels:  concurrency
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (-23.11%)
Mutual labels:  concurrency
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (-12.89%)
Mutual labels:  concurrency
Asyncninja
A complete set of primitives for concurrency and reactive programming on Swift
Stars: ✭ 146 (-35.11%)
Mutual labels:  concurrency
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (-23.56%)
Mutual labels:  concurrency
Recipe
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Stars: ✭ 145 (-35.56%)
Mutual labels:  concurrency
Tickthreading
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?
Stars: ✭ 141 (-37.33%)
Mutual labels:  concurrency
Multiqueue
A fast mpmc queue with broadcast capabilities
Stars: ✭ 167 (-25.78%)
Mutual labels:  lock-free
Spring Boot Data Aggregator
基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版
Stars: ✭ 142 (-36.89%)
Mutual labels:  concurrency
Async Io
Concurrent wrappers for native Ruby IO & Sockets.
Stars: ✭ 138 (-38.67%)
Mutual labels:  concurrency
Concurrent
Functional Concurrency Primitives
Stars: ✭ 206 (-8.44%)
Mutual labels:  concurrency
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+1067.56%)
Mutual labels:  concurrency
Lightio
LightIO is a userland implemented green thread library for ruby
Stars: ✭ 165 (-26.67%)
Mutual labels:  concurrency
Advanced Http4s
🌈 Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
Stars: ✭ 136 (-39.56%)
Mutual labels:  concurrency
Plasma
Plasma Programming Language
Stars: ✭ 133 (-40.89%)
Mutual labels:  concurrency
Crawler
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
Stars: ✭ 2,055 (+813.33%)
Mutual labels:  concurrency
Neph
A modern command line job processor, similar with make command
Stars: ✭ 174 (-22.67%)
Mutual labels:  concurrency
Libcds
A C++ library of Concurrent Data Structures
Stars: ✭ 2,006 (+791.56%)
Mutual labels:  lock-free
Zio Saga
Purely Functional Transaction Management In Scala With ZIO
Stars: ✭ 200 (-11.11%)
Mutual labels:  concurrency
Vue Concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
Stars: ✭ 147 (-34.67%)
Mutual labels:  concurrency
Smol
A small and fast async runtime for Rust
Stars: ✭ 2,206 (+880.44%)
Mutual labels:  concurrency
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-36%)
Mutual labels:  concurrency
Bwtree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
Stars: ✭ 208 (-7.56%)
Mutual labels:  lock-free
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (-36.89%)
Mutual labels:  concurrency
Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (-25.78%)
Mutual labels:  concurrency
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-37.78%)
Mutual labels:  concurrency
Pond
Minimalistic and High-performance goroutine worker pool written in Go
Stars: ✭ 187 (-16.89%)
Mutual labels:  concurrency
Onefile
The world's first wait-free Software Transactional Memory
Stars: ✭ 139 (-38.22%)
Mutual labels:  lock-free
Kommander Ios
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
Stars: ✭ 167 (-25.78%)
Mutual labels:  concurrency
L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Stars: ✭ 136 (-39.56%)
Mutual labels:  lock-free
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (-3.11%)
Mutual labels:  concurrency
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-40%)
Mutual labels:  concurrency
Lear
Linux Engine for Asset Retrieval - speed-profiled C HTTP server
Stars: ✭ 165 (-26.67%)
Mutual labels:  concurrency
Concurrent
concurrency utilities
Stars: ✭ 186 (-17.33%)
Mutual labels:  concurrency
Swift Playgrounds
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.
Stars: ✭ 134 (-40.44%)
Mutual labels:  concurrency
Java Concurrent Programming
📓 《实战Java 高并发程序设计》笔记和源码整理
Stars: ✭ 162 (-28%)
Mutual labels:  concurrency
Tapestry
Weave loom fibers into your Clojure
Stars: ✭ 134 (-40.44%)
Mutual labels:  concurrency
Floyd
The Floyd programming language
Stars: ✭ 133 (-40.89%)
Mutual labels:  concurrency
Dejafu
Systematic concurrency testing meets Haskell.
Stars: ✭ 161 (-28.44%)
Mutual labels:  concurrency
Go Codon
Workflow based REST framework code generator
Stars: ✭ 133 (-40.89%)
Mutual labels:  concurrency
Hpx
The C++ Standard Library for Parallelism and Concurrency
Stars: ✭ 1,805 (+702.22%)
Mutual labels:  concurrency
Disruptor
High Performance Inter-Thread Messaging Library
Stars: ✭ 14,331 (+6269.33%)
Mutual labels:  concurrency
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (+936.89%)
Mutual labels:  concurrency
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+5475.11%)
Mutual labels:  concurrency
A Tour Of Go In Haskell
Write "Concurrency" section of "A Tour of Go" in Haskell
Stars: ✭ 130 (-42.22%)
Mutual labels:  concurrency
Agency
Execution primitives for C++
Stars: ✭ 127 (-43.56%)
Mutual labels:  concurrency
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+5205.78%)
Mutual labels:  concurrency
Goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
Stars: ✭ 127 (-43.56%)
Mutual labels:  concurrency
Axeman
Axeman is a utility to retrieve certificates from Certificate Transparency Lists (CTLs)
Stars: ✭ 125 (-44.44%)
Mutual labels:  concurrency
1-60 of 380 similar projects