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 }}
bnjbvr
/
trinity
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8
Star
88
Code
Issues
13
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 18, 2026
doc: update modules' README
bnjbvr
committed
ffd4978
View commit details
Copy full SHA for ffd4978
Browse repository at this point
ci: remove --verbose for `cargo check`
bnjbvr
committed
878a6e2
View commit details
Copy full SHA for 878a6e2
Browse repository at this point
ci: re-enable modules formatting
bnjbvr
committed
f534505
View commit details
Copy full SHA for f534505
Browse repository at this point
chore: reformat modules
bnjbvr
committed
af4bb7f
View commit details
Copy full SHA for af4bb7f
Browse repository at this point
chore: fix typo in linkify
bnjbvr
committed
b4f50ec
View commit details
Copy full SHA for b4f50ec
Browse repository at this point
Commits on May 28, 2026
build(deps): bump openssl from 0.10.79 to 0.10.80
Show description for 71b303b
dependabot[bot]
authored and
bnjbvr
committed
71b303b
View commit details
Copy full SHA for 71b303b
Browse repository at this point
Commits on May 6, 2026
build(deps): bump openssl from 0.10.78 to 0.10.79
Show description for 3baf799
dependabot[bot]
authored and
bnjbvr
committed
3baf799
View commit details
Copy full SHA for 3baf799
Browse repository at this point
Commits on Apr 23, 2026
build(deps): bump rustls-webpki from 0.103.10 to 0.103.13
Show description for 70eb238
dependabot[bot]
authored and
bnjbvr
committed
70eb238
View commit details
Copy full SHA for 70eb238
Browse repository at this point
build(deps): bump openssl from 0.10.72 to 0.10.78
Show description for a3dcc59
dependabot[bot]
authored and
bnjbvr
committed
a3dcc59
View commit details
Copy full SHA for a3dcc59
Browse repository at this point
Commits on Mar 22, 2026
build(deps): bump rustls-webpki from 0.103.4 to 0.103.10
Show description for 22469fd
dependabot[bot]
authored and
bnjbvr
committed
22469fd
View commit details
Copy full SHA for 22469fd
Browse repository at this point
Commits on Feb 5, 2026
build(deps): bump time from 0.3.41 to 0.3.47
Show description for 8b43136
dependabot[bot]
authored and
bnjbvr
committed
8b43136
View commit details
Copy full SHA for 8b43136
Browse repository at this point
Commits on Feb 3, 2026
build(deps): bump bytes from 1.10.1 to 1.11.1
Show description for 4934709
dependabot[bot]
authored and
bnjbvr
committed
4934709
View commit details
Copy full SHA for 4934709
Browse repository at this point
Commits on Aug 30, 2025
build(deps): bump tracing-subscriber from 0.3.18 to 0.3.20
Show description for 58c279c
dependabot[bot]
authored and
bnjbvr
committed
58c279c
View commit details
Copy full SHA for 58c279c
Browse repository at this point
Commits on Aug 11, 2025
feat: respond in a thread if the replied-to message comes from a threaded message
bnjbvr
committed
9b3b50e
View commit details
Copy full SHA for 9b3b50e
Browse repository at this point
fix?(docker): add sqlite3 to the docker image
bnjbvr
committed
7617ba1
View commit details
Copy full SHA for 7617ba1
Browse repository at this point
chore: bump to rust edition 2024
bnjbvr
committed
d3509a8
View commit details
Copy full SHA for d3509a8
Browse repository at this point
chore: bump rust version in Dockerfile
bnjbvr
committed
dc410af
View commit details
Copy full SHA for dc410af
Browse repository at this point
refactor: pass only the sender field to on_message's blocking task
bnjbvr
committed
f81809c
View commit details
Copy full SHA for f81809c
Browse repository at this point
refactor: use the standard `AnyMessageLikeEventContent` instead of rolling our own
bnjbvr
committed
5d8b293
View commit details
Copy full SHA for 5d8b293
Browse repository at this point
refactor: simplify on_message
bnjbvr
committed
b021477
View commit details
Copy full SHA for b021477
Browse repository at this point
feat: try to follow room upgrades
bnjbvr
committed
bdc3d1c
View commit details
Copy full SHA for bdc3d1c
Browse repository at this point
feat: add a migration system and use it to remove the previous state store
bnjbvr
committed
efb0dd7
View commit details
Copy full SHA for efb0dd7
Browse repository at this point
chore: bump matrix sdk
bnjbvr
committed
3cecc07
View commit details
Copy full SHA for 3cecc07
Browse repository at this point
Commits on May 5, 2025
feat: use the same engine across all compilations and enable wasm module caching
Show description for a5ff2b8
bnjbvr
committed
a5ff2b8
View commit details
Copy full SHA for a5ff2b8
Browse repository at this point
feat: compile modules in parallel with rayon
bnjbvr
committed
45260bc
View commit details
Copy full SHA for 45260bc
Browse repository at this point
fix: fix `watch` command in the Makefile
bnjbvr
committed
4ccad87
View commit details
Copy full SHA for 4ccad87
Browse repository at this point
refactor: have one Store per Module
Show description for 25c91ef
bnjbvr
committed
25c91ef
View commit details
Copy full SHA for 25c91ef
Browse repository at this point
Commits on Apr 23, 2025
build(deps): bump tokio from 1.37.0 to 1.38.2
Show description for cca27a1
dependabot[bot]
authored and
bnjbvr
committed
cca27a1
View commit details
Copy full SHA for cca27a1
Browse repository at this point
build(deps): bump openssl from 0.10.68 to 0.10.72
Show description for 4bc1628
dependabot[bot]
authored and
bnjbvr
committed
4bc1628
View commit details
Copy full SHA for 4bc1628
Browse repository at this point
build(deps): bump crossbeam-channel from 0.5.12 to 0.5.15
Show description for 097482b
dependabot[bot]
authored and
bnjbvr
committed
097482b
View commit details
Copy full SHA for 097482b
Browse repository at this point
ci: fix docker build(?)
bnjbvr
committed
e0fe937
View commit details
Copy full SHA for e0fe937
Browse repository at this point
feat: add a silverbullet notes poster
bnjbvr
committed
66e4c1c
View commit details
Copy full SHA for 66e4c1c
Browse repository at this point
ci: update docker image too
bnjbvr
committed
7fbe3d6
View commit details
Copy full SHA for 7fbe3d6
Browse repository at this point
ci: temporarily disable formatting until an upstream wit-bindgen bug has been fixed
bnjbvr
committed
d4f6080
View commit details
Copy full SHA for d4f6080
Browse repository at this point
tools: introduce a Makefile for common tasks
bnjbvr
committed
a93f53b
View commit details
Copy full SHA for a93f53b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.