Showing 1270 open source projects for "open source faceswap"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Multiplatform Extreme Programming Software Development Tool using FreePascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AchitectHelper is an framework developed to make easy the development of simple 3-layered systems by providing generic layers for business and persistence. At this initial stage it helps IT students but its intented to help complex projects too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Celluster is an easy adaptable producer/consumer software for distributed computing on a cluster of Cell B.E. processors
    Downloads: 0 This Week
    Last Update:
    See Project
  • Knowledge Is The Cornerstone Of Your Business. Icon
    Knowledge Is The Cornerstone Of Your Business.

    MentorCity works best for associations, companies, and schools

    MentorCity is a comprehensive and intuitive online mentoring software cultivating the future of organizations and individuals through the power of connections and relationships. Specifically created for associations, companies, and schools, MentorCity assists in member engagement, leadership development, succession planning, and diversity and inclusion strategies. Serving as a powerful personal development tool, MentorCity helps organizations save time and money by lessening matching responsibilities and allowing program administrator to focus their efforts on building a mentoring culture that achieves exceptional results.
    Learn More
  • 5
    phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenBBS is an open and extensible blackboard system for the development of flexible workflows. The flexibility is achieved through adoption of the blackboard pattern. OpenBBS is modular and embeddable which makes it a lightwheight solution for workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ object serialization and packaging library, uses STL, includes full code documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Source code template library for encapsulation of highly-visible program data. Provides storage, access control, and duplication. Enforces modular access pattern, restricting normal functions from object access. Also protects simple objects and POD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MATRIX is a world-class, award-winning learning management system (LMS) for businesses. Icon
    MATRIX is a world-class, award-winning learning management system (LMS) for businesses.

    For small, medium, and large sized corporations, as well as associations and public organizations

    The platform is known for delivering a great user experience, while incorporating all the essential tools companies need to support efficient training and learning.
    Learn More
  • 10
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of this project is to provide a set of Python bindings for the RakNet UDP network library version 3.0. RakNet-Python is implemented with the help of Boost.Python library and tries to mimic RakNet's original C++ interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET library (written in C#) for developers writing data access code that is less cumbersome than straight ADO.NET and is almost entirely database platform independent for most database platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An IDE which have a extendable core and a flexible, layer-based code editor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WT eases AJAX-style web development by providing web developers an UI development library similar to traditional UI libraries. It features various commonly used widgets, signal/slot event handling, AJAX-like RPC, OO development, and SVG/VML graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP5 class library, incorporating classes for caching, multi-process execution, diskless ImageMagick routines, network protocols,Cryptography, API and application bindings, various Web services
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Huinca is a DDD (Domain Driven Design) and .NET software architecture sand box. We will try to find and share best practices for .NET real world software development based on the DDD approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AJHotDraw (swerl.tudelft.nl/view/AMR/AJHotDraw) is an aspect-oriented refactoring of the JHotDraw two-dimensional graphics framework. TestJHotDraw is developed as a test subproject aimed at ensuring behavior conservation between the two solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, as is designed to be user-customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pdgo (PHP DataGrid Object) is a tool for build fast and easy grid with data from PEAR DB and MDB2, by sending a Query SQL to the object. pdg generate dynamic forms for CRUD (Create, Read, Update and Delete) the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple lightweight Dependency Injection / Inversion of Control object factory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Provide Perl object management with a framework similar to STL. Includes a class producer to generate the code for the main member functions incl the ctor, data member accessor funcs, clone, swap, copy ctor, and singleton class type producer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J.O.D. Snapshot. The Java Object Directory Snapshot allows you to map your Java objects onto LDAP directory objects
    Downloads: 0 This Week
    Last Update:
    See Project