Showing 34 open source projects for "zstd"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Zstandard

    Zstandard

    Zstandard - Fast real-time compression algorithm

    ... faster compression and decompression speed in exchange for some loss in compression ratio compared to level 1, as seen in the table above. Zstd can trade compression speed for stronger compression ratios. It is configurable by small increment. Decompression speed is preserved and remain roughly the same at all settings, a property shared by most LZ compression algorithms, such as zlib or lzma.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 2
    ProxyPin

    ProxyPin

    Open source free capture HTTP(S) traffic software ProxyPin

    ProxyPin is a full-featured, cross-platform HTTP(S) traffic capture and proxy tool. Developed in Flutter, it enables interception, inspection, rewriting, and blocking of network traffic across devices via scans and QR-based connection. It supports scripting, filtering, statistics, and integrates HTTP/2, zstd, WebSocket parsing, and AES tools.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Keka

    Keka

    The macOS & iOS file archiver

    Keka is a full-featured file archiver, as easy as it can be. With Keka you can compress as many files as you want in a bunch of formats. Divide files and protect them with a password is now a kids game. Just drop the files you want to compress to the Keka icon in the Dock or the main window. Also, Keka can extract lots of compressed files, from ZIP and 7Z to RAR archives, even parted ones. Just double-click on those files and they will be extracted using Keka, or drop them to the icon in the...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    librdkafka

    librdkafka

    The Apache Kafka C/C++ library

    librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer. librdkafka is licensed under the 2-clause BSD license. KAFKA is a registered trademark of The Apache Software Foundation and has been licensed for use by librdkafka. librdkafka has no...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    trdsql

    trdsql

    CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN

    ... determines the output format(csv, ltsv, json, tbln, raw, md, at, vf, jsonl) and compression format(gzip, bz2, zstd,lz4, xz) by guess.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    WAL-G

    WAL-G

    Archival and Restoration for databases in the Cloud

    WAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, and MS SQL Server (beta for MongoDB and Redis). WAL-G is the successor of WAL-E with a number of key differences. WAL-G uses LZ4, LZMA, ZSTD, or Brotli compression, multiple processors, and non-exclusive base backups for Postgres. More information on the original design and implementation of WAL-G can be found on the Citus Data blog post "Introducing WAL-G by Citus: Faster Disaster Recovery for Postgres". A precompiled binary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MyDumper

    MyDumper

    MyDumper project

    MyDumper is a MySQL Logical Backup Tool. It has 2 tools. mydumper which is responsible to export a consistent backup of MySQL databases. myloader reads the backup from mydumper, connects the to destination database and imports the backup. Both tools use multithreading capabilities. MyDumper is Open Source and maintained by the community, it is not a Percona, MariaDB or MySQL product. Parallelism (hence, speed) and performance (avoids expensive character set conversion routines, efficient...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    urllib3

    urllib3

    Python HTTP library with thread-safe connection pooling

    urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. Thread safety, connection pooling. Client-side TLS/SSL verification. File uploads with multipart encoding. Helpers for retrying requests and dealing with HTTP redirects. Support for gzip, deflate, brotli, and zstd encoding. Proxy support for HTTP and SOCKS. 100% test coverage. Professional support for urllib3 is available as part of the Tidelift Subscription...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    minizip-ng

    minizip-ng

    Fork of the zip manipulation library found in the zlib distribution

    minizip-ng is a zip manipulation library written in C that is supported on Windows, macOS, and Linux. Minizip was originally developed by Gilles Vollant in 1998. It was first included in the zlib distribution as an additional code contribution starting in zlib 1.1.2. Since that time, it has been continually improved upon and contributed to by many people. The original project can still be found in the zlib distribution that is maintained by Mark Adler. The motivation behind this repository...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Static Web Server

    Static Web Server

    A cross-platform, high-performance and asynchronous web server

    Static Web Server (or SWS abbreviated) is a tiny and fast production-ready web server suitable to serve static web files or assets. It is focused on lightness and easy-to-use principles while keeping high performance and safety powered by The Rust Programming Language. Written on top of Hyper and Tokio runtime, it provides concurrent and asynchronous networking abilities and the latest HTTP/1 - HTTP/2 implementations. Cross-platform and available for Linux, macOS, Windows, FreeBSD, NetBSD,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    rust-rocksdb

    rust-rocksdb

    Rust wrapper for rocksdb

    Binding is statically linked with a specific version of RocksDB. If you want to build it yourself, make sure you've also cloned the RocksDB and compression submodules. By default, support for the Snappy, LZ4, Zstd, Zlib, and Bzip2 compression is enabled through crate features. If support for all of these compression algorithms is not needed, default features can be disabled and specific compression algorithms can be enabled. The underlying RocksDB does allow column families to be created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Borg

    Borg

    Deduplicating archiver with compression and encryption

    BorgBackup or Borg for short is a deduplicating backup program that also supports compression and authenticated encryption. It provides a secure and efficient way to backup data, and is ideal for daily backups and backups to not fully tested targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ClickHouse Go

    ClickHouse Go

    Golang driver for ClickHouse

    ... supports http protocol for transport. (Experimental). Marshal rows into structs (ScanStruct, Select). Unmarshal struct to row (AppendStruct). Connection pool Failover and load balancing. Bulk write support (for database/sql use begin->prepare->(in loop exec)->commit). AsyncInsert, named and numeric placeholders support. LZ4/ZSTD compression support. External data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DTail

    DTail

    DTail is a distributed DevOps tool for tailing, grepping, catting logs

    DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed MapReduce aggregations across many devices. For secure authorization and transport encryption, the SSH protocol is used. Furthermore, DTail respects the UNIX file system permission model (traditional on all Linux/UNIX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Garuda Linux
    Garuda Linux is a userfriendly and performance orientated distro which is based on Arch Linux. Unlike Arch, the installation process is easy and management easy because of many included advanced GUI tools to manage the system. Garuda Linux provides system security by using automatic BTRFS snapshots when upgrading which you can boot into if an upgrade fails.
    Leader badge
    Downloads: 8,448 This Week
    Last Update:
    See Project
  • 16
    The phones I have: Xiaomi Mix 2s (polaris) (Discontinued) OnePlus 7 Pro (guacamole) OnePlus 7T Pro (hotdog) RedMagic 9 Pro (tiro)
    Leader badge
    Downloads: 536 This Week
    Last Update:
    See Project
  • 17
    Bubble2

    Bubble2

    Android comic book reader, Image archive viewer. Simple yet comfy.

    Android comic book reader/Image archive viewer. Simple yet comfy. Open PDF, RAR, ZIP, 7Z, TAR files. Display BMP, JPG, GIF, PNG, WebP and JP2/J2K images. Based on Bubble v1.6.0 by Nazar Kanaev. Upgraded dependencies, enhancements as felt needed. This software is licensed under GNU General Public License v3.0 as stated on https://github.com/edeso/bubble2/blob/master/LICENSE.md . Sources and further information can be found on the project's website https://github.com/edeso/bubble2 .
    Downloads: 96 This Week
    Last Update:
    See Project
  • 18
    Penguins' eggs

    Penguins' eggs

    On the road of Remastersys, Refracta, Systemback and father Knoppix!

    penguins-eggs is a console tool, under continuous development, that allows you to remaster your system and redistribute it as live images on usb sticks or via PXE, work on amd64, i386 and ARM64.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 19
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    Modified Debian netboot with rtw89 WiFi-support install image suitable to be 'burned' onto ~340 MB CD|USB media with command (assuming USB device is at /dev/sdc *else* modify or you risk data loss) at Linux shell: dd if=metztli-reiser4.iso of=/dev/sdc bs=4M; sync Enables native reiser4 create/partition/format of storage media during Debian OS installation—accomplished via Internet. Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert...
    Downloads: 125 This Week
    Last Update:
    See Project
  • 20
    Vuu-do

    Vuu-do

    GNU/Linux project, using Devuan as a base.

    Vuu-do is a lightweight project based on Devuan using the Openbox WM. There are mini's to build on, or maximal versions with programs already installed. (Now a Mate-mini as well). NEWS: 10-25-2025 Updated Vuu-do OB-Z's uploaded + updated Oxy2-ZEN icons NEWS: 9-01-2025 Devuan 6 (excalibur) mate-mini uploaded in Testing! NEWS: 9-01-2025 Devuan 6 (excalibur) mate-mini + Xlibre uploaded in Testing! NEWS: 10-18-2025 New apps uploaded in the misc. section! NEWS: 2-07-2025 Updated...
    Downloads: 102 This Week
    Last Update:
    See Project
  • 21
    Nitrux

    Nitrux

    Simple, quick and responsive. That's Nitrux.

    Nitrux is a Linux desktop distribution based on Debian, using the Calamares installer and featuring the NX Desktop on KDE Plasma 5. It prioritizes simplicity and uses OpenRC instead of systemd. Nitrux leverages AppImages for software management and includes Maui Apps, created with the MauiKit UI framework. The distribution is consistently updated with the latest Debian base and the Liquorix kernel, offering performance enhancements like flexible inode placement, zstd compression, and checksum...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22

    pibackup

    Raspberry Pi backup & restore tool – create, shrink & compress

    pibackup is a portable 64-bit live backup tool with a graphical user interface (GUI), specially designed for Raspberry Pi and similar Linux systems. It supports live backups of running systems, but can also create images from inactive drives. Restores are safe and flexible, offering various options. Unlike typical SD card tools, it is optimized for large storage devices such as SSDs and HDDs, while still working seamlessly with smaller devices. It creates backups of the first two...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    DJGPP cross-compiler with POSIX threads

    Linux to DJGPP cross-compiler with pthread library and std::thread.

    ...-msdosdjgpp/15.1.0/lto-wrapper Target: i586-pc-msdosdjgpp Configured with: ../configure --target=i586-pc-msdosdjgpp --prefix=/usr/local --enable-languages=c,c++,objc,obj-c++,fortran --with-tune=pentium --with-pkgversion='DJGPP 2.05' --enable-libquadmath-support --enable-libstdcxx-filesystem-ts --enable-lto --disable-libstdcxx-pch Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 15.1.0 (DJGPP 2.05)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    g3fc

    g3fc

    A modern, fast, and secure file archiver with built-in data resilience

    G3FC is a modern, high-performance open-source file archiver using Zstd compression. This project delivers a secure and resilient file container format engineered to replace legacy tools. G3FC excels with its technical features: blazing-fast Zstandard compression, strong AES-256-GCM authenticated encryption, and optional Forward Error Correction (FEC) to prevent data corruption. Its unique footer design allows for instant file indexing and searching, even in massive archives, eliminating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mxarchiver

    Archiver tuned for fast file access and efficient incremental backups

    MXArchiver is an archiver like tar or zip but tuned for fast file access and efficient incremental backups. Incremental backup has provisions for only storing the changes within a file to support efficient handling of e.g. virtual machine images or database files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.