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 }}
zjufish
/
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 Feb 25, 2015
Merge pull request #236 from RichardWarburton/master
Show description for 6433b79
RichardWarburton
committed
6433b79
Copy full SHA for 6433b79
Commits on Feb 19, 2015
fix code to point to agrona version of extracted classes
RichardWarburton
committed
1dc171f
Copy full SHA for 1dc171f
move code to agrona
RichardWarburton
committed
41e9a9d
Copy full SHA for 41e9a9d
move the compiler utilities out to agrona
RichardWarburton
committed
2d51751
Copy full SHA for 2d51751
Merge branch 'master' of https://github.com/tmontgomery/simple-binary-encoding
RichardWarburton
committed
093f2c9
Copy full SHA for 093f2c9
Commits on Jan 24, 2015
[C++]: changes for Windows builds
tmontgomery
committed
e6f1c4d
Copy full SHA for e6f1c4d
merge todd's change
RichardWarburton
committed
cd72848
Copy full SHA for cd72848
Commits on Jan 23, 2015
[C++]: fixes for CentOS 7 build with gcc
Todd L. Montgomery
committed
382768d
Copy full SHA for 382768d
disable optimisation due to tests segfaulting
RichardWarburton
committed
ff81496
Copy full SHA for ff81496
Commits on Jan 22, 2015
use cleaner way of depending upon pthreads
RichardWarburton
committed
b7caa4b
Copy full SHA for b7caa4b
add cmake build artifacts to git ignore
RichardWarburton
committed
d38c418
Copy full SHA for d38c418
fix the cmake script: link against pthreads and find the jar file in the correct path
RichardWarburton
committed
9ad2ef0
Copy full SHA for 9ad2ef0
git ignore cmake's mess
RichardWarburton
committed
5c578cf
Copy full SHA for 5c578cf
remove useless comment
RichardWarburton
committed
4f428f4
Copy full SHA for 4f428f4
replace hackily edit code used to bootstrap the build with proper generated code
RichardWarburton
committed
2edcf0f
Copy full SHA for 2edcf0f
fix the example code
RichardWarburton
committed
aefda8d
Copy full SHA for aefda8d
fixup the compiling code
RichardWarburton
committed
49ab801
Copy full SHA for 49ab801
delete buffers
RichardWarburton
committed
28bf522
Copy full SHA for 28bf522
Modify libraries to use the MutableDirectBuffer/DirectBuffer interface
RichardWarburton
committed
5c77869
Copy full SHA for 5c77869
check style
RichardWarburton
committed
d4f9372
Copy full SHA for d4f9372
add validation tests
RichardWarburton
committed
9b2945c
Copy full SHA for 9b2945c
pass through the buffer implementation into java templates
RichardWarburton
committed
45565f2
Copy full SHA for 45565f2
inject the buffer name property into the Java code generator
RichardWarburton
committed
3614185
Copy full SHA for 3614185
make the gradle build shadow in agrona
RichardWarburton
committed
46ed35f
Copy full SHA for 46ed35f
Commits on Jan 20, 2015
[C++]: created cmake build for base SBE to accomodate gradle Java build
Todd L. Montgomery
committed
39b3076
Copy full SHA for 39b3076
Commits on Jan 16, 2015
initial gradle build for Java (non-android)
Todd L. Montgomery
committed
06b03fa
Copy full SHA for 06b03fa
Commits on Dec 8, 2014
Merge pull request #229 from csoroiu/master
Show description for 60d4ba9
mjpt777
committed
60d4ba9
Copy full SHA for 60d4ba9
regenerated C++ sbeir stubs after #222 integration
csoroiu
committed
737df10
Copy full SHA for 737df10
Commits on Dec 7, 2014
Merge pull request #228 from csoroiu/master
Show description for bd5c009
mjpt777
committed
bd5c009
Copy full SHA for bd5c009
Commits on Dec 6, 2014
1. remove gson from main classpath (build.xml).
Show description for b0963ee
csoroiu
committed
b0963ee
Copy full SHA for b0963ee
Commits on Dec 2, 2014
[Java]: Warnings cleanup.
mjpt777
committed
0ae061d
Copy full SHA for 0ae061d
Merge pull request #227 from mmcilroy/master
Show description for 8f466b3
mjpt777
committed
8f466b3
Copy full SHA for 8f466b3
Commits on Dec 1, 2014
var length data support for python
mmcilroy
committed
615c6c0
Copy full SHA for 615c6c0
Commits on Nov 29, 2014
[Java]: Warnings and libs cleanup.
mjpt777
committed
1c1abd1
Copy full SHA for 1c1abd1
Commits on Nov 27, 2014
[Java]: Moved MethodValuesSerializer from main to tests so no dependency on GSON.
mjpt777
committed
d73ee22
Copy full SHA for d73ee22
Pagination
Previous
Next
You can’t perform that action at this time.