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
集合主题趋势排行榜
#

lockfree

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/microsoft?size=40
microsoft / L4

L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.

storekeyvaluestorelockfreeC++lock-freehashtablecross-platform
C++ 204
3 年前
https://static.github-zh.com/github_avatars/erez-strauss?size=40
erez-strauss / lockfree_mpmc_queue

Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue

C++lockfreeheader-onlyqueue
C++ 173
2 年前
https://static.github-zh.com/github_avatars/ZjzMisaka?size=40
ZjzMisaka / PowerThreadPool

A comprehensive and efficient lock-free thread pool with granular work control, flexible concurrency, and robust error handling, alongside an easy-to-use API for diverse work submissions.

C#threadthread-poolthreadpoolasynccoroutinetask.NETlock-freelockfree
C# 141
11 天前
https://static.github-zh.com/github_avatars/singaraiona?size=40
singaraiona / hyperbridge

Fast multi-producer, multi-consumer unbounded channel with async support.

Rustchannelconcurrencydatastructureslockfree
Rust 101
3 年前
https://static.github-zh.com/github_avatars/dodng?size=40
dodng / fast_ring_queue

A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)

fastlockfree
C 93
7 年前
https://static.github-zh.com/github_avatars/DennisCorvers?size=40
DennisCorvers / UnsafeCollections

Various collections which are completely unmanaged by the GC

collectionslockfreeUnity
C# 48
4 年前
https://static.github-zh.com/github_avatars/Taymindis?size=40
Taymindis / lfstack

lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

CC++atomiclockfreestackcross-platformatomic-design
C 31
7 年前
https://static.github-zh.com/github_avatars/Taymindis?size=40
Taymindis / atomic_threadpool

it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability

multithreadingthreadpoolasynchronouslockfreeatomic-designcross-platformCjniJava
C 28
7 年前
https://static.github-zh.com/github_avatars/bhhbazinga?size=40
bhhbazinga / ConcurrentQueue

ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).

C++concurrentqueuelockfreethread
C++ 23
4 年前
https://static.github-zh.com/github_avatars/tower120?size=40
tower120 / chute

An mpmc/spmc lock-free broadcast queue.

lockfreequeuebroadcast
Rust 22
4 个月前
https://static.github-zh.com/github_avatars/Emanem?size=40
Emanem / shared_mutex

A C++11 shared mutex with high emphasis on performance

LinuxC++lockfreemutex-synchronisationparallel-computingparallelism
C++ 21
4 年前
https://static.github-zh.com/github_avatars/bhhbazinga?size=40
bhhbazinga / LockFreeSkipList

A set implementation based on lockfree skiplist.

Goconcurrent-programminglockfree
Go 16
5 年前
https://static.github-zh.com/github_avatars/sakurs2?size=40
sakurs2 / tinyCoro

An easy-use coroutine lib implement by C++ coroutine and liburing

atomicbenchmarkscoroutineeventfdhigh-performanceliburingLinuxlockfreemultithreadingthread-safe
C++ 13
10 天前
https://static.github-zh.com/github_avatars/kmdreko?size=40
kmdreko / wilt-ring

A multi-producer multi-consumer lock-free ring buffer implementation

C++lockfree
C++ 11
6 年前
https://static.github-zh.com/github_avatars/hosseinmoein?size=40
hosseinmoein / Bobcat

3 different C++, multi-threaded queues including a lock-free one

C++queuelockfreelock-freemulti-threadingmultithreaded
CMake 10
2 年前
https://static.github-zh.com/github_avatars/exbibyte?size=40
exbibyte / concurrent

concurrent and lockfree data structures in C++

concurrent-data-structuremultithreadinglockfreehazard-pointerepoch-based-reclamation
C++ 7
5 年前
https://static.github-zh.com/github_avatars/al8n?size=40
al8n / objectpool

Yet another lock-free object pool, support `no_std`.

concurrent-programminglock-freelockfreeno-stdRust
Rust 5
1 年前
https://static.github-zh.com/github_avatars/yuan-feng?size=40
yuan-feng / concurrent_computing

Concurrent computing practice

multithreadinglockfreelock-freelockschedulerqueuethreadsafesingletonloggerLoggingmpmc-queuesactor-model
C++ 2
2 年前
https://static.github-zh.com/github_avatars/mfktech?size=40
mfktech / lockfree-library

lockfreenon-blockingconcurrent-map
Java 2
7 年前
loading...