Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aeron-io/simple-binary-encoding issues and pull requests

#1050 - IR encoding omits `deprecated`

Issue - State: closed - Opened by klittlepage 4 days ago - 3 comments

#1047 - [Golang] <set> does not compile

Issue - State: open - Opened by szymonwieloch 18 days ago - 1 comment

#1046 - [C++] check for not wrapped state in decodeLength()

Pull Request - State: closed - Opened by nbradac 30 days ago

#1045 - [C++] use m_actingBlockLength in decodeLength()

Pull Request - State: closed - Opened by nbradac 30 days ago

#1044 - [C++] Possible bug in decodeLength()

Issue - State: closed - Opened by szymonwieloch about 1 month ago - 5 comments

#1043 - Add union type to SBE

Issue - State: closed - Opened by szymonwieloch about 1 month ago - 2 comments

#1041 - [C++] Generate extra header files

Issue - State: open - Opened by szymonwieloch about 1 month ago

#1039 - SBE tool 1.35 throws java.lang.IllegalAccessError with Java 23 on MacOS

Issue - State: closed - Opened by marvin-hansen about 2 months ago - 4 comments

#1038 - Std span

Pull Request - State: closed - Opened by nbradac about 2 months ago

#1037 - [Rust] Updated code generator to resolve Issue #1028

Pull Request - State: closed - Opened by mward about 2 months ago

#1036 - [C++] hide the m_codecStatePtr behind ifdefs to avoid overhead when p…

Pull Request - State: closed - Opened by nbradac about 2 months ago

#1034 - numGroups / numVarDataFields support (SBE spec v2)

Issue - State: open - Opened by estaban about 2 months ago - 2 comments

#1033 - [C++] Fix field precedence check issue #1031.

Pull Request - State: closed - Opened by ZachBray about 2 months ago

#1032 - [C++] Unnecessary overhead added with precedence checks

Issue - State: closed - Opened by szymonwieloch about 2 months ago - 2 comments

#1031 - [C++] Invalid state management in generated code with precedence checks.

Issue - State: closed - Opened by szymonwieloch about 2 months ago - 1 comment

#1030 - [C++] Symbol duplication when using precedence checks

Issue - State: closed - Opened by szymonwieloch about 2 months ago - 1 comment

#1028 - [Rust] Invalid codegen for composite type with sinceVersion

Issue - State: closed - Opened by marciorasf 3 months ago - 2 comments

#1027 - [C++] Integrate std::span support for flyweight API

Pull Request - State: closed - Opened by mspdt22 3 months ago - 1 comment

#1026 - [Rust] generate slice ref setter in Encoder for fixed size array

Pull Request - State: closed - Opened by wbprime 3 months ago - 1 comment

#1025 - [Rust] BUG sbe-tool calculate wrong NULL value for uint64 fields

Issue - State: closed - Opened by wbprime 3 months ago - 2 comments

#1024 - [C++,C#] respect the package override option for codecs and DTOs

Pull Request - State: closed - Opened by nbradac 3 months ago

#1020 - [Rust] Enhance enum supporting fromstr and display and into

Pull Request - State: closed - Opened by wbprime 3 months ago

#1019 - [Rust] generate message schema level info in lib.rs

Pull Request - State: closed - Opened by wbprime 3 months ago

#1017 - [Java][Question] sharing common types across modules

Issue - State: closed - Opened by k5924 3 months ago - 1 comment

#1014 - [Rust] Indicate the anonymous lifetime in set's Display impl.

Pull Request - State: closed - Opened by gierlachg 5 months ago

#1013 - Cant'use older SBETool versions with JDK 8 anymore

Issue - State: closed - Opened by KowKiller 6 months ago - 3 comments

#1012 - Java Generated DTO fields for char fields aren't given public scope

Issue - State: closed - Opened by jiteshvassa 6 months ago - 2 comments

#1010 - [C] fix compliation error in C string view functions

Pull Request - State: closed - Opened by nbradac 6 months ago

#1009 - [Java] add enum keyword check to C++ and C#

Pull Request - State: closed - Opened by nbradac 6 months ago

#1008 - [Java] add keyword suffix check for java enums

Pull Request - State: closed - Opened by nbradac 6 months ago

#1006 - Template id #define for c

Pull Request - State: closed - Opened by nbradac 7 months ago

#1005 - sbe performance vs raw c struct

Issue - State: closed - Opened by ssh352 7 months ago

#1004 - failed to build with "error MSB8066"

Issue - State: closed - Opened by SafalKumar 7 months ago - 3 comments

#1003 - [Build] publish OSS artifacts through GitHub workflow

Pull Request - State: closed - Opened by marc-adaptive 7 months ago

#1000 - Using SBE over Structure datatype

Issue - State: closed - Opened by SafalKumar 8 months ago - 1 comment

#999 - Fix CodeQL warnings

Pull Request - State: closed - Opened by ZachBray 8 months ago

#998 - SBE Tool Fails Maven Multi-Module Builds

Issue - State: closed - Opened by dmitry-livchak-qco 8 months ago - 8 comments

#997 - [Rust] Generate imports in alphabetical order.

Pull Request - State: closed - Opened by gierlachg 8 months ago

#996 - [Rust] Make Rust crate version configurable.

Pull Request - State: closed - Opened by gierlachg 9 months ago - 2 comments

#995 - [Rust] Generation: Avoid warnings

Pull Request - State: closed - Opened by YuhanunCitgez 9 months ago - 5 comments

#993 - [C#] Avoid ToString() affect the message internal state

Pull Request - State: closed - Opened by amibar 10 months ago - 2 comments

#992 - [C#] ToString() affects the message state

Issue - State: closed - Opened by amibar 10 months ago

#991 - Help decoding multiple messages using rust by resolving #987

Pull Request - State: closed - Opened by wbprime 10 months ago - 1 comment

#990 - [C#] Avoid ToString() change the state of its groups

Pull Request - State: closed - Opened by amibar 10 months ago

#989 - [Java, C#, C++] Fix precedence checks to account for non-contiguous versions.

Pull Request - State: closed - Opened by ZachBray 10 months ago - 2 comments

#985 - [Rust] Updated code generator to resolve Issue #984

Pull Request - State: closed - Opened by mward 10 months ago - 2 comments

#984 - Rust: invalid codegen for groups with fields of type with 'sinceVersion'

Issue - State: closed - Opened by mward 10 months ago - 2 comments

#983 - [Golang]bad generated enum type, upper case generated, lower case used.

Issue - State: closed - Opened by fuchaoqun 11 months ago - 2 comments

#980 - [C++] small test fix

Pull Request - State: closed - Opened by BenBudr 11 months ago

#979 - Take slices by reference.

Pull Request - State: closed - Opened by gierlachg 11 months ago - 2 comments

#978 - Upgrade .NET SDK to 8.0.201.

Pull Request - State: closed - Opened by ZachBray 12 months ago

#976 - NPE in toString method of generated decoder (for bit sets)

Issue - State: closed - Opened by pcdv 12 months ago - 1 comment

#975 - Error: Could not find or load main class .target.language=CPP with tag:1.30.0

Issue - State: closed - Opened by sandodo 12 months ago - 4 comments

#974 - Rust SBE Sample Project

Issue - State: closed - Opened by marvin-hansen 12 months ago

#973 - dotnet sbe-tool

Issue - State: open - Opened by rehanraza786 12 months ago - 2 comments

#972 - Rust generator: invalid codegen for composite with sinceVersion

Issue - State: closed - Opened by injecto 12 months ago - 4 comments

#971 - [C++] message header members constexpr

Pull Request - State: closed - Opened by odygrd about 1 year ago

#970 - otf_api is too strict about version comparison

Issue - State: closed - Opened by aschw about 1 year ago

#969 - C++ bounds checks are insufficient

Issue - State: open - Opened by amluto about 1 year ago

#968 - [C++] no graceful support of optional second repeating group

Issue - State: closed - Opened by sandodo about 1 year ago

#966 - Add `copy()` to message decoders

Issue - State: closed - Opened by ratcashdev about 1 year ago - 4 comments

#965 - feat: updated gradle to 8.5 for jdk21 support

Pull Request - State: closed - Opened by klittlepage about 1 year ago - 2 comments

#964 - Group header unused/empty bytes

Issue - State: closed - Opened by M0dEx about 1 year ago - 2 comments

#963 - [Java] Support camelCase enum type identifiers for value refs

Pull Request - State: closed - Opened by pliard about 1 year ago - 2 comments

#962 - [Java] Support camelCase enum type identifiers

Pull Request - State: closed - Opened by pliard about 1 year ago

#957 - [C#,C++,Java] Generate DTOs for non-perf-sensitive usecases.

Pull Request - State: closed - Opened by ZachBray over 1 year ago - 7 comments

#955 - [C#] - Invalid generated code for string field.

Issue - State: closed - Opened by leandrogomes777 over 1 year ago - 5 comments

#951 - [Go] SBE implementation in Go using flyweights

Pull Request - State: closed - Opened by ethanf over 1 year ago - 2 comments

#948 - [Java,C#,C++] Support field access order checking

Pull Request - State: closed - Opened by ZachBray over 1 year ago - 13 comments

#938 - [C++] pretty formatted printing

Issue - State: closed - Opened by E-gy almost 2 years ago - 1 comment

#937 - [Go] generator does not support `dimensionType` as a group parameter.

Issue - State: open - Opened by sergiu128 almost 2 years ago - 1 comment

#934 - about run SebTool error

Issue - State: closed - Opened by kuangtu almost 2 years ago - 6 comments

#924 - Runtime checks of variable-length calls

Issue - State: closed - Opened by grlrrchapman about 2 years ago - 1 comment
Labels: enhancement

#923 - DTOs to help with variable-length in non-latency-critical contexts

Issue - State: closed - Opened by grlrrchapman about 2 years ago - 2 comments
Labels: enhancement

#765 - [Go] no zero-copy?

Issue - State: closed - Opened by asido almost 5 years ago - 6 comments