issues
search
real-logic
/
simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
Apache License 2.0
3.12k
stars
524
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Rust] codegen of primitive enums now implement 'From' instead of 'Into'
#1029
mward
opened
3 hours ago
0
[Rust] Invalid codegen for composite type with sinceVersion
#1028
marciorasf
opened
1 day ago
0
[C++] Integrate std::span support for flyweight API
#1027
mspdt22
opened
2 days ago
0
[Rust] generate slice ref setter in Encoder for fixed size array
#1026
wbprime
opened
1 week ago
0
[Rust] BUG sbe-tool calculate wrong NULL value for uint64 fields
#1025
wbprime
opened
1 week ago
0
[C++,C#] respect the package override option for codecs and DTOs
#1024
nbradac
closed
1 week ago
0
[Java] DTOs to support encoding into direct buffer via instance method.
#1023
the-thing
opened
1 week ago
0
[Java] DTOs respect the optional package field in the schema definition
#1022
nbradac
closed
2 weeks ago
0
[Rust] proposal: add a new encoder setter method for fixed length array copying from slice ref
#1021
wbprime
opened
3 weeks ago
1
[Rust] Enhance enum supporting fromstr and display and into
#1020
wbprime
closed
1 week ago
0
[Rust] generate message schema level info in lib.rs
#1019
wbprime
closed
1 week ago
0
[Rust] add messageSchema level info (SBE_SCHEMA_ID/SBE_SCHEMA_VERSION and more) in lib.rs
#1018
wbprime
closed
1 week ago
1
[Java][Question] sharing common types across modules
#1017
k5924
closed
3 weeks ago
1
Question : was there some fundamental reason not to support union types?
#1016
balayanv
opened
2 months ago
0
MessageHeader Decoder issues when Encoding is done with different language.
#1015
cyberpower715
closed
2 months ago
2
[Rust] Indicate the anonymous lifetime in set's Display impl.
#1014
gierlachg
closed
2 months ago
0
Cant'use older SBETool versions with JDK 8 anymore
#1013
KowKiller
closed
2 months ago
3
Java Generated DTO fields for char fields aren't given public scope
#1012
jiteshvassa
closed
2 months ago
2
[C] add test to ensure generated C code properly compiles when versio…
#1011
nbradac
closed
3 months ago
0
[C] fix compliation error in C string view functions
#1010
nbradac
closed
3 months ago
0
[Java] add enum keyword check to C++ and C#
#1009
nbradac
closed
3 months ago
0
[Java] add keyword suffix check for java enums
#1008
nbradac
closed
3 months ago
0
enum values that are java keywords do not have a token appended when the system property sbe.keyword.append.token is specified
#1007
louear
closed
3 months ago
1
Template id #define for c
#1006
nbradac
closed
3 months ago
0
sbe performance vs raw c struct
#1005
ssh352
closed
3 months ago
0
failed to build with "error MSB8066"
#1004
SafalKumar
closed
3 months ago
3
[Build] publish OSS artifacts through GitHub workflow
#1003
marc-adaptive
closed
4 months ago
0
SbeTool.main -> provide additional method SbeTool.mainWithProperties to aid build tools
#1002
smandy
opened
4 months ago
0
[CSharp] generator creates conflict when variable name size is used
#1001
lkcole
opened
4 months ago
0
Using SBE over Structure datatype
#1000
SafalKumar
opened
4 months ago
2
Fix CodeQL warnings
#999
ZachBray
closed
5 months ago
0
SBE Tool Fails Maven Multi-Module Builds
#998
dmitry-livchak-qco
opened
5 months ago
8
[Rust] Generate imports in alphabetical order.
#997
gierlachg
closed
3 months ago
0
[Rust] Make Rust crate version configurable.
#996
gierlachg
closed
3 months ago
2
[Rust] Generation: Avoid warnings
#995
YuhanunCitgez
closed
5 months ago
5
[Go] Fix to not allocate to the heap when iterating over repeating groups …
#994
adam-talos
closed
5 months ago
0
[C#] Avoid ToString() affect the message internal state
#993
amibar
closed
3 months ago
2
[C#] ToString() affects the message state
#992
amibar
closed
3 months ago
0
Help decoding multiple messages using rust by resolving #987
#991
wbprime
closed
4 weeks ago
1
[C#] Avoid ToString() change the state of its groups
#990
amibar
closed
7 months ago
0
[Java, C#, C++] Fix precedence checks to account for non-contiguous versions.
#989
ZachBray
closed
7 months ago
2
[Java] Precedence checks are false negative when decoding a older version message
#988
zyulyaev
closed
7 months ago
9
[Rust] cumulate offset of header and message_header_codec::ENCODED_LENGTH in generated Decoder::header method
#987
wbprime
closed
4 weeks ago
3
[Rust] updated SubGroup.generateDecoder() to resolve unnecessary cast warning in generated code
#986
mward
closed
7 months ago
0
[Rust] Updated code generator to resolve Issue #984
#985
mward
closed
7 months ago
2
Rust: invalid codegen for groups with fields of type with 'sinceVersion'
#984
mward
closed
7 months ago
2
[Golang]bad generated enum type, upper case generated, lower case used.
#983
fuchaoqun
closed
7 months ago
2
[Rust] updated code generator to prevent rust warning for "ambiguous glob re-exports"
#982
mward
closed
8 months ago
0
[Rust] Updated RustGenerator.generatePrimitiveOptionalDecoder() to resolve Issue #972
#981
mward
closed
8 months ago
0
[C++] small test fix
#980
BenBudr
closed
8 months ago
0
Next