1626 projects for "java open source" with 2 filters applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Castle MonoRail ViewEngine based on TemplateMaschine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gfront is an Objective-C frontend for the GObject library. It translates preprocessed Objective-C to C with the appropriate GObject calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An IDE for writing and creating Dfiles. This is for the Disc Warriors game.
    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
  • 5
    SDF(Site Development Framework) is a web based applications and object oriented PHP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RulesFramework

    RulesFramework

    Framework for creating and executing business rules

    The purpose of RulesFramework project is to create framework that will provide : * mechanism for business rules execution * mechanism for easy and type safe rules creation in code * intuitive rules editor GUI component * facility for easy creation of rules editor GUI in any technology Supported languages: C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ReMIPS is a tool that manipulates binaries directly, applying code reengineering techniques (like optimization or binary translation techniques). Currently it only supports the ELF object-file format and the MIPS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Generate plain or object oriented PHP-Gtk2 code from glade2 files with or without signal handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Various extensions for TYPO3 CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Chopped LIVR

    Generate Asterisk IVR dialplans

    Chopped LIVR takes YAML input and generates Asterisk dialplans. It is primarily useful for generating IVR (Interactive Voice Response) applications; however, it may be used as a tool to generate any Asterisk dialplan. Chooped LIVR also incorporates control structures and functionality enhancements to the base Asterisk dialplan language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An easy to use, graphical UML modeling toolkit with XML and JPEG diagram output formats and C++ code skeleton generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    This project aim to develop a suite of tool to ease the development of ASIC/FPGA solution. The final program should be an IDE enabling the creation and specification of a project from it's start to finish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP framework with support for simple tags and server-side events like jsp, asp.net, etc. prioritizing separation between structure, behavior and presentation, generating clean valid html markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FrameWeb is a website and db administration generator: design the database for a site and generate automatically the administration for the content and the layout. The target is a web developer that is tired of making cut&paste for the site backends.
    Downloads: 0 This Week
    Last Update:
    See Project