smaz

Small strings compression library (by antirez)

Smaz Alternatives

Similar projects and alternatives to smaz

  1. Redis

    390 smaz VS Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. OpenSSL

    TLS/SSL and crypto library

  4. meson

    112 smaz VS meson

    The Meson Build System

  5. libuv

    86 smaz VS libuv

    Cross-platform asynchronous I/O

  6. GLFW

    81 smaz VS GLFW

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

  7. FlatBuffers

    FlatBuffers: Memory Efficient Serialization Library

  8. ZLib

    51 smaz VS ZLib

    A massively spiffy yet delicately unobtrusive compression library.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. libvips

    27 smaz VS libvips

    A fast image processing library with low memory needs.

  11. Allegro

    The official Allegro 5 git repository. Pull requests welcome!

  12. Klib

    23 smaz VS Klib

    A standalone and lightweight C library

  13. MessagePack

    22 smaz VS MessagePack

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

  14. libevent

    12 smaz VS libevent

    Event notification library

  15. zstd

    120 smaz VS zstd

    Zstandard - Fast real-time compression algorithm

  16. LZMAT

    git mirror of LZMAT (http://www.matcode.com/lzmat.htm)

  17. Snappy

    6 smaz VS Snappy

    A fast compressor/decompressor

  18. ck

    7 smaz VS ck

    Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

  19. Minizip-ng

    Fork of the popular zip manipulation library found in the zlib distribution.

  20. Jansson

    6 smaz VS Jansson

    C library for encoding, decoding and manipulating JSON data

  21. brotli

    33 smaz VS brotli

    Brotli compression format

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better smaz alternative or higher similarity.

smaz discussion

Log in or Post with

smaz reviews and mentions

Posts with mentions or reviews of smaz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-13.
  • Advanced MessagePack capabilities
    4 projects | dev.to | 13 Oct 2021
    Choose the data compression algorithm based on the specifics of your data. For example, if you are working with lots of short strings, take a look at [*SMAZ](https://github.com/antirez/smaz).*
  • Improving short string compression.
    1 project | /r/compression | 29 Jul 2021
    Take a look at this. Idea behind it seems nice, but it's fixed dictionary ("codebook") was clearly made for English language, and the algorithm itself is really simple. How can we impove on this? Dynamic dictionary won't do, since you have to store it somewhere, nullifying benefits of using such algorithm. Beyond that I have no idea.
  • C Deep
    80 projects | dev.to | 27 Feb 2021
    smaz - Efficient string compression library. BSD-3-Clause
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic smaz repo stats
3
1,185
0.0
over 5 years ago

antirez/smaz is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of smaz is C.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?