barebone-c VS SBE

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

barebone-c

Eliminating the need for hand-crafted assembly in high-performance interpreters (by rapidlua)

SBE

Simple Binary Encoding (SBE) - High Performance Message Codec (by real-logic)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
barebone-c SBE
1 7
14 3,023
- 0.2%
0.0 8.7
about 3 years ago 3 days ago
C++ Java
- 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.

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

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.

What are some alternatives?

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

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

Protobuf - Protocol Buffers - Google's data interchange format

heavydb - HeavyDB (formerly OmniSciDB)

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

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

Apache Avro - Apache Avro is a data serialization system.

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