Showing 21 open source projects for "algorithm"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    Razer Cortex

    Razer Cortex

    Automatically streamline your PC’s performance

    Automatically streamline your PC’s performance and visuals for supported games, thanks to an advanced AI with a machine-learning algorithm that calculates the best settings based on your preferences. Take your PC optimization one step further with a one-stop solution that automatically detect and delete junk files to free up space. Get more bang for your buck with a price comparison engine that scans top digital PC game stores to compile the best prices, as you join frequent giveaways...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    LittleFancyTool

    supports RS232/485/Modbus, sockets, text enc/dec (multi-alg) and so on

    This small tool, built with WinForm and Ant Design UI, supports RS232, RS485, and Modbus serial communication debugging, socket communication capabilities, multi-algorithm text encryption/decryption, image/text Base64 conversion, and asynchronous multi-threaded file encryption/decryption.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Super Search

    Super Search

    Introducing Super Search: Your Ultimate File Discovery Tool!

    Super Search revolutionizes file search! Find word documents, PDFs, and folders with lightning speed on your entire hard drive. Our intelligent algorithm ensures precise results, saving you time and effort. Enjoy unparalleled file format support and privacy, all in a user-friendly package. But that's not all! Super Search is your ticket to rediscovering lost treasures from the past. Whether it's an old work file, a cherished family memory, or any sentimental piece you thought was gone...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    DuplicatedFile

    DuplicatedFile

    Find out duplicate files

    Discovers duplicate files within a folder or disk and saves the list of discovered files to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hex Encoding Utility

    Hex Encoding Utility

    An utility that allows you to convert your data using Base16 encoding.

    Base16 Encoding Utility is a small but useful console application for MS Windows that allows you to convert your data using hexadecimal encoding and provides additional tools to manage the formatting of the hex dump output. The utility has many options that allow you to customize the process of encoding and outputting data. Application input can be obtained from files, command line, keyboard or by redirecting output from another console application. The Base16 algorithm provides encoding...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Verigio - DNS Proxywall / DNS Firewall

    Verigio - DNS Proxywall / DNS Firewall

    One of the most advanced DNS Proxy and DNS Firewall in one product.

    It is a versatile DNS Proxy server with DNS firewall which filters DNS traffic between local computer and DNS servers with flexible rules, supports blocking by IP geography, caching, import/export rules into XML. With a click of a button acts as a DNS proxy (or DNS server), supports multiple client authentication methods, calculates statistics for DNS servers and proxy clients, supports load balancing between multiple upstream DNS servers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    Gutmann Algorithm Secure File Deletion

    Using Gutmann method for securely deleting files in Windows.

    Gutmann method uses 35 passes over the region to be deleted, 8 of them are Pseudo-random. Considered by some to be highly effective for preventing file recovery. Requires .NET Framework 4.0 --- Systems & Safety Establishment https://sarab.me Source Code available in c# with comments. Reference: http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    NiceHash Miner

    NiceHash Miner

    NiceHash easy to use CPU & GPU miner

    ... or cryptocurrency coins market analysis. Auto-tuning for best performance and efficiency, automatic selection and runtime automatic switching to most profitable cryptocurrency algorithm are all integrated into NiceHash Miner and will enable you seamless, joyful and profitable mining experience.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 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
  • 10
    House Party Protocol

    House Party Protocol

    an ultimate evidence wiper

    It's a open source file wiper program which can get commands remotely and acts in emergency stiuations. Program's name inspired by Iron Man 3 movie where Tony Stark activates the "House Party Protocol" when his house is destroyed. It's written for preventing your private datas captured by police or thieves. *Usage* - You need to have a hosting account which can run php scripts (you can register for a free one) Change the $password section in base.php and upload it to your hosting with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Universal File Splitter & Joinner

    the Powerfull, Beautiful file Splitter

    Easy, Lighweight, Free for Sharing and Archieving Universal File Splitter and Joiner is a powerful file splitter and joiner utility that can split a big file into small pieces, then can be joined latter to get the original file, also check Identical for both Source and Joined file. provides many signature algorithm. This application requires- * .NET framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LZWStream

    The LZW algorithm in C#

    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#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File Wiper .NET

    File Wiper .NET

    Tool written in C# to safely delete existing files.

    File Wiper .NET is a program intended to safely destroy the content of files. This destructive job is done by overwriting the content of a given file before deleting it. To overwrite the file content a user can choose one of the predefined wiping algorithms. Further, after wiping the file content the name of a file is also overwritten using a special wiping algorithm.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    MyRouter

    MyRouter

    WiFi Hot Spot using WindowsXP, Windows 7 and 2008 R2

    MyRouter is a Virtual WiFi Router that takes advantage of the WindowsXP , Windows 7 and Windows 2008 R2 Virtual WiFi technology and simplifies the process of sharing your internet securely with other WiFi enabled device's with a few clicks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A proof-of-concept application of the Statistical Protocol IDentification (SPID) algorithm. SPID can detect the application layer protocol (layer 7) by analysing flow (packet sizes etc.) and payload statistics (byte values etc.) from pcap files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This CPU Benchmark is written in .NET C# and use the Linpack and Whetstone algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XLN Desktop Search is search engine for files and folders in your desktop. Using the KMP (Knuth-Morris-Pratt) string search algorithm makes it much faster. And it is so simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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!===
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Swatian Tigers Desktop Search

    Desktop Search Application

    A light weight Desktop Search Application built in .net C# and Vb.net implemented using file search recursive algorithm and threads. provides explorer like view of files. It can be implemented in mono(platform independent).currently only runs on Microsoft Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BloodHound is a Windows program compiled from C# source files that will generate Cyclic Redundancy Check numbers for a given file, directory/folder, or other locations. The program uses the CRC-32 algorithm using the same seed as used in Ethernet layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project brings the Windows defragging API to the .Net world. I hope this project will spur people to write new defragging algorithms by providing an algorithm plugin framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next