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 }}
kanidm
/
concread
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
375
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
no_std
Proof of Concept implementation
- #145
#145
Open
pantsman0
wants to merge 11 commits into
kanidm:master
kanidm/concread:master
from
pantsman0:no_std_poc
pantsman0/concread:no_std_poc
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
no_std
Proof of Concept implementation
#145
pantsman0
wants to merge 11 commits into
kanidm:master
kanidm/concread:master
from
pantsman0:no_std_poc
pantsman0/concread:no_std_poc
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2025
Proof of concept for supporting no_std targets.
Show description for 4192b6c
pantsman0
committed
4192b6c
View commit details
Copy full SHA for 4192b6c
Browse repository at this point
Merge remote-tracking branch 'origin/master' into no_std_poc
pantsman0
committed
9722ece
View commit details
Copy full SHA for 9722ece
Browse repository at this point
Fixups after merging the latest master commits
pantsman0
committed
d0c038c
View commit details
Copy full SHA for d0c038c
Browse repository at this point
Fix broken `Debug` derive from recurive trait requirements.
pantsman0
committed
7a50d63
View commit details
Copy full SHA for 7a50d63
Browse repository at this point
Remove my vscode settings file from the changes.
pantsman0
committed
cfd0921
View commit details
Copy full SHA for cfd0921
Browse repository at this point
Commits on Jul 11, 2025
tidy up
Firstyear
committed
8916852
View commit details
Copy full SHA for 8916852
Browse repository at this point
Commits on Jul 14, 2025
Remove default implementations for non-`std`. If using in a `no_std` environment, consumers must provide their own sychronisation primitives.
pantsman0
committed
ee642f4
View commit details
Copy full SHA for ee642f4
Browse repository at this point
Remove improper reference to alloc crate.
pantsman0
committed
112bb79
View commit details
Copy full SHA for 112bb79
Browse repository at this point
Allow some tests to run with no features and with only the `no_std` feature, and fix a lint on the Monotonic trait definition.
pantsman0
committed
a3bcf69
View commit details
Copy full SHA for a3bcf69
Browse repository at this point
Commits on Jul 16, 2025
Fix broken benches.
pantsman0
committed
826e39a
View commit details
Copy full SHA for 826e39a
Browse repository at this point
Commits on Jul 19, 2025
Fix miri build error.
pantsman0
committed
9abc9b0
View commit details
Copy full SHA for 9abc9b0
Browse repository at this point
You can’t perform that action at this time.