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
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 }}
ghzhost
/
nulang
Public
forked from
nulang-org/nulang
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nulang
src
runtime
mailbox.rs
on
fix/pre-existing-errors
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2026
feat(http): Http.serve effect with embedded HTTP/1.1 server
Show description for 3a876bc
dporkka
committed
3a876bc
View commit details
Copy full SHA for 3a876bc
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
perf(dx): parser error recovery, optional tokio, mailbox RefCell removal, TypeMetadata array
Show description for 4c647e2
dporkka
committed
4c647e2
View commit details
Copy full SHA for 4c647e2
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
ci: enforce zero warnings, fix clippy lints, add release build
Show description for 5f6006f
dporkka
committed
5f6006f
View commit details
Copy full SHA for 5f6006f
View code at this point
Browse repository at this point
feat: mailbox skip-buffer, Perform fast path, receive pattern matching
Show description for cae64ef
dporkka
committed
cae64ef
View commit details
Copy full SHA for cae64ef
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
feat(runtime): NLC compatibility — continuation serialization, RSend, FFI sandbox, priority mailboxes, incremental GC
Show description for 8d94708
dporkka
committed
8d94708
View commit details
Copy full SHA for 8d94708
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
fix: heap free-list safety, ORCA receiver holds, CRDT/cluster/persistence hardening
Show description for 57101fb
dporkka
committed
57101fb
View commit details
Copy full SHA for 57101fb
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
feat: actor-heap reclamation, growable heaps, lineariso enforcement
Show description for a7166ec
dporkka
committed
a7166ec
View commit details
Copy full SHA for a7166ec
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
feat: selective receive pattern matching
Show description for 03e1626
dporkka
committed
03e1626
View commit details
Copy full SHA for 03e1626
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
Implement all codebase improvements and fix unit test failures
Show description for 1deaae8
dporkka
committed
1deaae8
View commit details
Copy full SHA for 1deaae8
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
v0.12a: Unbounded mailbox (crossbeam::SegQueue) per audit finding #1
dporkka
committed
6f187fe
View commit details
Copy full SHA for 6f187fe
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
v0.8: Upgrade mailbox to crossbeam ArrayQueue with epoch-based reclamation
dporkka
committed
fa3294d
View commit details
Copy full SHA for fa3294d
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Add runtime modules: gc.rs (ORCA GC), orca_cycle.rs (cycle detector), mailbox.rs (MPSC mailbox)
dporkka
committed
ad75a4f
View commit details
Copy full SHA for ad75a4f
View code at this point
Browse repository at this point
Initial Nulang language implementation: lexer, parser, VM, compiler, runtime, REPL
dporkka
committed
74b8599
View commit details
Copy full SHA for 74b8599
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.