lzsa

Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros (by emmanuel-marty)

Lzsa Alternatives

Similar projects and alternatives to lzsa

  1. zfs

    759 lzsa VS zfs

    OpenZFS on Linux and FreeBSD

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  4. citus

    71 lzsa VS citus

    Distributed PostgreSQL as an extension

  5. lighthouse-of-doom

    A simple text-based adventure game

  6. spectrum-desolate

    🕹️ Ported Desolate game from TI-83 Plus to ZX Spectrum

  7. apultra

    Free open-source compressor for apLib with 5-7% better ratios

  8. salvador

    A free, open-source compressor for the ZX0 format

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. libi86

    Discontinued Attempt to reimplement non-standard C library facilities (e.g. <conio.h>) used in MS-DOS programs, for IA-16 GCC & ACK ― mirror of https://gitlab.com/tkchia/libi86 • Ubuntu packages for cross-compilation at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://github.com/tkchia/libi86/releases

  11. Mad-Pascal

    2 lzsa VS Mad-Pascal

    Mad Pascal Compiler for 6502 (Atari XE/XL, C64, C4Plus, Neo6502)

  12. orterforth

    1 lzsa VS orterforth

    fig-Forth for modern and retro platforms.

  13. json65

    A JSON parser written in 6502 assembly language.

  14. pretty6502

    A pretty printer for 6502, Z80, CP1610, TMS9900, and 8088 assembler code

  15. 6502

    Discontinued MOS 6502 Emulator in C (by morrigan-plus-plus)

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

lzsa discussion

Log in or Post with

lzsa reviews and mentions

Posts with mentions or reviews of lzsa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-08.
  • lzsa: Byte-aligned compressor with fast decompression on 8-bit micros
    1 project | news.ycombinator.com | 3 Dec 2024
  • The LZ4 introduced in PostgreSQL 14 provides faster compression
    4 projects | news.ycombinator.com | 8 Nov 2021
    True.

    If you're on your way down this rabbit hole, there's a bunch of old-machine-specific compression algorithms, developed by the emulator community, e.g. LZSA: https://github.com/emmanuel-marty/lzsa

  • Modern LZ Compression
    1 project | news.ycombinator.com | 17 Aug 2021
    There's quite a lot of retro modern LZ activity too! LZ turns out to be amazing on old machines, often only several times slower than a block copy. Optimal compressors and control over the algorithm have led to some very tight demos.

    https://www.brutaldeluxe.fr/products/crossdevtools/lz4/index... LZ4 Data Compression - a rather long and in-depth article looking at LZ4 on the 65816 for the Apple IIgs

    https://github.com/emmanuel-marty/lzsa - LZSA - a LZ4-like modern LZ that's more efficient both in speed and compression to LZ4 (at least on the 8 bitters it targets).

  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 28 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic lzsa repo stats
3
239
2.1
over 1 year ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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