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 }}
marcj
/
deepkit
Public
Notifications
You must be signed in to change notification settings
Fork
140
Star
3.5k
Code
Issues
102
Pull requests
24
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Deepkit v2
- #693
#693
Open
marcj
wants to merge 22 commits into
master
marcj/deepkit:master
from
feat/next
marcj/deepkit:feat/next
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Deepkit v2
#693
marcj
wants to merge 22 commits into
master
marcj/deepkit:master
from
feat/next
marcj/deepkit:feat/next
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
docs: add comprehensive project documentation and infrastructure
Show description for 576a1e1
marcj
committed
576a1e1
View commit details
Copy full SHA for 576a1e1
Browse repository at this point
feat(bench): add comprehensive benchmark suite with baseline tracking
Show description for 387325c
marcj
committed
387325c
View commit details
Copy full SHA for 387325c
Browse repository at this point
chore: add docker-compose test environment and update root configs
Show description for 7da2a45
marcj
committed
7da2a45
View commit details
Copy full SHA for 7da2a45
Browse repository at this point
feat(core)!: new jit.ts expression-tree JIT/interpreter architecture
Show description for b1faa42
marcj
committed
b1faa42
View commit details
Copy full SHA for b1faa42
Browse repository at this point
fix(type-spec): update NanoId annotation type definition
marcj
committed
75a9ad9
View commit details
Copy full SHA for 75a9ad9
Browse repository at this point
fix(type-compiler): resolve 9 critical type inference and compilation issues
Show description for 3f75302
marcj
committed
3f75302
View commit details
Copy full SHA for 3f75302
Browse repository at this point
feat(run,bench): add expect shim for node:test and BenchSuite API
Show description for c952099
marcj
committed
c952099
View commit details
Copy full SHA for c952099
Browse repository at this point
feat(type)!: rewrite serializer with jit.fn() — 1000x union validation speedup
Show description for 37c186a
marcj
committed
37c186a
View commit details
Copy full SHA for 37c186a
Browse repository at this point
feat(bson)!: complete rewrite — 6-313x faster than bson-js
Show description for 8eb3777
marcj
committed
8eb3777
View commit details
Copy full SHA for 8eb3777
Browse repository at this point
fix(injector): update DI container for new JIT architecture
Show description for 1470d13
marcj
committed
1470d13
View commit details
Copy full SHA for 1470d13
Browse repository at this point
feat(http): add CORS support, Express compat, and 5 bug fixes
Show description for e01f37f
marcj
committed
e01f37f
View commit details
Copy full SHA for e01f37f
Browse repository at this point
fix(orm): upgrade reference proxies, fix count() pagination, and error codes
Show description for 3a4d692
marcj
committed
3a4d692
View commit details
Copy full SHA for 3a4d692
Browse repository at this point
fix(rpc): prevent premature Subject GC and improve error handling
Show description for d449433
marcj
committed
d449433
View commit details
Copy full SHA for d449433
Browse repository at this point
fix(sql,postgres,mysql,sqlite): update database adapters for new serializer
Show description for 77b6ad4
marcj
committed
77b6ad4
View commit details
Copy full SHA for 77b6ad4
Browse repository at this point
fix(mongo): update MongoDB client for new BSON and serializer API
Show description for e890d62
marcj
committed
e890d62
View commit details
Copy full SHA for e890d62
Browse repository at this point
fix(app): update application container for new JIT and DI changes
Show description for 9b27501
marcj
committed
9b27501
View commit details
Copy full SHA for 9b27501
Browse repository at this point
feat(framework): custom CRUD identifiers, replace faker, and integration updates
Show description for 217a0ec
marcj
committed
217a0ec
View commit details
Copy full SHA for 217a0ec
Browse repository at this point
fix(broker): update broker adapters for new BSON API
Show description for 180950e
marcj
committed
180950e
View commit details
Copy full SHA for 180950e
Browse repository at this point
fix: update remaining packages for new serializer and error code system
Show description for 5b87d87
marcj
committed
5b87d87
View commit details
Copy full SHA for 5b87d87
Browse repository at this point
docs(website): update documentation for new serializer API and features
Show description for ce1eb07
marcj
committed
ce1eb07
View commit details
Copy full SHA for ce1eb07
Browse repository at this point
wip: handover — commit plan done, perf verified, consumer imports pending
Show description for 1b1ebe9
marcj
committed
1b1ebe9
View commit details
Copy full SHA for 1b1ebe9
Browse repository at this point
chore: handover — bson-js v7 upgrade, PR description as Deepkit v2
Show description for e7da3b4
marcj
committed
e7da3b4
View commit details
Copy full SHA for e7da3b4
Browse repository at this point
You can’t perform that action at this time.