simdcomp VS Onion

Compare simdcomp vs Onion and see what are their differences.

simdcomp

A simple C library for compressing lists of integers using binary packing (by lemire)

Onion

C library to create simple HTTP servers and Web Applications. (by davidmoreno)
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
simdcomp Onion
1 2
475 1,998
- -
3.5 0.0
9 months ago over 1 year ago
C C
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

simdcomp

Posts with mentions or reviews of simdcomp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.
  • C Deep
    80 projects | dev.to | 27 Feb 2021
    SIMDComp - Simple library for compressing lists of integers using binary packing. Makes use of SIMD instructions on x86. BSD-3-Clause

Onion

Posts with mentions or reviews of Onion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

What are some alternatives?

When comparing simdcomp and Onion you can also consider the following projects:

libuv - Cross-platform asynchronous I/O

ZLib - A massively spiffy yet delicately unobtrusive compression library.

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

Kore - An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.

MessagePack - MessagePack serializer implementation for Java / msgpack.org[Java]

Civetweb - Embedded C/C++ web server

Jansson - C library for encoding, decoding and manipulating JSON data

facil.io - Your high performance web application C framework

Allegro - The official Allegro 5 git repository. Pull requests welcome!

Mongoose - Embedded Web Server

libvips - A fast image processing library with low memory needs.

Simple-WebSocket-Server