GithubHelp home page GithubHelp logo

leostera / brotli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/brotli

0.0 2.0 0.0 11.4 MB

Brotli compression format

License: MIT License

Shell 0.10% Python 0.80% CMake 0.33% Makefile 0.04% PowerShell 0.20% Batchfile 0.11% C 97.72% Objective-C 0.28% Lua 0.06% C++ 0.34%

brotli's Introduction

Introduction

Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.

The specification of the Brotli Compressed Data Format is defined in RFC 7932.

Brotli is open-sourced under the MIT License, see the LICENSE file.

Brotli mailing list: https://groups.google.com/forum/#!forum/brotli

Build Status

Benchmarks

Related projects

Independent decoder implementation by Mark Adler, based entirely on format specification.

JavaScript port of brotli decoder. Could be used directly via npm install brotli

brotli's People

Contributors

szabadka avatar eustas avatar dsnet avatar lvandeve avatar nemequ avatar ende76 avatar khaledhosny avatar rsheeter avatar rockdaboot avatar sebmarchand avatar piotrsikora avatar akashin avatar thinred avatar nstepien avatar maxnordlund avatar karpinski avatar irori avatar kasper93 avatar crowell avatar nilya avatar gtalusan avatar fred-wang avatar 1100101 avatar mitya57 avatar

Watchers

Leandro Ostera avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.