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 }}
pathscale
/
WorkTable
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Race writers across every backend, above the count the suite reached
- #88
#88
Closed
pathscale
wants to merge 16 commits into
master
pathscale/WorkTable:master
from
test/concurrency-all-backends
pathscale/WorkTable:test/concurrency-all-backends
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Race writers across every backend, above the count the suite reached
#88
pathscale
wants to merge 16 commits into
master
pathscale/WorkTable:master
from
test/concurrency-all-backends
pathscale/WorkTable:test/concurrency-all-backends
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
refactor: extract the schema language into worktable_dsl
Show description for fdee8cc
meh
committed
fdee8cc
View commit details
Copy full SHA for fdee8cc
Browse repository at this point
Drop the redundant glob from the codegen shim
Show description for 67c99f0
meh
committed
67c99f0
View commit details
Copy full SHA for 67c99f0
Browse repository at this point
Read a schema as data, and write one back
Show description for 43e4497
meh
committed
43e4497
View commit details
Copy full SHA for 43e4497
Browse repository at this point
Say what changed between two schemas, and what it costs
Show description for b736579
meh
committed
b736579
View commit details
Copy full SHA for b736579
Browse repository at this point
Bake each table's declaration into the code it generates
Show description for 43a24ba
meh
committed
43a24ba
View commit details
Copy full SHA for 43a24ba
Browse repository at this point
Find the declarations in a source tree
Show description for 0d0a6f7
meh
committed
0d0a6f7
View commit details
Copy full SHA for 0d0a6f7
Browse repository at this point
Run the `pinned` example, rather than ignoring it
Show description for 44bf36c
meh
committed
44bf36c
View commit details
Copy full SHA for 44bf36c
Browse repository at this point
Express requirements as carets, and take ps-reclaim 0.1.1
Show description for 8f775b0
meh
committed
8f775b0
View commit details
Copy full SHA for 8f775b0
Browse repository at this point
Publish worktable_dsl, and hold the three crates in lockstep
Show description for b4d94ba
meh
committed
b4d94ba
View commit details
Copy full SHA for b4d94ba
Browse repository at this point
Accept a trailing comma after every block, and name the token that is not one
Show description for 0414c6b
meh
committed
0414c6b
View commit details
Copy full SHA for 0414c6b
Browse repository at this point
Let a schema be checked without expanding the macro
Show description for c77296b
meh
committed
c77296b
View commit details
Copy full SHA for c77296b
Browse repository at this point
Draw the line between the grammar and the model above it
Show description for 0d2fe7f
meh
committed
0d2fe7f
View commit details
Copy full SHA for 0d2fe7f
Browse repository at this point
Delete in batches, by key list or by span
Show description for ae005a5
meh
committed
ae005a5
View commit details
Copy full SHA for ae005a5
Browse repository at this point
Make the batch deletes async, like every other write
Show description for edd0fbf
meh
committed
edd0fbf
View commit details
Copy full SHA for edd0fbf
Browse repository at this point
Race writers across every backend, above the count the suite reached
Show description for fd6617a
meh
committed
fd6617a
View commit details
Copy full SHA for fd6617a
Browse repository at this point
Keep the release-only guard out of clippy's constant-assertion lint
meh
committed
52e62b9
View commit details
Copy full SHA for 52e62b9
Browse repository at this point
You can’t perform that action at this time.