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
Type
/
to 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
.
Basekick-Labs
/
msgpack
Public
forked from
vmihailenco/msgpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
17
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Basekick-Labs/msgpack
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Go
Go
Lint Commit Messages
Lint Commit Messages
Releases
Releases
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
69 workflow runs
69 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.
perf: reuse caller-supplied destination map in map[string]interface{} decode
Lint Commit Messages
#21:
Pull request
#77
opened by
xe-nvdk
27s
perf/map-dest-reuse
perf/map-dest-reuse
27s
View #77
View workflow file
perf: reuse caller-supplied destination map in map[string]interface{} decode
Go
#43:
Pull request
#77
opened by
xe-nvdk
2m 20s
perf/map-dest-reuse
perf/map-dest-reuse
2m 20s
View #77
View workflow file
fix: clamp DecodeUntypedMap allocation at maxMapSize
Go
#42:
Pull request
#76
opened by
xe-nvdk
2m 21s
fix/untyped-map-alloc-limit
fix/untyped-map-alloc-limit
2m 21s
View #76
View workflow file
fix: clamp DecodeUntypedMap allocation at maxMapSize
Lint Commit Messages
#20:
Pull request
#76
opened by
xe-nvdk
17s
fix/untyped-map-alloc-limit
fix/untyped-map-alloc-limit
17s
View #76
View workflow file
fix: enforce alloc limit in bytes decode; perf: exact-capacity readNGrow growth (#63)
Lint Commit Messages
#19:
Pull request
#75
opened by
xe-nvdk
15s
fix/bytes-alloc-limit
fix/bytes-alloc-limit
15s
View #75
View workflow file
fix: enforce alloc limit in bytes decode; perf: exact-capacity readNGrow growth (#63)
Go
#41:
Pull request
#75
opened by
xe-nvdk
2m 14s
fix/bytes-alloc-limit
fix/bytes-alloc-limit
2m 14s
View #75
View workflow file
perf: configurable pool buffer retention limit via SetPoolBufferLimit
Lint Commit Messages
#18:
Pull request
#74
opened by
xe-nvdk
24s
perf/pool-buffer-limit
perf/pool-buffer-limit
24s
View #74
View workflow file
perf: configurable pool buffer retention limit via SetPoolBufferLimit
Go
#40:
Pull request
#74
opened by
xe-nvdk
2m 24s
perf/pool-buffer-limit
perf/pool-buffer-limit
2m 24s
View #74
View workflow file
perf: expand Encode() type switch with more common types
Go
#39:
Pull request
#73
opened by
xe-nvdk
2m 24s
perf/encode-type-switch
perf/encode-type-switch
2m 24s
View #73
View workflow file
perf: expand Encode() type switch with more common types
Lint Commit Messages
#17:
Pull request
#73
opened by
xe-nvdk
22s
perf/encode-type-switch
perf/encode-type-switch
22s
View #73
View workflow file
chore: release v6.1.0
Releases
#4:
Commit
51f625e
pushed by
xe-nvdk
8s
v6.1.0
v6.1.0
8s
View workflow file
chore: release v6.1.0
Go
#38:
Commit
51f625e
pushed by
xe-nvdk
2m 13s
v6
v6
2m 13s
View workflow file
Merge pull request #71 from Basekick-Labs/fix/go-mod-1.25
Go
#37:
Commit
034dc4b
pushed by
xe-nvdk
2m 13s
v6
v6
2m 13s
View workflow file
chore: lower go.mod directive from 1.26 to 1.25 (closes #70)
Lint Commit Messages
#16:
Pull request
#71
opened by
xe-nvdk
21s
fix/go-mod-1.25
fix/go-mod-1.25
21s
View #71
View workflow file
chore: lower go.mod directive from 1.26 to 1.25 (closes #70)
Go
#36:
Pull request
#71
opened by
xe-nvdk
2m 12s
fix/go-mod-1.25
fix/go-mod-1.25
2m 12s
View #71
View workflow file
Merge pull request #69 from Basekick-Labs/perf/typed-map-newvalue-hoist
Go
#35:
Commit
ed17032
pushed by
xe-nvdk
1m 8s
v6
v6
1m 8s
View workflow file
perf: hoist newValue allocations out of typed map decode loop (#65)
Lint Commit Messages
#15:
Pull request
#69
opened by
xe-nvdk
19s
perf/typed-map-newvalue-hoist
perf/typed-map-newvalue-hoist
19s
View #69
View workflow file
perf: hoist newValue allocations out of typed map decode loop (#65)
Go
#34:
Pull request
#69
opened by
xe-nvdk
1m 11s
perf/typed-map-newvalue-hoist
perf/typed-map-newvalue-hoist
1m 11s
View #69
View workflow file
Merge pull request #68 from Basekick-Labs/perf/intern-dict-pool
Go
#33:
Commit
0c65db4
pushed by
xe-nvdk
2m 19s
v6
v6
2m 19s
View workflow file
perf: pool and pre-allocate interned-string dict (#66)
Go
#32:
Pull request
#68
opened by
xe-nvdk
2m 20s
perf/intern-dict-pool
perf/intern-dict-pool
2m 20s
View #68
View workflow file
perf: pool and pre-allocate interned-string dict (#66)
Lint Commit Messages
#14:
Pull request
#68
opened by
xe-nvdk
18s
perf/intern-dict-pool
perf/intern-dict-pool
18s
View #68
View workflow file
docs: update README imports and examples to v6 module path
Go
#31:
Commit
7274cb0
pushed by
xe-nvdk
1m 10s
v6
v6
1m 10s
View workflow file
Merge pull request #67 from Basekick-Labs/perf/bsr-fastpaths-omitempt…
Go
#30:
Commit
dbaa42f
pushed by
xe-nvdk
1m 10s
v6
v6
1m 10s
View workflow file
perf: bsr fast paths for readCode/PeekCode + pool OmitEmpty slices
Go
#29:
Pull request
#67
synchronize by
xe-nvdk
1m 12s
perf/bsr-fastpaths-omitempty-pool
perf/bsr-fastpaths-omitempty-pool
1m 12s
View #67
View workflow file
perf: bsr fast paths for readCode/PeekCode + pool OmitEmpty slices
Lint Commit Messages
#13:
Pull request
#67
synchronize by
xe-nvdk
20s
perf/bsr-fastpaths-omitempty-pool
perf/bsr-fastpaths-omitempty-pool
20s
View #67
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.