Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
askxionghu
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 24, 2016
Update README.md
mjpt777
authored
463596d
Copy full SHA for 463596d
Update README.md
mjpt777
authored
b0bb66b
Copy full SHA for b0bb66b
post release bump
tmontgomery
committed
c929a78
Copy full SHA for c929a78
1.5.1 released
tmontgomery
committed
1bd5865
Copy full SHA for 1bd5865
Merge pull request #370 from rigtorp/master
Show description for e9018bd
tmontgomery
authored
e9018bd
Copy full SHA for e9018bd
Commits on Aug 18, 2016
Merge pull request #373 from vdidenko/version_txt
Show description for 8f9c0c0
mjpt777
authored
8f9c0c0
Copy full SHA for 8f9c0c0
[C++]: Share version information between Java to C++ builds
didenko
committed
bb7d9c4
Copy full SHA for bb7d9c4
[C++]: Retarget to CMake version 3.0.2
didenko
committed
58bf6a8
Copy full SHA for 58bf6a8
Commits on Aug 17, 2016
Merge pull request #371 from rigtorp/remove_function
Show description for d13a126
tmontgomery
authored
d13a126
Copy full SHA for d13a126
Commits on Aug 16, 2016
Merge pull request #369 from vdidenko/fix-353-355-366
Show description for 242e2c8
tmontgomery
authored
242e2c8
Copy full SHA for 242e2c8
Use universal reference instead of paying std::function overhead
rigtorp
committed
99ba75c
Copy full SHA for 99ba75c
Commits on Aug 15, 2016
Correctly encode int64 minimum value.
Show description for 5205715
rigtorp
committed
5205715
Copy full SHA for 5205715
[C++]: regenerate IR stubs
Show description for 2825b8b
didenko
committed
2825b8b
Copy full SHA for 2825b8b
[C++]: constexpr SBE stub getters
Show description for 1ccff3d
didenko
committed
1ccff3d
Copy full SHA for 1ccff3d
Commits on Aug 14, 2016
[Java] Upgrade to Gradle 2.14.1.
mjpt777
committed
ca1c62b
Copy full SHA for ca1c62b
Commits on Aug 11, 2016
Merge pull request #366 from abbradar/more_const
Show description for e4c665c
tmontgomery
authored
e4c665c
Copy full SHA for e4c665c
Commits on Aug 9, 2016
[C++]: More constexpr's where possible
abbradar
committed
8f20dda
Copy full SHA for 8f20dda
Commits on Jul 23, 2016
Update README.md
mjpt777
authored
a203764
Copy full SHA for a203764
Commits on Jul 22, 2016
post release bump
tmontgomery
committed
0d2d42a
Copy full SHA for 0d2d42a
1.5.0 released
tmontgomery
committed
6d9a4b5
Copy full SHA for 6d9a4b5
[C++]: fix build
tmontgomery
committed
a6a0511
Copy full SHA for a6a0511
Commits on Jul 15, 2016
[Java] Depend on Agrona 0.5.3-SNAPSHOT.
mjpt777
committed
960b9ec
Copy full SHA for 960b9ec
[Java] Update to sbe.xsd 1.0 final.
mjpt777
committed
5c39ad3
Copy full SHA for 5c39ad3
Commits on Jul 14, 2016
Merge remote-tracking branch 'origin/master'
mjpt777
committed
755c31b
Copy full SHA for 755c31b
[Java] Upgrade to Checkstyle 7.0.
mjpt777
committed
95f86b7
Copy full SHA for 95f86b7
Commits on Jul 13, 2016
[Java] Regenerate IR codecs.
mjpt777
committed
0226d7c
Copy full SHA for 0226d7c
[Java] Fix formatting of output so there are no trailing '|' characters unless an optional value is not present in an extended type.
mjpt777
committed
a96cd48
Copy full SHA for a96cd48
Commits on Jul 6, 2016
[Java] Styling.
mjpt777
committed
f70c477
Copy full SHA for f70c477
Merge remote-tracking branch 'origin/master'
mjpt777
committed
d309d12
Copy full SHA for d309d12
[Java] Apply licence header.
mjpt777
committed
8f94416
Copy full SHA for 8f94416
Merge pull request #361 from xiangh-fr/master
Show description for b2d564a
mjpt777
authored
b2d564a
Copy full SHA for b2d564a
[Java] Fix empty group display
Show description for 58dd3f1
xdaragon
committed
58dd3f1
Copy full SHA for 58dd3f1
[Java] Style cleanup.
mjpt777
committed
08a6015
Copy full SHA for 08a6015
Merge pull request #360 from xiangh-fr/String3
Show description for 5dd77ad
mjpt777
authored
5dd77ad
Copy full SHA for 5dd77ad
[Java] Rationalize display format
Show description for 526e4d2
xdaragon
committed
526e4d2
Copy full SHA for 526e4d2
Pagination
Previous
Next
You can’t perform that action at this time.