Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
golang-cz
/
ringbuf
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: golang-cz/ringbuf
Actions
All workflows
Workflows
Test
Test
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
31 workflow runs
31 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Drop NumSubscribers counter (#10)
Test
#31:
Commit
50eba8f
pushed by
VojtechVitek
4m 25s
master
master
4m 25s
View workflow file
Drop NumSubscribers counter
Test
#30:
Pull request
#10
opened by
VojtechVitek
4m 51s
drop-leaky-numsubscribers-counterco-auth
drop-leaky-numsubscribers-counterco-auth
4m 51s
View #10
View workflow file
Add test case for providing zero-length slice into .Read() (#9)
Test
#29:
Commit
99b0723
pushed by
VojtechVitek
4m 22s
master
master
4m 22s
View workflow file
Add test case for providing zero-length slice into .Read()
Test
#28:
Pull request
#9
synchronize by
VojtechVitek
4m 25s
zero_read
zero_read
4m 25s
View #9
View workflow file
Add test case for providing zero-length slice into .Read()
Test
#27:
Pull request
#9
opened by
VojtechVitek
23s
zero_read
zero_read
23s
View #9
View workflow file
Improve benchmark tests (#8)
Test
#26:
Commit
64c5a4e
pushed by
VojtechVitek
4m 46s
master
master
4m 46s
View workflow file
Improve benchmark tests
Test
#25:
Pull request
#8
synchronize by
VojtechVitek
4m 43s
improve-benchmark-tests
improve-benchmark-tests
4m 43s
View #8
View workflow file
Improve benchmark tests
Test
#24:
Pull request
#8
opened by
VojtechVitek
26s
improve-benchmark-tests
improve-benchmark-tests
26s
View #8
View workflow file
Improve and refactor some unit tests (#7)
Test
#23:
Commit
6bb160c
pushed by
VojtechVitek
4m 12s
master
master
4m 12s
View workflow file
Improve and refactor some unit tests
Test
#22:
Pull request
#7
opened by
VojtechVitek
4m 30s
unit_tests
unit_tests
4m 30s
View #7
View workflow file
Simplify subscriber a bit, use checkEnd() helper (#6)
Test
#21:
Commit
fb5e7d3
pushed by
VojtechVitek
4m 32s
master
master
4m 32s
View workflow file
Simplify subscriber a bit, use checkEnd() helper
Test
#20:
Pull request
#6
synchronize by
VojtechVitek
4m 11s
subscriber_simplify_checkEnd
subscriber_simplify_checkEnd
4m 11s
View #6
View workflow file
Allow subscribers to drain buffer until io.EOF after .Close() (#5)
Test
#19:
Commit
67bb25d
pushed by
VojtechVitek
4m 4s
master
master
4m 4s
View workflow file
Allow subscribers to drain buffer until io.EOF after .Close()
Test
#18:
Pull request
#5
opened by
VojtechVitek
4m 28s
allow-subscribers-to-drain-buffer-until
allow-subscribers-to-drain-buffer-until
4m 28s
View #5
View workflow file
Remove ErrClosed, errors.Is(err, io.EOF) is clear enough (#4)
Test
#17:
Commit
a48f648
pushed by
VojtechVitek
4m 6s
master
master
4m 6s
View workflow file
Remove ErrClosed, errors.Is(err, io.EOF) is clear enough
Test
#16:
Pull request
#4
opened by
VojtechVitek
4m 5s
remove-errclosed-errors-iserr-io-eof-is
remove-errclosed-errors-iserr-io-eof-is
4m 5s
View #4
View workflow file
Simplify the seek logic even further
Test
#15:
Commit
0e25d07
pushed by
VojtechVitek
4m 19s
master
master
4m 19s
View workflow file
Handle buffer overflow in readAvailable() more efficiently
Test
#14:
Commit
6103a6d
pushed by
VojtechVitek
4m 21s
master
master
4m 21s
View workflow file
Rename MaxBehind to MaxLag, speed up a slow test
Test
#13:
Commit
b710968
pushed by
VojtechVitek
4m 42s
master
master
4m 42s
View workflow file
Add TODO
Test
#12:
Commit
6a493ec
pushed by
VojtechVitek
12m 53s
master
master
12m 53s
View workflow file
README: Add license and Godoc badges
Test
#11:
Commit
9ffa1eb
pushed by
VojtechVitek
12m 50s
master
master
12m 50s
View workflow file
Add batch example; improve README
Test
#10:
Commit
465aefe
pushed by
VojtechVitek
12m 49s
master
master
12m 49s
View workflow file
Throughput benchmark (#3)
Test
#9:
Commit
7490cff
pushed by
VojtechVitek
12m 45s
master
master
12m 45s
View workflow file
Throughput benchmark
Test
#8:
Pull request
#3
opened by
VojtechVitek
12m 48s
benchmark
benchmark
12m 48s
View #3
View workflow file
Batch write/read API (#1)
Test
#7:
Commit
3e5ac73
pushed by
VojtechVitek
12m 31s
master
master
12m 31s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.