compression
Here are 2,396 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
some tests are run as part of the borg self test which is executed at every start of borg.
as borg does not and must not require pytest for a normal installation, these tests must not use pytest.
there is a comment in the relevant test files (e.g. some crypto tests), but it is easy to miss.
guess we better add an assert checking that there is no pytest in the module namespace fo
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
Apr 13, 2022 - 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
Apr 19, 2022 - C++
I think there's an extra #endif in tinyfiles.h. Around line 88 there's this:
#if defined( TINYPATH_IMPLEMENTATION )
#endif TINYPATH_IMPLEMENTATION
That #endif doesn't look like it should be there. I get compilation errors about the final #endif having no matching #if
Mesh optimization library that makes meshes smaller and faster to render
-
Updated
Apr 24, 2022 - C++
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
Optimized Go Compression Packages
-
Updated
Apr 25, 2022 - Go
Node.js compression middleware
-
Updated
Oct 14, 2021 - JavaScript
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️
-
Updated
Mar 26, 2022 - JavaScript
Visual Interface for the Windows 10 Compact Function
-
Updated
May 23, 2021 - Visual Basic .NET
Swift framework for zipping and unzipping files.
-
Updated
Mar 20, 2022 - Swift
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
Apr 19, 2022 - PHP
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
Apr 21, 2022 - Pascal
SharpCompress is a fully managed C# library to deal with many compression types and formats.
-
Updated
Apr 25, 2022 - C#
A self-extracting archiving tool for Unix systems, in 100% shell script.
-
Updated
Apr 15, 2022 - Shell
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
10x faster matrix and vector operations
-
Updated
Apr 4, 2022 - C++
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
-
Updated
Apr 14, 2022 - Python
High performance (de)compression in an 8kB package
-
Updated
Apr 5, 2022 - TypeScript
Simple, configuration-driven backup software for servers and workstations
-
Updated
Apr 23, 2022 - Python
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
-
Updated
Mar 24, 2022 - TypeScript
New generation entropy codecs : Finite State Entropy and Huff0
-
Updated
Nov 28, 2021 - C
zlib replacement with optimizations for "next generation" systems.
-
Updated
Apr 25, 2022 - 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