FastLZ VS typeclass-interface-pattern

Compare FastLZ vs typeclass-interface-pattern and see what are their differences.

typeclass-interface-pattern

Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C (by TotallyNotChase)
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 typeclass-interface-pattern
1 2
393 36
- -
0.0 0.0
2 months ago almost 3 years ago
C C
GNU General Public License v3.0 or later MIT License
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

typeclass-interface-pattern

Posts with mentions or reviews of typeclass-interface-pattern. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-03.

What are some alternatives?

When comparing FastLZ and typeclass-interface-pattern you can also consider the following projects:

ZLib - A massively spiffy yet delicately unobtrusive compression library.

libexpat - :herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub

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

libev - Full-featured high-performance event loop loosely modelled after libevent

smaz - Small strings compression library

cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99

fart - Brainfuck to 8086 machine instructions

c-iterplus - Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators

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

interface99 - Full-featured interfaces for C99

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

Minibox - Small Linux commands for resource limited systems