Pinned Repositories
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
NewAlgorithms
Just a new repository for Algorithms or others.
obqueue
A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)
ObsFreeQueue
A High performance Obstruction-Free Concurrent MPMC unbounded queues Based on FAA(FetchAndAdd) and Linked Arrays
PslyAlgorithm
Programming thinking
Pslydhh
sebr
A library that design with usability, reusability, scalability to reclaim memory safely in multithreading scenario.
WaitFreeQueue
A fast multi-producer, multi-consumer concurrent wait-free linearizable queue for Java
Pslydhh's Repositories
Pslydhh/high-scale-lib
A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.
Pslydhh/incubator-rocketmq
Mirror of Apache RocketMQ
Pslydhh/lab
A customisable 3D platform for agent-based AI research
Pslydhh/libcuckoo
A high-performance, concurrent hash table
Pslydhh/osv
OSv, a new operating system for the cloud.
Pslydhh/phxpaxos
C++ Paxos library that has been used in Wechat production environment.
Pslydhh/scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra