Showing 1820 open source projects for "code"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Assembly language translator, translating from Motorola 68020 to Intel 80386 aseembly language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    An ASN to Java Stub Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Meshula Kernel contains a reactive AI core, a high quality physics simulator, a math library, and assorted utility routines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C2caml is a tool for automatic generation of ocaml bindings fro a library from it's C header interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python ServerPages aims to provide easy and intuitive dynamic scripting ability like that of Embeded Perl, but using Python as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Serious Project is an effort to build a development platform that allows a person to develop programs using graphical diagrams of program logic instead of writing textual code. The goal is to build a cross-platform development tool that can be used b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PHP Class Generator that generates SQL and PHP classes from a XML-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In the beginning we will publish a slice2qt code generator with special Qt4 mappings for ZeroC Ice. The code generator will create code working together with ZeroC's C++ libs and headers. We will support slice2qt from Ice 3.2.1 on and Qt since 4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Santos is a multiple source-code/resource generator developed in Java that takes an XML instance and generates the required source-code/resources as specified in its descriptor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a Proof-of-Concept for how modern programming languages are especially fit for creating code generators, considering the special requirements for composition, configuration, templating and data manipulation in code generation scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Code instrumentation via LLVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A JML-like tool for easy embedding behavior descriptions into the code.
    Downloads: 0 This Week
    Last Update:
    See Project