• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hedzr / go-ringbuf / 21305742566

Builds Branch Commit Type Ran Committer Via Coverage
21305742566 refs/tags/v2.2.3 bump to v2.2.3 - fixed issue [#9](https://github.com/hedzr/go-ringbuf/issues/9) (via pr [#10](https://github.com/hedzr/go-ringbuf/pull/10), thx [@srgg](https://github.com/srgg)) a datarace problem caused by an uncheckd cas load failue push 24 Jan 2026 12:28AM UTC hedzr github
76.72
21305741553 master bump to v2.2.3 - fixed issue [#9](https://github.com/hedzr/go-ringbuf/issues/9) (via pr [#10](https://github.com/hedzr/go-ringbuf/pull/10), thx [@srgg](https://github.com/srgg)) a datarace problem caused by an uncheckd cas load failue push 24 Jan 2026 12:28AM UTC hedzr github
76.72
21288204720 master Merge pull request #10 from srgg/fix/mpmc-concurrent-write-race fix(mpmc): check CAS result before accessing ring buffer slot push 23 Jan 2026 01:45PM UTC web-flow github
76.5
20904878319 fix/mpmc-concurrent-write-race fix(mpmc): check CAS result before accessing ring buffer slot The tail/head CAS result was ignored in EnqueueM, EnqueueMRich, Enqueue, and Dequeue. When two goroutines race for the same slot, the CAS-losing goroutine could use a stale index and o... Pull #10 23 Jan 2026 12:46AM UTC srgg github
76.5
18085962368 refs/tags/v2.2.2 bump to v2.2.2 - [resp for #7] `NewOverlappedRingBuffer` returns `RichOverlappedRingBuffer[T]` now, which gives some new alternatives apis of `Enqueue` so that you can collect `overwrites` and `size` from the returning data. > The legacy codes ... push 29 Sep 2025 04:43AM UTC hedzr github
77.23
18085913383 master bump to v2.2.2 - [resp for #7] `NewOverlappedRingBuffer` returns `RichOverlappedRingBuffer[T]` now, which gives some new alternatives apis of `Enqueue` so that you can collect `overwrites` and `size` from the returning data. > The legacy codes ... push 29 Sep 2025 04:38AM UTC hedzr github
77.23
18077220732 master [resp for #7] `NewOverlappedRingBuffer` returns `RichOverlappedRingBuffer[T]` now which gives some new alternatives apis of `Enqueue` so that you can collect `overwrites` and `size` from the returning data. > The legacy codes keep its stable wi... push 28 Sep 2025 05:02PM UTC hedzr github
77.23
18067964272 master upgrade ci script push 28 Sep 2025 02:17AM UTC hedzr github
81.13
13190203595 refs/tags/v2.2.1 bump to v2.2.1 push 07 Feb 2025 12:02AM UTC hedzr github
81.02
13190192853 master bump to v2.2.1 push 07 Feb 2025 12:01AM UTC hedzr github
81.02
10342999313 refs/tags/v2.2.0 bump to v2.2.0 - added overlapped ring bugger implementation via `NewOverlappedRingBuffer()` push 11 Aug 2024 09:50PM UTC hedzr github
81.02
10342999316 master bump to v2.2.0 - added overlapped ring bugger implementation via `NewOverlappedRingBuffer()` push 11 Aug 2024 09:50PM UTC hedzr github
81.02
10327695147 master added overlapped ring buffer impl, see the #5 An overlapped ring buffer will overwrite the existing head element in putting new elem but the ring buffer is full. The original ring buffer of ourselves is to return a wrong state and stop putting a... push 10 Aug 2024 01:07AM UTC hedzr github
81.89
7336667770 refs/tags/v2.1.0 bump to v2.1.0 push 27 Dec 2023 08:47AM UTC hedzr github
84.33
7336646366 master bump to v2.1.0 push 27 Dec 2023 08:44AM UTC hedzr github
84.33
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc