Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
KredeGC
/
BitStream
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 19, 2025
Merge pull request #19 from KredeGC/docs-workflow
Show description for ff32b32
KredeGC
authored
ff32b32
Copy full SHA for ff32b32
Merge remote-tracking branch 'origin/master' into docs-workflow
KredeGC
committed
92bcbb9
Copy full SHA for 92bcbb9
Fix docs workflow
KredeGC
committed
d6cd97f
Copy full SHA for d6cd97f
Merge pull request #18 from KredeGC/checksum
Show description for 1edbb7a
KredeGC
authored
1edbb7a
Copy full SHA for 1edbb7a
Merge remote-tracking branch 'origin/master' into checksum
KredeGC
committed
d6bb706
Copy full SHA for d6bb706
Fix missing include
KredeGC
committed
b7c6820
Copy full SHA for b7c6820
Move checksum logic into trait
Show description for f6b73c6
KredeGC
committed
f6b73c6
Copy full SHA for f6b73c6
Commits on Sep 21, 2024
Merge pull request #17 from KredeGC/performance
Show description for 86ddd63
KredeGC
authored
86ddd63
Copy full SHA for 86ddd63
Fix BS_ASSERT to work with template types
KredeGC
committed
25151ae
Copy full SHA for 25151ae
Commits on Dec 17, 2023
Fix wrong time conversio in performance test
KredeGC
committed
6f011cf
Copy full SHA for 6f011cf
Fix string test
Show description for 609c606
KredeGC
committed
609c606
Copy full SHA for 609c606
Commits on Dec 16, 2023
Remove CI support for C++20
Show description for 0eef0f0
KredeGC
committed
0eef0f0
Copy full SHA for 0eef0f0
Merge pull request #16 from KredeGC/workflow-fix
Show description for 3766b97
KredeGC
authored
3766b97
Copy full SHA for 3766b97
Fix clang workflow...
KredeGC
committed
168a50a
Copy full SHA for 168a50a
Merge pull request #15 from KredeGC/optimization
Show description for 5f665ac
KredeGC
authored
5f665ac
Copy full SHA for 5f665ac
Rename main workflow
KredeGC
committed
7bc1360
Copy full SHA for 7bc1360
Update README
Show description for 7777193
KredeGC
committed
7777193
Copy full SHA for 7777193
Fix dependent name in array_traits
KredeGC
committed
6c9cc66
Copy full SHA for 6c9cc66
Fix include in array_traits
KredeGC
committed
ef7d132
Copy full SHA for ef7d132
Refactor bit_reader to use policy
KredeGC
committed
f8ef797
Copy full SHA for f8ef797
Commits on Dec 15, 2023
Add growing policy trait
KredeGC
committed
f3116e5
Copy full SHA for f3116e5
Commits on Dec 14, 2023
Add skeleton stream policy
KredeGC
committed
19f9257
Copy full SHA for 19f9257
Remove unused endian operations
Show description for acf669a
KredeGC
committed
acf669a
Copy full SHA for acf669a
Commits on Sep 23, 2023
Merge pull request #14 from KredeGC/dev
Show description for 48cb8f4
KredeGC
authored
48cb8f4
Copy full SHA for 48cb8f4
Add bit_measure, which can measure the amount of bits that would have been written
KredeGC
committed
a02bcd5
Copy full SHA for a02bcd5
Commits on Sep 12, 2023
Fix warning with endian integers
KredeGC
committed
c1d0543
Copy full SHA for c1d0543
Commits on Aug 29, 2023
Update README
Show description for 7fdbead
KredeGC
committed
7fdbead
Copy full SHA for 7fdbead
Commits on Aug 19, 2023
Merge pull request #13 from KredeGC/dev
Show description for 9071320
KredeGC
authored
9071320
Copy full SHA for 9071320
Fix out parameter
KredeGC
committed
135219e
Copy full SHA for 135219e
Merge pull request #12 from KredeGC/dev
Show description for 15e32b5
KredeGC
authored
15e32b5
Copy full SHA for 15e32b5
Fix dependent template name in enum trait
KredeGC
committed
c4ad4ec
Copy full SHA for c4ad4ec
Commits on Aug 17, 2023
Add more constraints to in<T> typedef
KredeGC
committed
53cc5ee
Copy full SHA for 53cc5ee
Commits on Aug 16, 2023
Add pad() to bit reader and writer
Show description for cc7178f
KredeGC
committed
cc7178f
Copy full SHA for cc7178f
Commits on Jul 7, 2023
Fix endianness defines
Show description for 3916af0
KredeGC
committed
3916af0
Copy full SHA for 3916af0
Commits on Jul 5, 2023
Add more generic traits
KredeGC
committed
a9b6833
Copy full SHA for a9b6833
Pagination
Previous
Next
You can’t perform that action at this time.