Showing 270 open source projects for "source 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
    Research Description Language (RDL) is an XML application for describing and publishing scientific research efforts. Research Editor (REd) is a tool for editing RDL documents, and exporting them to LaTeX, PDF, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtual machine byte code for faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SWTworkbench is:Essential Budget--the only open-source personal finance manager with mature budgeting support, Essential Data--a library making standard SWT controls data-aware, RCPLite--a simple RCP framework with an Eclipse 2.1 look, and more SWT tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    antlraux is a java package thought to be used in combination with antlr(http://www.antlr.org). Features contextual information management, command line parsing and lexical information treatment.
    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
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Parser OBjectS (POBS)

    Native Java parser framework

    Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and 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
    Web Services Console is an Eclipse plugin that provides the user with a rich set of tools for developing and monitoring web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    B++ will become a completely object orientated programming language based on a BASIC-like syntax. B++ applications will be stand-alone executable files (P-Code). B++ will offer an own data base interface and an own (OOP) framework providing API calls.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Java Mechanic can modify public, private and protected fields and activate methods of live running apps. Also decompiles,or saves any objects or source code. Using a built in java code interpreter, objects can be created on the fly. Contains many tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL. The CVS code moved to https://github.com/fcbarros/openglide.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    A graphical MUD server, running LPC scripts, using Sierra AGI-like graphics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    EncPHP allows you to embed a PHP script inside of an executable along with everything needed to run the script, including the PHP executable and runtime, and any other DLLs or modules. EncPHP allows you to run PHP apps on computers without PHP installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    http://chuck.cs.princeton.edu/ --- ChucK is a new programming language for real-time audio synthesis, composition, and performance. It supports concurrency, powerful/precise control over time, and the ability to add, remove, and modify code, on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ** FORK LATEST CODE ON GITHUB ** https://github.com/mikecurry74/mybb This project was moved to Github My Business Basic (MyBB) is an open source Business Basic Interpreter/Run-time environment. We are working towards becoming a free, fully functional business basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    PATH is a programming language that is similar to Brainfuck. This intuitive language requires a simple grasp of two dimensional space, one requirement that almost no other programming languages have.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Coco/R for Ruby has moved to rubyforge for better support. Click the homepage link above to go there now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A interpreter for the brainf*k programming language which also can generate C code (and a Makefile). Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A perl script that parses given JavaScript source files for documentation in JavaDoc style, and generates HTML description page about functions, its parameters, etc.
    Downloads: 0 This Week
    Last Update:
    See Project