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 }}
eyalamirmusic
/
cpp_data_structures
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
19
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: eyalamirmusic/cpp_data_structures
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
38 workflow runs
38 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Array: Added constexpr constructors and member functions
CI
#38:
Commit
960fa88
pushed by
eyalamirmusic
1m 35s
main
main
1m 35s
View workflow file
Added new PlanarView and new algorithms
CI
#37:
Commit
fcf72a3
pushed by
eyalamirmusic
1m 20s
main
main
1m 20s
View workflow file
Added initial Span class similar to std::span
CI
#36:
Commit
35063fc
pushed by
eyalamirmusic
2m 6s
main
main
2m 6s
View workflow file
Fixed warnings for C++23
CI
#35:
Commit
962ecac
pushed by
eyalamirmusic
1m 27s
main
main
1m 27s
View workflow file
Merge remote-tracking branch 'origin/main'
CI
#34:
Commit
066dcf7
pushed by
eyalamirmusic
1m 16s
main
main
1m 16s
View workflow file
Update README.md
CI
#33:
Commit
04ec0f3
pushed by
eyalamirmusic
1m 29s
main
main
1m 29s
View workflow file
Removed unused include for iostream
CI
#32:
Commit
64972d6
pushed by
eyalamirmusic
1m 28s
main
main
1m 28s
View workflow file
Removed depdency on <ranges> to improve compile times
CI
#31:
Commit
48664d8
pushed by
eyalamirmusic
1m 22s
main
main
1m 22s
View workflow file
Fifo: Added an assert if you push too quickly, and also increased the…
CI
#30:
Commit
93b968a
pushed by
eyalamirmusic
1m 35s
main
main
1m 35s
View workflow file
Static Vector: Fixed MSVC compilation issues
CI
#29:
Commit
2c4fe1d
pushed by
eyalamirmusic
1m 37s
main
main
1m 37s
View workflow file
Formatting: Made sure one line functions are formatted in their own line
CI
#28:
Commit
00fc8a2
pushed by
eyalamirmusic
1m 15s
main
main
1m 15s
View workflow file
TupleUtilities: Modernized code and added more tests
CI
#27:
Commit
3dee8b4
pushed by
eyalamirmusic
1m 28s
main
main
1m 28s
View workflow file
Made linux tests link with atomic on Linux
CI
#26:
Commit
18182c9
pushed by
eyalamirmusic
2m 21s
main
main
2m 21s
View workflow file
Vectors: Switched many container functions to use free functions so t…
CI
#25:
Commit
6717395
pushed by
eyalamirmusic
1m 22s
main
main
1m 22s
View workflow file
Vectors: Switched many container functions to use free functions so t…
CI
#24:
Commit
e52c8a0
pushed by
eyalamirmusic
2m 13s
main
main
2m 13s
View workflow file
Added more edge case handling for most structures
CI
#23:
Commit
5341bca
pushed by
eyalamirmusic
1m 30s
main
main
1m 30s
View workflow file
SizeType: Added support for unsigned int
CI
#22:
Commit
256806f
pushed by
eyalamirmusic
1m 53s
main
main
1m 53s
View workflow file
Github Actions: Updated node version in actions and added ARM64
CI
#21:
Commit
24e5e49
pushed by
eyalamirmusic
1m 18s
main
main
1m 18s
View workflow file
Github Actions: Updated node version in actions
CI
#20:
Commit
b22c785
pushed by
eyalamirmusic
1m 44s
main
main
1m 44s
View workflow file
Array: Added implicit size to be deduced similar to std::array
CI
#19:
Commit
c7d1a2f
pushed by
eyalamirmusic
1m 6s
main
main
1m 6s
View workflow file
Broadcaster: cleaned up the reference stored in listeners on destruction
CI
#18:
Commit
bb0e231
pushed by
eyalamirmusic
1m 27s
main
main
1m 27s
View workflow file
Added broadcasting value
CI
#17:
Commit
797b321
pushed by
eyalamirmusic
1m 41s
main
main
1m 41s
View workflow file
Added BroadcasterOwner and a way to pass other classes that aren't th…
CI
#16:
Commit
d4b2e66
pushed by
eyalamirmusic
1m 19s
main
main
1m 19s
View workflow file
Added basic Listener/Broadcaster
CI
#15:
Commit
819e1c4
pushed by
eyalamirmusic
2m 12s
main
main
2m 12s
View workflow file
VectorUtilities - Make compiling the header standalone
CI
#14:
Commit
7a95021
pushed by
eyalamirmusic
58s
main
main
58s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.