SBE VS barebone-c

Compare SBE vs barebone-c and see what are their differences.

SBE

Simple Binary Encoding (SBE) - High Performance Message Codec (by real-logic)

barebone-c

Eliminating the need for hand-crafted assembly in high-performance interpreters (by rapidlua)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SBE barebone-c
7 1
3,021 14
1.1% -
8.5 0.0
10 days ago about 3 years ago
Java C++
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SBE

Posts with mentions or reviews of SBE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.

barebone-c

Posts with mentions or reviews of barebone-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-25.
  • Parsing Protobuf at 2+GB/S: How I Learned to Love Tail Calls in C
    5 projects | news.ycombinator.com | 25 Apr 2021
    I’ve opened an issue in LLVM bugzilla concerning jump not being folded with address computation on x86 with a proposed fix. Would love if it gets some attention. https://bugs.llvm.org/show_bug.cgi?id=50042

    Also been working on a C language extension to enable guaranteed tail calls along with explicit control over registers used for argument passing. Provided that callee-save registers are used for arguments, calling fallback functions incurs no overhead.

    https://github.com/rapidlua/barebone-c

What are some alternatives?

When comparing SBE and barebone-c you can also consider the following projects:

Protobuf - Protocol Buffers - Google's data interchange format

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

heavydb - HeavyDB (formerly OmniSciDB)

Apache Avro - Apache Avro is a data serialization system.

codon - A high-performance, zero-overhead, extensible Python compiler using LLVM

MessagePack - MessagePack implementation for C and C++ / msgpack.org[C/C++]

Boost.Serialization - Boost.org serialization module

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

Apache Thrift - Apache Thrift

Persistent Collection - A Persistent Java Collections Library

cereal - A C++11 library for serialization