Pslydhh's repositories
WaitFreeQueue
A fast multi-producer, multi-consumer concurrent wait-free linearizable queue for Java
PslyAlgorithm
Programming thinking
ObsFreeQueue
A High performance Obstruction-Free Concurrent MPMC unbounded queues Based on FAA(FetchAndAdd) and Linked Arrays
NewAlgorithms
Just a new repository for Algorithms or others.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
crossbeam-channel
Multi-producer multi-consumer channels for message passing
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
fast-wait-free-queue
A benchmark framework for concurrent queue implementations
futures-rs
Zero-cost asynchronous programming in Rust
incubator-doris
Apache Doris (Incubating)
Inside-Deep-Learning
Inside Deep Learning: The math, the algorithms, the models
super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
SwiftUI
SwiftUI极简开发书籍配套代码
tikv
Distributed transactional key value database powered by Rust and Raft
trt-cpp-min
TensorRT 7 C++ (almost) minimal examples
Wait-freedom
Every operation has a bound on the number of steps the algorithm will take before the operation completes