FastLZ VS Minibox

Compare FastLZ vs Minibox and see what are their differences.

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
FastLZ Minibox
1 1
393 36
- -
0.0 0.0
2 months ago over 3 years ago
C C
GNU General Public License v3.0 or later 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.

FastLZ

Posts with mentions or reviews of FastLZ. 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
    fastLZ - Lightning-fast lossless compression library (LZ77 type). Embbedable on small target like ARM Cortex-M families. Source code directly embbedable on your project ( a pair of h/c files), no dynamic memory allocation. MIT

Minibox

Posts with mentions or reviews of Minibox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-02.
  • fdbox - a new shell for MSDOS/freeDOS
    3 projects | /r/C_Programming | 2 Nov 2021
    I found this cool project: https://github.com/ercanersoy/Minibox and ... I found myself writing this cool project. I always wanted to do this... so why not? I also took a lot of inspiration from Andreas Kling, from SerenityOS. "If you split every problem to smaller problems, and continue working, eventually you will finish" (or something similar...).

What are some alternatives?

When comparing FastLZ and Minibox you can also consider the following projects:

ZLib - A massively spiffy yet delicately unobtrusive compression library.

fdpp - FreeDOS plus-plus, 64bit DOS

minlzma - The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils

fdbox - A new shell for FreeDOS

smaz - Small strings compression library

jSH - A Javascript scripting engine for DOS

fart - Brainfuck to 8086 machine instructions

DOjS - A MS-DOS Creative Coding IDE/platform based on JavaScript

Onion - C library to create simple HTTP servers and Web Applications.

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

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

typeclass-interface-pattern - Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C