pslydhh's repos on GitHub
C · 39 人关注
obqueue
A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)
Java · 5 人关注
ObsFreeQueue
A High performance Obstruction-Free Concurrent MPMC unbounded queues Based on FAA(FetchAndAdd) and Linked Arrays
C++ · 3 人关注
sebr
A library that design with usability, reusability, scalability to reclaim memory safely in multithreading scenario.
Swift · 2 人关注
NewAlgorithms
Just a new repository for Algorithms or others.
0 人关注
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Rust · 0 人关注
crossbeam
Tools for concurrent programming in Rust
Rust · 0 人关注
crossbeam-channel
Multi-producer multi-consumer channels for message passing
Python · 0 人关注
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Rust · 0 人关注
futures-rs
Zero-cost asynchronous programming in Rust
0 人关注
Graphics
Everything about Graphics
0 人关注
high-scale-lib
A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.
C · 0 人关注
lab
A customisable 3D platform for agent-based AI research
C++ · 0 人关注
libcuckoo
A high-performance, concurrent hash table
C · 0 人关注
osv
OSv, a new operating system for the cloud.
C++ · 0 人关注
phxpaxos
C++ Paxos library that has been used in Wechat production environment.
0 人关注
rfcs
RFCs for changes to Crossbeam
C++ · 0 人关注
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Rust · 0 人关注
rust
A safe, concurrent, practical language.
C++ · 0 人关注
scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
C++ · 0 人关注
seastar
High performance server-side application framework