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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Algebraic-Programming
/
HiCR
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: channel different comm managers
- #46
#46
Merged
lterrac
merged 13 commits into
master
Algebraic-Programming/HiCR:master
from
feat/channelDifferentCommManagers
Algebraic-Programming/HiCR:feat/channelDifferentCommManagers
Copy head branch name to clipboard
Oct 3, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Feat: channel different comm managers
#46
lterrac
merged 13 commits into
master
Algebraic-Programming/HiCR:master
from
feat/channelDifferentCommManagers
Algebraic-Programming/HiCR:feat/channelDifferentCommManagers
Copy head branch name to clipboard
Commits
Commits on Oct 2, 2025
feat: require 2 separate communication managers for channels coordination buffers and payloads
lterrac
committed
5c48d5c
View commit details
Copy full SHA for 5c48d5c
Browse repository at this point
refactor: adapt tests and examples to the new channel api
lterrac
committed
77b8db8
View commit details
Copy full SHA for 77b8db8
Browse repository at this point
style: format files
lterrac
committed
0f98573
View commit details
Copy full SHA for 0f98573
Browse repository at this point
examples: add variable size spsc pthread
lterrac
committed
2a3dc20
View commit details
Copy full SHA for 2a3dc20
Browse repository at this point
feat: add mem slot registration in pthread fence
lterrac
committed
704dbc4
View commit details
Copy full SHA for 704dbc4
Browse repository at this point
examples: add variable size mpsc nonlocking pthread
lterrac
committed
b1db77a
View commit details
Copy full SHA for b1db77a
Browse repository at this point
examples: add variable size mpsc locking pthread
lterrac
committed
041f41d
View commit details
Copy full SHA for 041f41d
Browse repository at this point
examples: add fixed size spsc pthread
lterrac
committed
4120f74
View commit details
Copy full SHA for 4120f74
Browse repository at this point
examples: add fixed size mpsc nonlocking pthread
lterrac
committed
c2f6392
View commit details
Copy full SHA for c2f6392
Browse repository at this point
examples: add fixed size mpsc locking pthread
lterrac
committed
51831c5
View commit details
Copy full SHA for 51831c5
Browse repository at this point
fix: fix objectStore example
lterrac
committed
89b3891
View commit details
Copy full SHA for 89b3891
Browse repository at this point
docs: add missing docs
lterrac
committed
0f7cff7
View commit details
Copy full SHA for 0f7cff7
Browse repository at this point
Commits on Oct 3, 2025
ci: disable acl build image and add style and docs check in pr
lterrac
committed
022c8dc
View commit details
Copy full SHA for 022c8dc
Browse repository at this point
You can’t perform that action at this time.