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 }}
abbradar
/
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
custom
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 20, 2016
[C++]: Don't generate copy and move constructors and operators
abbradar
committed
90a47b6
Copy full SHA for 90a47b6
[C++]: Generate .hpp files instead of .h
abbradar
committed
4d71329
Copy full SHA for 4d71329
Remove type checks for composite types
abbradar
committed
6b0c3b9
Copy full SHA for 6b0c3b9
Commits on Sep 15, 2016
[Java] Remove the quiet flag to javadoc compiler.
mjpt777
committed
6b567c7
Copy full SHA for 6b567c7
Commits on Sep 14, 2016
Merge pull request #387 from vdidenko/fix_version_regex
Show description for 2464eb0
tmontgomery
authored
2464eb0
Copy full SHA for 2464eb0
[C++]: Fixed version regexp bug, now allow multi-digit version components
didenko
committed
8a02d78
Copy full SHA for 8a02d78
Merge pull request #385 from abbradar/expose-buffer
Show description for d57fc53
tmontgomery
authored
d57fc53
Copy full SHA for d57fc53
Merge pull request #382 from rigtorp/fix-trailing-semicolon
Show description for e0e967d
tmontgomery
authored
e0e967d
Copy full SHA for e0e967d
Commits on Sep 13, 2016
[Java] Upgrade to JMH 1.14.
mjpt777
committed
e220169
Copy full SHA for e220169
Commits on Sep 7, 2016
[C++]: Expose buffer and offset in fixed flyweights
abbradar
committed
b84de3f
Copy full SHA for b84de3f
Commits on Sep 1, 2016
Don't generate trailing ; on namespaces
Show description for 2885395
rigtorp
authored and
Erik Rigtorp
committed
2885395
Copy full SHA for 2885395
Merge pull request #381 from vdidenko/no_glob_sbe_jar
Show description for dcaf669
tmontgomery
authored
dcaf669
Copy full SHA for dcaf669
[C++]: SBE_JAR lookup based on specific expected version
didenko
committed
858217f
Copy full SHA for 858217f
Commits on Aug 31, 2016
Merge pull request #380 from vdidenko/gen_ir_codecs
Show description for 9f66a7f
tmontgomery
authored
9f66a7f
Copy full SHA for 9f66a7f
[C++]: Generate IR codecs during CMake run
didenko
committed
75c48f0
Copy full SHA for 75c48f0
[C++]: Remove IR codecs, will be generated in CMake
didenko
committed
930feff
Copy full SHA for 930feff
Merge pull request #378 from abbradar/static-const
Show description for d05b054
tmontgomery
authored
d05b054
Copy full SHA for d05b054
Commits on Aug 30, 2016
[C++]: Make constant fields static constexpr
abbradar
committed
ea9498a
Copy full SHA for ea9498a
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
Pagination
Previous
Next
You can’t perform that action at this time.