8 skills found
linkedin / MigzMultithreaded, gzip-compatible compression and decompression, available as a platform-independent Java library and command-line utilities.
julienperriercornet / TurbosqueezeRealtime Multithreaded Compression library writen in C/C++
sid-sg / Multithreaded Secure FTP Client ServerSecure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission using OpenSSL, storage in SQLite DB and PBKDF2 hashing using OpenSSL
safedotme / SafeSafe is an open source mobile platorm to discretely capture incidents with ease, powered by an SMCE written in native Swift and Kotlin.
Yeabsirashimelis / Oxide Http1.1A fully functional multithreaded HTTP/1.1 server built from scratch in Rust — featuring routing, gzip compression, persistent (keep-alive) connections, concurrency via a custom thread pool, graceful connection closure, and modular request/response handling.
IRedDragonICY / CompactrsUltra-lightweight, native Windows transparent file compressor built in Rust. Leverages the Windows Overlay Filter (WOF) to save disk space without performance loss. Features a modern, bloat-free Win32 GUI, batch processing, and multithreaded compression (XPRESS/LZX). Zero dependencies, <1MB binary.
AnthraX1 / Py ElasticdumpThe best Elasticsearch export tool on GitHub. Supports multithreading (slices), HTTP compression, queries and more!
rbga / Multi Threaded Real Time Image And Video Compression Using OpenCVThis project showcases real-time image and video compression using OpenCV in C++. The code allows users to choose between image or video compression and specify the compression level. The project utilizes multithreading to achieve efficient compression performance.