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 }}
akzj
/
go-lua
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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: akzj/go-lua
Actions
All workflows
Workflows
CI
CI
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
63 workflow runs
63 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: lock-free ring buffer for table slab free list
CI
#63:
Commit
791614c
pushed by
akzj
18s
main
main
18s
View workflow file
perf: LuaString slab O(1) put + slabSlot fix + DESIGN.md §9
CI
#62:
Commit
03ea772
pushed by
akzj
17s
main
main
17s
View workflow file
perf: slab allocator per-P batches + O(1) slabPutTable
CI
#61:
Commit
248b404
pushed by
akzj
19s
main
main
19s
View workflow file
perf: remove redundant Table struct zeroing in slabGetTable sequentia…
CI
#60:
Commit
ed953a6
pushed by
akzj
20s
main
main
20s
View workflow file
feat: generational GC unit tests + BenchmarkGCGen benchmark
CI
#59:
Commit
a8b9e27
pushed by
akzj
21s
main
main
21s
View workflow file
fix: generational GC double white-flip bug (YoungCollection was a no-op)
CI
#58:
Commit
9a6d1ed
pushed by
akzj
24s
main
main
24s
View workflow file
docs: clarify benchmark ratio interpretation (percentage-based)
CI
#57:
Commit
e7fb07b
pushed by
akzj
19s
main
main
19s
View workflow file
docs: update benchmarks to 1.78x geomean (2026-06-12)
CI
#56:
Commit
3d67590
pushed by
akzj
22s
main
main
22s
View workflow file
string slab: add LuaString slab allocator in luastring/pool.go
CI
#55:
Commit
81ae969
pushed by
akzj
46s
main
main
46s
View workflow file
feat: empty slab reclamation for LuaState, LClosure, UpVal slab alloc…
CI
#54:
Commit
c9860a3
pushed by
akzj
23s
main
main
23s
View workflow file
docs: update benchmark data (1.58× geomean), document slab optimizations
CI
#53:
Commit
fcc3b95
pushed by
akzj
33s
main
main
33s
View workflow file
fix(table): convert raw string panics to TableRuntimeError
CI
#52:
Commit
19fff52
pushed by
akzj
29s
main
main
29s
View workflow file
fix(table): convert raw string panics to TableRuntimeError
CI
#51:
Commit
a7a7b3d
pushed by
akzj
28s
main
main
28s
View workflow file
Add WrapAsync and WrapAsyncWithContext for generic async Go bindings
CI
#50:
Commit
2e79b03
pushed by
akzj
35s
main
main
35s
View workflow file
feat: add utf8.width and utf8.sub functions
CI
#49:
Commit
1085be6
pushed by
akzj
26s
main
main
26s
View workflow file
fix: prevent stack overflow from circular table references in ToAny
CI
#48:
Commit
994b54b
pushed by
akzj
1m 25s
main
main
1m 25s
View workflow file
ci: portable C Lua paths; build lua-master in GitHub Actions
CI
#47:
Commit
41c764b
pushed by
akzj
1m 43s
main
main
1m 43s
View workflow file
docs: update README and go doc for v0.9.9 safety APIs (PushResource, …
CI
#46:
Commit
6e96a9b
pushed by
akzj
41s
main
main
41s
View workflow file
Merge feat/safety-apis: PushResource, SafeCall, RefTracker
CI
#45:
Commit
0a28ff1
pushed by
akzj
42s
main
main
42s
View workflow file
refactor: remove pkg/web — business bindings move to lumi-so/lumi
CI
#44:
Commit
8c983c2
pushed by
akzj
50s
main
main
50s
View workflow file
feat: pkg/web — gin web framework binding for Lua
CI
#43:
Commit
628ef4d
pushed by
akzj
1m 11s
main
main
1m 11s
View workflow file
bench: update benchmarks — v0.9.8 (geometric mean 1.99x — target achi…
CI
#42:
Commit
ec184e8
pushed by
akzj
42s
main
main
42s
View workflow file
perf: eliminate double-zeroing in coroutine pool lifecycle
CI
#41:
Commit
063e317
pushed by
akzj
48s
main
main
48s
View workflow file
bench: update benchmarks — v0.9.7 (geometric mean 2.31x → 2.10x)
CI
#40:
Commit
324e852
pushed by
akzj
50s
main
main
50s
View workflow file
perf: hash early-out in table lookup + eliminate ToThread allocation
CI
#39:
Commit
b78db7a
pushed by
akzj
43s
main
main
43s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.