Skip to content

基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全

active 2023-08-182026-05-03 (UTC)

Partial coverage20,530 / 26,286 hourly files (78%) · 2 absent upstream · 5,753 failed, retryable2023-08-152026-08-14 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
77
Pushes
0
Pull requests
0
Issues
7
Stars
51
Forks
18

Activity over time

Daily event counts in the loaded window

Line chart, 990 days from 2023-08-18 to 2026-05-03. Pushes: 0 total, peak 0 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 7 total, peak 2 in a day. Comments: 1 total, peak 1 in a day. Stars: 51 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
panfeng55000
Sam-gsj1000
suyanye12131000
fanfanaaaa1001

Recent activity

Latest issues, pull requests and releases

  • Issue#9panfeng52025-08-20 00:32
    单读单写没有加锁,会导致两个进程对m_iEnd和m_iBegin的读写存在竞争
  • Issue#9panfeng52025-06-03 04:52
    单读单写没有加锁,会导致两个进程对m_iEnd和m_iBegin的读写存在竞争
  • Issue#9panfeng52025-06-03 04:51
    单读单写没有加锁,会导致两个进程对m_iEnd和m_iBegin的读写存在竞争
  • Issue#9panfeng52025-06-02 01:21
    单读单写没有加锁,会导致两个进程对m_iEnd和m_iBegin的读写存在竞争
  • Issue#9panfeng52025-05-27 08:12
    单读单写没有加锁,会导致两个进程对m_iEnd和m_iBegin的读写存在竞争
  • Issue#8suyanye12132024-06-25 02:01
    请问您在ubuntu32位系统上测试过吗?我测试发现有内存泄露。
  • Issue#7Sam-gsj2024-06-23 02:52
    多进程有一点点问题
  • Issue comment#5fanfanaaaa2024-03-17 11:48
    1M不到的数据 耗时3000+毫秒正常吗

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 51 stars here means stars gained during the window, not the repo's star count.