compression
Here are 2,237 public repositories matching this topic...
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Nov 24, 2021 - Jupyter Notebook
Since some time, the macOS CI run via github actions usually gets killed before it is finished.
We should try to make it faster so it doesn't get killed by github for running too long.
Likely, it is not the tests taking too long, but some preparational steps.
An android image compression library.
-
Updated
Oct 14, 2021 - Kotlin
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
-
Updated
Nov 13, 2021 - C++
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
-
Updated
Dec 25, 2021 - C++
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
Android multi-media selector based on MVP mode.
-
Updated
May 15, 2019 - Java
Insane(ly slow but wicked good) PNG image optimization
-
Updated
Sep 10, 2021 - Python
Mesh optimization library that makes meshes smaller and faster to render
-
Updated
Jan 2, 2022 - C++
Node.js compression middleware
-
Updated
Oct 14, 2021 - JavaScript
Optimized Go Compression Packages
-
Updated
Dec 28, 2021 - Go
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️
-
Updated
Aug 13, 2021 - JavaScript
Swift framework for zipping and unzipping files.
-
Updated
Nov 25, 2021 - Swift
Visual Interface for the Windows 10 Compact Function
-
Updated
May 23, 2021 - Visual Basic .NET
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
-
Updated
Dec 31, 2021 - PHP
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
-
Updated
Mar 8, 2021 - C
SharpCompress is a fully managed C# library to deal with many compression types and formats.
-
Updated
Nov 29, 2021 - C#
A self-extracting archiving tool for Unix systems, in 100% shell script.
-
Updated
Dec 9, 2021 - Shell
10x faster matrix and vector operations
-
Updated
Jan 2, 2022 - C++
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
-
Updated
Dec 30, 2021 - Pascal
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
-
Updated
Dec 29, 2021 - Python
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
-
Updated
Dec 2, 2021 - TypeScript
Simple, configuration-driven backup software for servers and workstations
-
Updated
Dec 9, 2021 - Python
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
-
Updated
Jun 21, 2021 - SCSS
New generation entropy codecs : Finite State Entropy and Huff0
-
Updated
Nov 28, 2021 - C
zlib replacement with optimizations for "next generation" systems.
-
Updated
Jan 1, 2022 - C
single header libraries for C/C++
-
Updated
Oct 10, 2021 - C
Improve this page
Add a description, image, and links to the compression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compression topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere