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
.
clockworklabs
/
SpacetimeDB
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
25k
Code
Issues
722
Pull requests
101
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rust module API rework
- #1660
#1660
Merged
coolreader18
merged 13 commits into
master
clockworklabs/SpacetimeDB:master
from
noa/rust-module-api
clockworklabs/SpacetimeDB:noa/rust-module-api
Copy head branch name to clipboard
Sep 27, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rust module API rework
#1660
coolreader18
merged 13 commits into
master
clockworklabs/SpacetimeDB:master
from
noa/rust-module-api
clockworklabs/SpacetimeDB:noa/rust-module-api
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2024
Rust module API rework
coolreader18
committed
1ccc8e6
View commit details
Copy full SHA for 1ccc8e6
Browse repository at this point
Port modules to new api
coolreader18
committed
aa2e85f
View commit details
Copy full SHA for aa2e85f
Browse repository at this point
Port smoketests to new api
coolreader18
committed
3fa1b76
View commit details
Copy full SHA for 3fa1b76
Browse repository at this point
Output moduledef v9
coolreader18
committed
e8e5db5
View commit details
Copy full SHA for e8e5db5
Browse repository at this point
Implement btree api on new abi
coolreader18
committed
cc354ac
View commit details
Copy full SHA for cc354ac
Browse repository at this point
Make TryInsertError static
coolreader18
committed
1e2fcc2
View commit details
Copy full SHA for 1e2fcc2
Browse repository at this point
Link btree abi functions to module
coolreader18
committed
62e8e50
View commit details
Copy full SHA for 62e8e50
Browse repository at this point
Remove validate_integration tests
coolreader18
committed
fd57613
View commit details
Copy full SHA for fd57613
Browse repository at this point
Comment out csharp tests
coolreader18
committed
2245587
View commit details
Copy full SHA for 2245587
Browse repository at this point
Remove obscenely large log print
coolreader18
committed
7c810ef
View commit details
Copy full SHA for 7c810ef
Browse repository at this point
Commits on Sep 27, 2024
Fix perf test
coolreader18
committed
8aedbaa
View commit details
Copy full SHA for 8aedbaa
Browse repository at this point
Fix doctest
coolreader18
committed
7582baf
View commit details
Copy full SHA for 7582baf
Browse repository at this point
Send + Sync bounds on TryInsertError
coolreader18
committed
2fe3350
View commit details
Copy full SHA for 2fe3350
Browse repository at this point
You can’t perform that action at this time.