GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

lockless

Website
Wikipedia
https://static.github-zh.com/github_avatars/max0x7ba?size=40
max0x7ba / atomic_queue

C++14 lock-free queue.

lock-freelockfreeC++atomicqueuemultithreadingmulti-threading数据结构datastructureslocklessbenchmarkslow-latencyhigh-performance
C++ 1.67 k
1 个月前
https://static.github-zh.com/github_avatars/happyfish100?size=40
happyfish100 / libshmcache

libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.

shared-memorykey-valuecachelockless
C 458
5 个月前
https://static.github-zh.com/github_avatars/GavinClarke0?size=40
GavinClarke0 / lockless-generic-ring-buffer

Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ring ...

Golockless
Go 162
2 年前
https://static.github-zh.com/github_avatars/wildcatdb?size=40
wildcatdb / wildcat

Embedded open-source storage engine for highly concurrent, transactional log-structured key-value storage.

concurrent数据库keyvaluekeyvaluestoremvccstorage-engineOpen Sourceembeddedmulti-platformlocklessclib
Go 106
4 天前
https://static.github-zh.com/github_avatars/FrancoisChabot?size=40
FrancoisChabot / variadic_future

Variadic, completion-based futures for C++17

locklessC++multithreadingfutures
C++ 44
6 年前
https://static.github-zh.com/github_avatars/DennisCorvers?size=40
DennisCorvers / Lockless-Queue

A collection of lockless, concurrent queues

queuelocklessmpsc-queueUnitydisruptor
C# 12
4 年前
https://static.github-zh.com/github_avatars/ckatsak?size=40
ckatsak / lfchring-rs

A concurrent, lock-free consistent hashing ring implementation in Rust.

consistent-hashingconcurrentconcurrent-data-structurelock-freewait-freelockless
Rust 9
4 年前
https://static.github-zh.com/github_avatars/flatmax?size=40
flatmax / nuclear-processing

Lockless and ordered, parallel chain reaction processing

threadsfissionfusionlocklesslock-freealsa
C++ 9
2 年前
https://static.github-zh.com/github_avatars/alok7?size=40
alok7 / LMAXAbstractQueue

locklessqueuedisruptorlow-latencyhigh-performancehigh-throughputtradinghigh-frequency-tradinghfthft-tradingmarket-datachronicle
Java 8
7 年前
https://static.github-zh.com/github_avatars/xywanz?size=40
xywanz / MP-LFQueue

It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.

locklessqueuerobustfastCPythonlock-freemultiprocessingthread-safeshared-memorywait-free-queuewait-free
C 8
5 年前
https://static.github-zh.com/github_avatars/enfiskutensykkel?size=40
enfiskutensykkel / lamport

Performance testing contention queues

lockless
C++ 7
11 年前
https://static.github-zh.com/github_avatars/nicowilliams?size=40
nicowilliams / ctp

C Thread Primitives

Cconcurrent-data-structurelocklesslock-freercu
C 7
2 年前
https://static.github-zh.com/github_avatars/ronin13?size=40
ronin13 / dotler

#网络爬虫#Graphviz dot generating concurrent lockless web crawler written in Go

graph-generationgraphvizGo爬虫SVGconcurrentlockless
Go 6
5 年前
https://static.github-zh.com/github_avatars/cryptonector?size=40
cryptonector / ctp

C Thread Primitives

Cconcurrent-data-structurelocklesslock-freercu
C 6
2 年前
https://static.github-zh.com/github_avatars/klimatt?size=40
klimatt / bno08x-rvc

Small library to parse bno08x-sensor (bno080, bno085, bno086) output in RVC mode. Based on lockless queues.

RustuartembeddedParserlocklessqueue
Rust 4
4 年前
https://static.github-zh.com/github_avatars/Donald-Rupin?size=40
Donald-Rupin / mpsc_zib

High performance Unbounded Multi-Producer Single-Consumer queues for C++

C++mpsc-queuelocklesswait-free
C++ 2
4 年前
https://static.github-zh.com/github_avatars/mattwuq?size=40
mattwuq / kretprobe

Scalability improvement for Linux kretprobe return-instances management and performance evaluation of several lock-less queues.

locklesslockfreesmpparallel-computingLinuxKernel
C 2
4 年前
https://static.github-zh.com/github_avatars/dcristoloveanu?size=40
dcristoloveanu / clds

C Lockless Data Structures

locklessC数据结构hash-tableLibraryhazard-pointerlock-free
C 1
4 年前
https://static.github-zh.com/github_avatars/webcore-no?size=40
webcore-no / libbloomfilter

Libbloomfilter - A lock-less bloom filter implemented in c

Cbloom-filterlock-freeopenrestyLualocklessmultiprocess
C 1
2 年前
https://static.github-zh.com/github_avatars/SongCF?size=40
SongCF / ConcurrentLocklessQueue

高性能并发无锁队列,同时支持多生产者、多消费者。使用二阶段提交、cas、循环队列、缓存行填充等优化手段。

lockless
Java 1
3 年前
loading...