MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
...I created this project after becoming frustrated with the bulkiness and price of backup solutions available.
I have become distracted with other projects, including porting over a concept of this project to C++.
There is a lot of good code here and plenty more to do.
Hopefully it can help someone else out there.
Thanks for looking
rmeadejr
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#.
FlagSync is a synchronization and backup tool, which allows you to synchronize or backup your files with local folders (or an extern harddrive or flashdrive) and FTP-Servers, as well as synchronize your non-iPod MP3-Player with iTunes.
The source code is currently hosted at http://github.com/flagbug/FlagSync
.NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
!IMPORTANT!
BROWSEMONKEY HAS MOVED TO GITHUB. The version available here on Sourceforge is outdated and will likely not work, and only the source code has been left for reference. Get the latest version at
https://github.com/shukriadams/browsemonkey
BrowseMonkey is simple : an offline directory browser. It allows you to store a directory tree structure (in Xml format), and browse that data. It´s useful for cataloging the contents of your CDRs, backup tapes or remote drives.