Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A very simple dictionary based text compressor.
Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for
Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed).
The public Litc API are in fact:
byte[] packed = Litc.GetBytes(value);
string unpacked = Litc.GetString(packed);
About the program:
Banal Zip archiver
Created by a 12 year old man :)
My YouTube channel: MrOlegTitov
---------------------------------------------------
This program was created in 1 hour 10 minutes
If you want to support me:
YandexMoney: 4100110731481746
WebMoney: 519227791003
---------------------------------------------------
This archiver is completely free!
But again you can support me)))
( But I'm not suggesting anything..... )
NoDouble is a duplicate correction tool. It scans your drives for duplicate file. Unlike most tools, it replaces duplicates with hard links.
A duplicate file is file with the same content, the same size, but not necessarily the same name or extension.
When two duplicates or more are found, at least one of them is replaced with a hard link that points to the same data in the first file. Effectively, a hard link is a file, not a shortcut, and by removing the first file, the second file will...
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Implementation of the LZW algorithm in C#, adhering to the built-in System.IO.Compression.
The algorithm and code is much improved, compared to projects like SharpLZW.
The LZW algorithm is for arbitrary lossless data compression and are noticeable for simplicity and low (compared to others) memory consumption. Making it interesting for eg. embedded use.
There're many other LZW implementations out there. This one is focused on KISS and C#.
This is a complement to http://mssqlcompressed.sourceforge.net. You can specify DBs to backup by name, all, system, online only, or all but system. With a single scheduled task you can backup every database. You can also specify retentions.
A simple library for unzipping Zip Files using C#. This does not presently handle zipping, if you are interested in contributing, contact me. I made this because it was hard to find a completely free unzipping library for C#.
.NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
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.
SharpArchiver is a simple to use file archiver.Fully supporting Zip,7Zip,Lha and Sqx archives.Open and Extract support for 47 different archive extensions(Zip,7z,Tar,Gzip,Bzip2,Arc,Arj,Asd,Ace,Cab,Rar etc.).
Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
WRoX-SFV - is a Windows GUI .sfv checksum application, with the checksums it creates you can check for edited, changed, currupted files. Features: recursive .sfv checking, .sfv file association, windows context menu integration, automatic unrar/unzip
PowerPAQ will be GUI application that will use strenght of GPL-licensed PAQ compression algorithm. This algorithm is slow but extremely powerful.
First, windows version will be out. Next step is Linux GUI version.
==Project is coming back to developement with new ideas!===
R-Decompressor is a recursive RAR and ZIP decompression utility, you can decompress accross directories and in a recursive way with optional deletion of processed files. Multipart RAR files are supported.
Using the LZMA compression library ported to c#, I intend to make a multi threaded archival system, that will compress files (slice them a set number of times) and use up to 4 threads for compressing those files.
ZipDB is a program that allows databases to be made easily and efficiently using compressed zip files. An easy-to-use gui is the key feature allowing quick access to all files in the archive, and since the archives are .zip they can always be opened on