Showing 2007 open source projects for "algorithm"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    SecureDel

    SecureDel

    Secure File Deletion

    SecureDel is a small utility that does not require installation and can be used directly from a USB drive. The program is very lightweight, very easy to use, very fast, and uses six different deletion algorithms. It does not leave any trace in the system where it acts and performs deletions in such a way that deleted files can no longer be recovered. It generates a report after each deletion to display the processing times. SecureDel 1.2.3 Released. Good Deletion!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    itom

    itom

    itom - an Open Source Measurement, Automation and Evaluation Software

    itom is an open source software suite for operating measurement systems, laboratory automation and data evaluation. One main application of itom is the development and operation of sensor and measurement system for instance in a laboratory environment. Therefore, the software has to be able to communicate with a wide range of different hardware systems, such as cameras or actuators and should provide a diversified and as complete as possible set of evaluation and data processing methods....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Batch Auto Upscale Images xBRZ

    Batch Auto Upscale Images xBRZ

    Auto Upscale All Images Using xBRZ 234x

    This tool allows you to easily upscale all your PNG, JPG and GIF images en masse, such as pixel art or AI-generated art, using the open source, amazing, best-in-class, hyperfast non-AI xBRZ algorithm. Unlike the original xBRZ preview program which could only do one image at a time, the new .bat script allows you to mass upscale ALL your images in bulk without needing to fumble with unintuitive commandline nonsense! Perfect for the layperson artist. This is NOT a creative AI upscale type...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    AES-256 CBC File Encrypter

    AES-256 CBC File Encrypter

    Open source file encryption software

    An open-source software that enables you to encrypt your files using the AES encryption algorithm. GitHub page can be found at https://github.com/Northstrix/AES-256_CBC_File_Encrypter Made with the help of Perplexity If you find this project convenient, please leave a review to help others learn about it. Similar projects: https://sourceforge.net/projects/sta-file-encrypter/ https://sourceforge.net/projects/aes256-cbc-file-encrypter/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5

    libdspl-2.0

    libdspl-2.0 is opensource cross-platform digital signal processing alg

    libdspl-2.0 — opensource cross-platform digital signal processing algorithm library, written in C language. Distributed under LGPL v3 license. This allows to use this library in all applications with dynamic linking.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PWSLIB3

    PWSLIB3

    Password Safe encrypted databases, Java library

    Java module to create, read and write Password Safe V3 encrypted databases. The package is a mature offspring from project JPasswords and can be used with Java 1.8. There is an API document available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    seekthis
    🔐 SeekThis – File Encryption & Decryption Tool (AES) Secure your important files with SeekThis, a lightweight and efficient tool to encrypt and decrypt files using the AES (Advanced Encryption Standard) algorithm. With SeekThis, you can: ✅ Hide important files using your own key ✅ Protect data privacy quickly and easily ✅ Decrypt files only if you have the correct key ✅ Free and open-source! 📁 Encryption & Decryption made more convenient, secure, and personal. Try it now and keep...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    liba

    An algorithm library based on C/C++

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Downloads: 3 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
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GSvit

    GSvit

    Fast FDTD solver with graphics card support

    Fast FDTD solver with graphics card support. Optimized for nanoscale optics - scanning near field optical microscopy, rough surface scattering and solar cells. Uses CUDA environment for graphics card operation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    QPoisson

    QPoisson

    Implement Poisson blending algorithm in a simple photo editor with Qt

    QPoisson is not only an image editor for implementing conventional image transformations such as mirroring, rotation, inversion, grayscale, etc., but also a carrier for implementing Poisson fusion algorithms. It seamlessly stitches segments from one image into another, larger image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Bubble Sort Simulator

    Bubble Sort Simulator

    Graphically visualizes Bubble Sort for better understanding

    This easy to install and easy to use GUI program graphically visualizes the bubble sort algorithm for a user entered list of numbers for better understanding. Made using OpenGL with C++ for Windows 7/8/10/11, it shows how bubble sort algorithm sorts a sequence of user-entered 7 one-digit numbers in ascending order comparison by comparison, pass by pass. Download and Run the Installer. Preferably do not choose Program Files or Program File(x86) for storage. Default storage location...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Image Optimizer
    This tool helps to optimize images (in batch) to their best quality given a constraint file size in KBs. It utilizes opensource tools such as imagemagick, with a modified binary search tree algorithm. Inspired by handbrake, it has been compiled for Windows 11 with Python 3.13.0 version. See the intro video clip for how it works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    zoxide

    A smarter cd command. Supports all major shells.

    zoxide is a blazing fast replacement for your cd command, inspired by z and autojump. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match. https://github.com/ajeetdsouza/zoxide
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Taxallnomy is a taxonomic database that provides taxonomic lineages according to the ranks used on Linnean classification system (e.g. Kingdom, Phylum, Class etc.). Taxallnomy is based on the NCBI Taxonomy, thus you will find along the taxonomic lineage either taxa originally ranked in NCBI Taxonomy or some unique nodes created by the Taxallnomy algorithm, since some taxonomic ranks are missing in the original taxonomic lineage (for example, the Superclass rank is missing on the Homo sapiens...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HiPS : Hierarchical Petri net Simulator

    HiPS : Hierarchical Petri net Simulator

    HiPS tool features to design and analyze hierarchical Petri nets

    HiPS tool is developed at the Department of Computer Science and Engineering, Shinshu University, which is a tool design and analysis of Petri nets, developed using Microsoft Visual C # and C++. HiPS tool has a way of intuitive GUI which enable hierarchical and/or timed-net design. HiPS tool has also functions of static/dynamic analysis : T-invariant detection, Reachability path analysis, deadlock state detection, and k-boundedness analysis. In addition, it is possible to perform a random...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    LibreSSL for Windows

    LibreSSL for Windows

    LibreSSL is a fork of OpenSSL that improves code quality and security

    LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes. GOST Support: GOST 28147-89 - Block cipher with 256-bit key. GOST R 34.11-94 - Message digest algorithm. 256-bit hash value. GOST R 34.10-2001 - Digital signature algorithm. GOST R 34.10-2012 - Digital signature algorithm. GOST R 34.11-2012 - "Streebog" algorithm hash functions 256 and 512-bit. Chinese...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    PaM MPEGJoint is an application for joining two or more MPEG video files into one. MPEGJoint re-multiplexes the original streams and attempts to find an optimal algorithm to recover the original splitted file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    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: 1 This Week
    Last Update:
    See Project
  • 21
    Open Stienolism Project

    Open Stienolism Project

    Open Stienolism Federated Networking + Resources + Peering Systematic

    ... as the new Manette.* PMCROE which TLA as an cipher algorithm stands for: Polyphasic Mutimultifacet Cross Rail Organic Encryption --> which is in effect with the ChronolabsCoop-Stiens.* for all old fashion Secure Functions, we offer a range of tools and abstraction executables to assist with stien, you can on out: https://stien.sourceforge.io --> mount stien files directly over the timing bell, which the signer with an online signal to sourceforge.net can also do this; when we make this all available!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NIST-FRVT-Top-1-Face-Recognition

    NIST-FRVT-Top-1-Face-Recognition

    RECOGNITO Face Recognition, Liveness Detection, SDK

    NIST FRVT Top #1 Face Recognition, Liveness Detection SDK - Product • Face Recognition SDK: 🏆 NIST FRVT Top 1 Face Recognition Algorithm • Face Liveness Detection SDK: DeepFake Detectable, 2D/3D Liveness Detection Algorithm • Face Attribute Analysis SDK: Age, Gender, Emotion, Facial Pose, Mask, Glass and ethnicity etc - Feature • On-premise, Fully offline and On-device SDK • Compact Library-type SDK for easy on-premise installation. • Simple and comprehensive API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
     In-Browser-File-Encrypter

    In-Browser-File-Encrypter

    The source code of the In-Browser-File-Encrypter web app

    The In-Browser File Encrypter is a simple web application that enables you to securely encrypt your files directly in your browser using the AES-256 encryption algorithm in CBC mode. Check it out at: https://codepen.io/Northstrix/pen/xxvXvJL and https://northstrix.github.io/In-Browser-File-Encrypter/V1.0/web-app.html GitHub page: https://github.com/Northstrix/In-Browser-File-Encrypter The download shortcut: https://sourceforge.net/projects/in-browser-file-encrypter/files/V1.0%20...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Color to Word

    Color to Word

    Turn colors into words

    The program will turn a color into a list of 10 words, obtained according to a custom designed algorithm based on letter shape and position in the alphabet. - Click inside the frame on the left to pick a color through the color chooser window - The program will match the color with the colors corresponding to a list of all the English words contained in the file wordcolor.txt - The first 10 matches will appear in the frame on the right - Right-click - Copy to copy the word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Serpent_in_CBC_mode_for_MCUs

    Serpent_in_CBC_mode_for_MCUs

    Open-source code that enables you to use Serpent in CBC mode

    Serpent_in_CBC_mode_for_microcontrollers is an open-source code that enables you to easily integrate the Serpent encryption algorithm in CBC mode to your project. Based on the work of https://github.com/peterferrie/serpent GitHub Page: https://github.com/Northstrix/Serpent_in_CBC_mode_for_microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
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.