Showing 176 open source projects for "mario java source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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

    WITSML client

    ****** NOTE: This software is outdated! ******

    ****** NOTE: This software is outdated! You should use software implementing the latest versions of the WITSML standard. See http://www.witsml.org/ and http://www.jwitsml.org for more info ****** This is an SDK for developing WITSML Java clients (version 1.2, 1.3, and 1.4). The code contains everything you need to easily connect and retrieve data from a WITSML server. More information (tutorial etc) can be found here: http://www.jwitsml.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web 2.0 toolbox and core framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Libaries and plugins for java developpement with Idea IntelliJ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java library that helps to keep readable SQL statements in the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comprehensive Software Built for the Business of Senior Living Icon
    Comprehensive Software Built for the Business of Senior Living

    Senior living software will help you increase revenue, enhance care, simplify work, and create more meaningful resident outcomes.

    Deliver a measurable ROI on workflow process improvements, revenue optimization, marketing and business development, and improved clinical outcomes. Seamlessly connect your entire community, empower your staff to work more efficiently, and generate a holistic view of your community’s financial performance to get the proactive insights you need to streamline your operations and optimize revenue. By centralizing all of your clinical and business operations onto one platform, you’ll give yourself the simplified solutions, economies of scale and enhanced security you need to become a world-class care provider. Gain better insight into your performance against your financial and occupancy goals, improve the safety and satisfaction of your residents and staff, and finally get ahead of the flood of issues you face every day.
    Learn More
  • 10
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection helper classe when using dbs in java. I like it and maybe you will to =). Its not to high quality but if people show interest i will probably put some time into it to add comments and some example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A data supporter library for developing hibernate ready applications with an easy to write dao code preventing session problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RonFX-2009-Beans
    Consist of small but usable Java source code or libraries for rookies or intermediate Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application for searching classpath dependencies of source code. Sometimes you do not know, which common libraries you need to compile existing java source code including transitive dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LaTeX Examples

    LaTeX Examples

    Examples for the usage of LaTeX

    LaTeX-examples is a repository collecting a variety of example documents and snippets demonstrating LaTeX features, usage patterns, and common templates. It acts as a playground for learning LaTeX syntax, macros, formatting tricks, and document structuring practices. Files include sample articles, reports, book chapters, presentations (using Beamer), tables, mathematical typesetting examples (equations, aligned systems, integrals, matrices), custom macros, and styling. The project is useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TennisScore

    Java classes to count tennis scores

    This Java project contains source code to count tennis scores. It also contains J2ME to build a SmartPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hedera provides common interfaces for popular group communications packages like JGroups, Appia, and Spread. Hedera allows applications to switch easily between group communications without code changes and with minimal reconfiguration.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.