Showing 300 open source projects for "open source faceswap"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    A .Net library that generates the Transact SQL statements necessary for the creation of objects on a Microsoft SQL Server 2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Every good developer keeps a repository of code and useful tools that they have built up to use at a later stage. This is the code repository of Paul Stovell. Included are CodeSmith Templates, libraries and custom controls. Developed in .NET and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XUL# is a c# library for writing web and stand-alone application with Mozilla XUL user interface. The same application can be hosted into ASP.NET or Windows.Form (or Mono) Language: C#, XUL, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Templ8 is a code generation tool for C#, VB.Net and JScript. It allows for generalisation of repetitive coding tasks into a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This Visual Studio add-in aims to give the developer a code generation tool based on XML and XSLT that is really simple to use. If you already know XML and XSLT you will hit the ground running. If not, it is a great way to learn those two technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Persistence framework for .NET, composed of a ligthweight framework and a source code generator, think for small to medium web applications. -- INACTIVE --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Generates Java Classes, .NET Classes or XML from SQL Statements contained within an XML configuration file. DbFoil also supports connection pooling and database transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project enables a transparent integration of C/C++ and Java (and other languages such as C#, php...) in Eclipse. The project includes JQuantlib. sKWash makes use of swig. See home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AspectSharp is an AOP (Aspect Oriented Programming) framework for .NET .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    [Project is currently suspended and no longer supported by SP extreme] Open License project goal is to develop a complete .NET License Manager. The purpose is to extend the built in License Manager functionality. Open License is being written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Codus is a comprehensive code generation tool for object-relational mapping. For a given database it automatically generates a full data access layer, web services for distributed programming, strongly-typed collections, and a full set of unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tool for generating C#, VB.Net or NUnit-source-files from UML-diagrams created with dia. Creation of UML-Diagrams (dia/graphviz) from .NET-assemblies is supported, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DCG is a dynamic code generator that can write any text-based output like programming languages, HTML, XML, etc. It provides a very powerful yet easy syntax for template writing. The dynamic code is based on the power of .NET Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyCodeGenCS is a free C# code generating tool for MySQL. This tool reads your MySQL databases, lists tables and generates codes. Tables in your database become usable classes. Easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dotnetx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
    Downloads: 0 This Week
    Last Update:
    See Project