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
Discover and 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 }}
daodol
/
simple-binary-encoding
Public
forked from
aeron-io/simple-binary-encoding
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 11, 2024
post release bump
vyazelenko
committed
261f8a3
Copy full SHA for 261f8a3
1.31.1 released
vyazelenko
committed
813a328
Copy full SHA for 813a328
[C#] Fix assertion.
vyazelenko
committed
4b6cbf7
Copy full SHA for 4b6cbf7
[Java, C#, C++] Fix precedence checks to account for non-contiguous versions. (#989)
Show description for 7e6e503
ZachBray
authored
7e6e503
Copy full SHA for 7e6e503
Commits on Apr 7, 2024
[Rust] updated SubGroup.generateDecoder() to resolve unnecessary cast warning in generated code (#986)
Show description for c9be629
mward
and
Michael Ward
authored
c9be629
Copy full SHA for c9be629
Commits on Apr 5, 2024
[Rust] Updated code generator to resolve Issue #984 (#985)
Show description for c5aab07
mward
and
Michael Ward
authored
c5aab07
Copy full SHA for c5aab07
Commits on Apr 3, 2024
post release bump
nbradac
committed
2fd4adb
Copy full SHA for 2fd4adb
1.31.0 released
nbradac
committed
7401858
Copy full SHA for 7401858
Commits on Mar 29, 2024
[Java] Use `BYTE_ORDER` constant instead of accessing `java.nio.ByteOrder` directly.
vyazelenko
committed
b49348c
Copy full SHA for b49348c
[Java] Upgrade to Agrona 1.21.1.
vyazelenko
committed
e1b8520
Copy full SHA for e1b8520
[Go] Add dependency on sbe-all.
vyazelenko
committed
7dd2b76
Copy full SHA for 7dd2b76
[CI] Add missing task.
vyazelenko
committed
2c8ff6b
Copy full SHA for 2c8ff6b
[CI] Add Golang build.
vyazelenko
committed
270258a
Copy full SHA for 270258a
[Go] Add tests with lower-case enums and bitsets.
vyazelenko
committed
660c96b
Copy full SHA for 660c96b
[Go] Use upper case names when generating methods for bitset.
vyazelenko
committed
b5bb3c1
Copy full SHA for b5bb3c1
[Go] Use upper case names when generating methods for enum.
vyazelenko
committed
62adfb4
Copy full SHA for 62adfb4
[Go] Use upper case type name when referencing bit sets.
vyazelenko
committed
05c9f3c
Copy full SHA for 05c9f3c
[Go] Use upper case type name when referencing enums.
Show description for f33cd87
vyazelenko
committed
f33cd87
Copy full SHA for f33cd87
[Go] Capitalize enum element names to make them accessible outside the declaration unit.
vyazelenko
committed
f83d976
Copy full SHA for f83d976
[Java] Fix Javadoc copyright year range.
vyazelenko
committed
5bb47ee
Copy full SHA for 5bb47ee
[Java] Upgrade to ASM 9.7.
vyazelenko
committed
cef4546
Copy full SHA for cef4546
Commits on Mar 22, 2024
[Rust] updated code generator to prevent rust warning for "ambiguous glob re-exports" (#982)
Show description for a29ea3e
mward
and
Michael Ward
authored
a29ea3e
Copy full SHA for a29ea3e
Commits on Mar 21, 2024
[Rust] Take slices by reference. (#979)
gierlachg
authored
7800371
Copy full SHA for 7800371
[Rust] Updated RustGenerator.generatePrimitiveOptionalDecoder() to resolve Issue #972 (#981)
Show description for 6d3f6b6
mward
and
Michael Ward
authored
6d3f6b6
Copy full SHA for 6d3f6b6
Commits on Mar 20, 2024
[C++] small test fix (#980)
BenBudr
authored
4c32cfb
Copy full SHA for 4c32cfb
Commits on Mar 14, 2024
[Java] Upgrade to Agrona 1.21.0.
vyazelenko
committed
fae3e45
Copy full SHA for fae3e45
Commits on Feb 26, 2024
[CI] Build PRs against merge commit.
vyazelenko
committed
c942cc6
Copy full SHA for c942cc6
Upgrade .NET SDK to 8.0.201. (#978)
Show description for 66813a4
ZachBray
authored
66813a4
Copy full SHA for 66813a4
Commits on Feb 22, 2024
Use 3.1.x for C# in CI
mjpt777
committed
ddd6467
Copy full SHA for ddd6467
Upgrade CodeQl to use setup-dotnet to v4.
mjpt777
committed
6511ece
Copy full SHA for 6511ece
Upgrade CodeQl to use setup-dotnet to v3.
mjpt777
committed
f63f24f
Copy full SHA for f63f24f
Upgrade codeql-actions to v3.
mjpt777
committed
6d9c83d
Copy full SHA for 6d9c83d
[Java] Formatting.
mjpt777
committed
104d79d
Copy full SHA for 104d79d
[Java] Cope with optional sets not being present when pretty printing decoders for debugging. Issue #976 (#977)
Show description for a146c56
pcdv
and
Paul COLIN DE VERDIERE
authored
a146c56
Copy full SHA for a146c56
Merge remote-tracking branch 'origin/master'
mjpt777
committed
b6af0ae
Copy full SHA for b6af0ae
Pagination
Previous
Next
You can’t perform that action at this time.