-
Updated
Aug 6, 2020 - Jupyter Notebook
#
compression
Here are 1,608 public repositories matching this topic...
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
audio
learning
tutorial
compression
h264
video
ffmpeg
hls
guide
handson
dash
codec
video-codec
h265
adaptive-streaming
arithmetic-coding
vp9
bitstream
av1
frame-types
2
ThomasWaldmann
commented
Apr 13, 2020
If somebody has some time for FUSE benchmarking:
diff --git a/src/borg/fuse.py b/src/borg/fuse.py
index 429790e4..27ab1c1a 100644
--- a/src/borg/fuse.py
+++ b/src/borg/fuse.py
@@ -644,12 +644,13 @@ def read(self, fh, offset, size):
data = self.data_cache[id]
if offset + n == len(data):
# evict fully read chunk from cache
-
An android image compression library.
android
kotlin
photos
compression
kotlin-android
kotlin-library
android-library
compress-images
compressor
image-compression
kotlin-coroutines
-
Updated
Aug 8, 2020 - Kotlin
vtorri
commented
May 23, 2019
everything in the title :)
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
-
Updated
Aug 20, 2019 - 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
Jul 7, 2020 - C++
Android multi-media selector based on MVP mode.
-
Updated
May 15, 2019 - Java
Insane(ly slow but wicked good) PNG image optimization
macos
image
png
compression
png-compression
images
image-processing
lossy
image-compression
pngquant
image-quality
lossy-compression
zopflipng
-
Updated
May 15, 2020 - Python
ddengster
commented
Dec 15, 2017
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;
Node.js compression middleware
-
Updated
Aug 30, 2020 - JavaScript
Mesh optimization library that makes meshes smaller and faster to render
-
Updated
Aug 22, 2020 - C++
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻♂️⭐
javascript
security
cryptography
privacy
compression
cipher
functional-programming
hacking
steganography
infosec
ramdajs
hacking-tool
data-exfiltration
security-tools
stego
hacking-tools
-
Updated
Aug 2, 2020 - JavaScript
Swift framework for zipping and unzipping files.
-
Updated
Jun 27, 2020 - Swift
Visual Interface for the Windows 10 Compact Function
-
Updated
Aug 25, 2019 - Visual Basic
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
Aug 13, 2020 - PHP
Columnar store for analytics with Postgres, developed by Citus Data. Check out the mailing list at https://groups.google.com/forum/#!forum/cstore-users or join our slack channel at https://slack.citusdata.com
-
Updated
Jul 2, 2020 - C
A self-extracting archiving tool for Unix systems, in 100% shell script.
-
Updated
Aug 6, 2020 - Shell
SharpCompress is a fully managed C# library to deal with many compression types and formats.
-
Updated
Aug 1, 2020 - C#
Compress JSON into URL friendly strings
-
Updated
Jul 8, 2020 - JavaScript
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
html
sass
boilerplate
babel
compression
webpack
pwa
es6
offline
offline-first
optimization
webpack-boilerplate
scss
starter
static-site
webpack4
-
Updated
Jul 20, 2020 - CSS
Simple image compression full website code written in node, react and next.js framework. Easy to deploy as a microservice.
-
Updated
Jul 17, 2020 - JavaScript
New generation entropy codecs : Finite State Entropy and Huff0
-
Updated
Jul 27, 2020 - C
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
machine-learning
sparsity
compression
deep-learning
tensorflow
optimization
keras
ml
pruning
quantization
model-compression
quantized-training
quantized-neural-networks
quantized-networks
-
Updated
Aug 28, 2020 - Python
PyTorch Implementation of "Lossless Image Compression through Super-Resolution"
-
Updated
Apr 8, 2020 - Python
High-performance serialization library for Clojure
-
Updated
Aug 31, 2020 - Clojure
Simple, configuration-driven backup software for servers and workstations
-
Updated
Aug 27, 2020 - Python
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
docker
imagemagick
image
png
compression
microservice
jpeg
image-processing
crop
gif
webp
mozjpeg
face-detection
flysystem
resize-images
crop-image
compression-algorithm
more-cats
flyimg
-
Updated
May 10, 2020 - PHP
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
performance
compression
image-processing
image-compression
performance-monitoring
performance-testing
github-action
-
Updated
Aug 21, 2020 - JavaScript
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