awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ikpil/dotcompressorbenchmark

Open-source alternatives to DotCompressorBenchmark

18 open-source projects similar to ikpil/dotcompressorbenchmark, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DotCompressorBenchmark alternative.

  • lz4/lz4lz4 avatar

    lz4/lz4

    11,882View on GitHub↗

    This project provides a lossless compression algorithm and a byte-oriented compression library designed for high-speed data reduction and maximum decompression speed. It functions as a stream-oriented compression engine, a software library for encoding and decoding data blocks, and a command-line tool for managing interoperable compressed frames. The system distinguishes itself through the use of predefined pattern dictionaries to improve compression ratios for small data sets and small packets. It supports multiple processing modes, including high-speed block compression for minimal latency

    Cccompressionlz4
    View on GitHub↗11,882
  • alexcrichton/bzip2-rsalexcrichton avatar

    alexcrichton/bzip2-rs

    169View on GitHub↗

    Documentation

    C
    View on GitHub↗169
  • alexcrichton/tar-rsalexcrichton avatar

    alexcrichton/tar-rs

    724View on GitHub↗

    Documentation

    Rust
    View on GitHub↗724
  • avaneev/lzavavaneev avatar

    avaneev/lzav

    534View on GitHub↗

    Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

    C++
    View on GitHub↗534
  • brantburnett/snappierB

    brantburnett/Snappier

    0View on GitHub↗
    View on GitHub↗0
  • turbopack/abbreviaTurboPack avatar

    TurboPack/Abbrevia

    137View on GitHub↗

    Abbrevia is a compression toolkit for Delphi and C++Builder.

    Pascal
    View on GitHub↗137

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • mjebrahimi/easycompressorM

    mjebrahimi/EasyCompressor

    0View on GitHub↗
    View on GitHub↗0
  • synopse/mormotsynopse avatar

    synopse/mORMot

    823View on GitHub↗

    Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !

    Pascal
    View on GitHub↗823
  • alexanderbagel/fwzipAlexanderBagel avatar

    AlexanderBagel/FWZip

    64View on GitHub↗

    Набор классов для архивирования.

    Pascal
    View on GitHub↗64
  • cysharp/nativecompressionsC

    Cysharp/NativeCompressions

    0View on GitHub↗
    View on GitHub↗0
  • facebook/zstdfacebook avatar

    facebook/zstd

    27,259View on GitHub↗

    Zstandard is a lossless data compression library and archive format designed for high compression ratios and fast real-time processing. It functions as a real-time data compressor and multi-threaded compression engine capable of distributing workloads across multiple CPU cores to increase throughput. The system features a dictionary-based compressor that trains on sample data to improve the compression ratio and speed of small files. It also provides long distance pattern matching to identify repeated sequences across large files. The library covers a broad range of capabilities including st

    C
    View on GitHub↗27,259
  • ikpil/dotfastlzI

    ikpil/DotFastLZ

    0View on GitHub↗
    View on GitHub↗0
  • jaime-olivares/zipstorerJ

    jaime-olivares/zipstorer

    0View on GitHub↗
    View on GitHub↗0
  • jzebedee/thumbhashJ

    jzebedee/ThumbHash

    0View on GitHub↗
    View on GitHub↗0
  • lifthrasiir/rust-ziplifthrasiir avatar

    lifthrasiir/rust-zip

    2View on GitHub↗

    A simple rust library to read and write Zip archives, which is also my pet project for learning Rust. At the moment you can list the files in a Zip archive, as well as extracting them if they are either stored (uncompressed) or deflated, but I plan to add write support soon.

    Rust
    View on GitHub↗2
  • c3lang/c3cc3lang avatar

    c3lang/c3c

    5,147View on GitHub↗

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    C3c3compilerlanguage
    View on GitHub↗5,147
  • linkedin/school-of-srelinkedin avatar

    linkedin/school-of-sre

    8,093View on GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    HTMLgithadooplinux
    View on GitHub↗8,093
  • apache/nuttxapache avatar

    apache/nuttx

    3,912View on GitHub↗

    NuttX is a POSIX-compliant real-time operating system designed for microcontrollers ranging from 8-bit to 64-bit architectures. It provides a deterministic execution environment with a real-time task scheduler and a POSIX embedded kernel to ensure portable code execution across diverse hardware targets. The project distinguishes itself through a comprehensive hardware abstraction layer that provides standardized drivers for I2C, SPI, CAN, and USB across various semiconductor chipsets. It also features an embedded networking stack supporting TCP, UDP, IPv4, and IPv6, alongside industrial proto

    Cembeddedmcumicrocontroller
    View on GitHub↗3,912