Showing 47 open source projects for "projects"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 1
    TORCS - The Open Racing Car Simulator
    TORCS, The Open Racing Car Simulator is a highly portable multi platform car racing simulation. It is used as ordinary car racing game, as AI racing game and as research platform. It runs on Linux (x86, AMD64 and PPC), FreeBSD, OpenSolaris and Windows.
    Leader badge
    Downloads: 541 This Week
    Last Update:
    See Project
  • 2
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    ...Change-log for MathMod-13.0 (15/11/2025) 1) Scripts generator to add thickness to iso/parametric surfaces 2) Undo/Redo commands for navigating through previous scripts 3) New scripts, Bug-fixes, code optimization and documentation update For a complete list of changes made during the course of development, please visit: https://github.com/users/parisolab/projects/2
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Life

    Life

    Linux for Education based on Ubuntu MATE

    Li-f-e: Linux for Education. A free Linux distribution for education.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    ...Blog with all ressources (DockerHub images, documentations, ...): https://damolab.zapto.org/xbnf/ Seek library to get a full set of grammar examples: https://sourceforge.net/projects/xbnf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    e-foto

    e-foto

    A free GNU/GPL educational digital photogrammetric workstation

    A free GNU/GPL educational digital photogrammetric workstation The e-foto Project aims to deliver a comprehensive and accessible digital photogrammetric workstation by offering a complete implementation of the software as free and open-source under the GNU General Public License (GPL). e-foto is equipped with photogrammetric functionalities that empower the creation of topographic tridimensional mapping projects. It supports the utilization of aerial photogrammetric images captured by both analog cameras and digital sensors, enabling professionals to harness diverse data sources for their mapping endeavors. You can access our website at http://www.efoto.eng.uerj.br/ where you will find comprehensive tutorials, thus ensuring a smooth and efficient learning experience.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    StudyFolderOrganizer-GUI

    StudyFolderOrganizer-GUI

    GUI App for creating study folders inside a drive in a structured way

    ...Creating these folders and managing the files after the end of every semester takes a lot of time. That's why I created this tool. This is the GUI Version of the main console app https://sourceforge.net/projects/studyfolderorganizer/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    qmol

    qmol

    A simple molecular weight calculator

    ...See the features list below for more details or consult the wiki page: https://sourceforge.net/p/qmol/wiki/Home/. For Windows binary and source code see the files section: https://sourceforge.net/projects/qmol/files/ Binary packages (rpm/deb) for openSUSE Leap 15.2-42.2, xUbuntu 20.10-19.10, 17.04, Fedora 33, CentOS 8, Scientific Linux 7, and Debian 10.0-8.0 can be found at: http://download.opensuse.org/repositories/home:/lineinthesand/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OssCourse is the repository for courses in open source developement. The students will create projects and use the sourceforge infrastructure for learning the developement process and communication principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Set4

    Set4

    Set4 is Editor and Question Paper Generator for Teachers and Students.

    ...Reuse them. It can prepare tutorial sheets and transparencies. It can be used for classroom display on projector. Set4 can search the database of problems. Other projects :. http://sourceforge.net/projects/collegetimetable http://sourceforge.net/projects/marklist http://sourceforge.net/projects/hsc-formcreator/ http://sourceforge/flagindia
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    DetectorCalibration

    DetectorCalibration

    Peak and global efficiency of radiation source-detector equipment

    ...Can be used along with RadiationHelper (Beta_Gamma_MC module with Geant4 checkbox selected) but make sure that inside RadiationHelper folder there is MonteCarloPath.txt file having the first line pointing to the path of detector.exe folder (e.g. D:\\DetectorCalibration\\Build) and, if on Linux, next lines pointing to the Geant4 data. RadiationHelper is found here: https://sourceforge.net/projects/radiationhelper/ Source code included. Also, available on GitHub: https://github.com/ZiliasTheSaint/DetectorCalibration.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Shortest Path Graph A star

    finds the sortest path on the directed graph using A* algorithm.

    ...For visualization of the graph and the results of the A* algorithm the data are exported in GraphViz (Graph Visualization Software) format: http://www.graphviz.org/ Various exemplary solutions are provided. See also my other two projects related to A* algorithm: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/a-star/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    ...It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing on previous examples to show more complex use cases. These examples have been tested on Ubuntu 14.04 but should work under any Linux system that supports CMake. The basic requirements for most examples are CMake, and a c++ compiler [defaults to gcc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QSquidClassRoom

    QSquidClassRoom

    QSquidClassRoom is a GUI for a specific squid3 configuration

    ...Using this complex you can manage up to 7 access control lists in easy way. Note, that for use QSquidClassRoom v1.1 you need a libvcr library of mine, which you can get at https://sourceforge.net/projects/libvcr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    freeware
    ...i will always give my source code so that you may study it and practice it yourself and/or provide constructive feedback so you can help me learn how I can make improvements. for a complete list of my software featuring Windows, Linux, and FreeBSD just go to Files. > https://sourceforge.net/projects/freeware/files/ final note: this learning space assumes that you already have support for **7zip** and **.tar.gz** archives. if you don't, please go get it. > http://www.7zip.org/ for tar.gz: 1. open the terminal 2. enter "gunzip file.tar.gz" 3. enter "tar -xzvf file.tar" Now accepting Bitcoin donations: 1AFMeDXvwenkKV96tLaYnXdRVxjZSRWhP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ssnake
    Ssnake (Simple snake) - simple open-source 2D game, written in C++11. The project was written in a hurry and do not pretend to be perfect. Builds, tools: https://sourceforge.net/projects/ssnake/files/ Source code: https://github.com/rescr1pt/ssnake/ --- Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru) https://github.com/rescr1pt/ssnake/blob/master/COPYING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QCSS Player by Shuffle

    QCSS Player by Shuffle

    QCSS Player by Shuffle

    The most advanced Player for Quantum Consciousness Soccer Simulator! QCSS by @nbatfai https://sourceforge.net/projects/qcss/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TestCpuAndRam

    test your cpu and ram only (linux vs windows)

    ...i'm run this appliction on my win seven 32 and ubuntu 32 . this promgram check is 65537 is prime or not by miller and robbin test base on https://sourceforge.net/projects/hugecppnum/ . please see windows vs linux .txt file. this my prove to linux is more better than windows . program write in cpp and codeblocks IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    ...It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Research Information Gathering Optimizer. A research tool designed for the student, to be an Open-Source replacement for One Note, with additional tools for organizing large and small research projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Digital Communication Systems Lib: This library contains digital communucations systems implementations, such as BSPK and MIMO - WOFDM. Various OpenSource Projects: 1. Password/Username/Domain Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next