Showing 92 open source projects for "source code barcode java"

View related business solutions
  • 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
  • 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
  • 1
    SAgent86 is the Java code for a participant agent in the Agent Reputation and Trust (ART) Testbed 0.3.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    repository for learning code and tutorials on different java technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    The V-Modell XT is the German process development model based on a formal meta model and is described in XML. The vmodell-export generates the documentation (PDF/HTML/ODT) from the XML based model using Open Office templates including embedded XSLT code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Documenting the Collaboration Aspect of a Software System. Separate Documentation from Source Code and glue them together by the means of formal collaboration description (based on the JQuery/TyRuBa project). Get the Project Source code via SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Source Code Metrics is a plugin for the Eclipse platform. It provides metrics concerning source codes, e.g. lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    code2web is a toolkit for converting source code (Java,JavaScript,XML,JSP,SQL and more) to HTML with a wide array of features, including CSS customization, outline generation, automatic documentation liking, selective highlighting and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JCite cites syntax-highlighted snippets of Java source code from tests into API documentation. See http://code.google.com/p/jcite/ for issues, http://jcite.sourceforge.net/hg/ for the latest source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HelpSetMaker - tool for creating structured online help and other help documents. Specially suited for the JavaHelp system. Creates JavaHelp HelpSets, HTML4 webpages and LaTeX source code. Written completely in Java, runs on any Java2-capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Change source code from an existing licence (eg personal copyright) to an open source copyright such as Apache 2.0. Changes comments as part of the process, whilst retaining individual copyright names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WikiJavadoc is an inline Documentation Tool which extends Wiki-Function to Gjdoc. Instead of manipulating the source code change the Java Documentation and write changes back to source, update Java Documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Generates Javadoc documentation for Java classes of the Lotus Notes API together with pseudo-source code. This standard Javadoc documentation can be integrated with IDEs like Eclipse. The generator depends on an installation of the IBM Domino Designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LXD intends to be a documentation system for large OpenSource projects. It mixes low level information (source code symbols) with high level information (modules, abstract data types, algorithms), by using well defined XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It is a JavaDoc and comment coverage tool. It check the quality of JavaDoc and comments in Java source files. The output is like the EMMA Java code coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JxRef is a tool that will help you identify refactoring opportunities in a Java code base. It can also provide information that will help you identify potential risks of making a code change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MuRGe (MUltilanguage Report GEnerator) is a program to generate color formatted HTML files from source code written in C, C++, Java, and, potentially, any other language. It supports advanced options such as optional fields and user defined variables.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →