Search Results for "java compiler with source code" - Page 23

Showing 3981 open source projects for "java compiler with source code"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    KaiZen OpenAPI Editor is an Eclipse editor for the industry standard API description language, formerly known as Swagger. It now supports both Swagger-OpenAPI version 2.0 and OpenAPI version 3.0. KaiZen Editor is a core component of RepreZen API Studio, a comprehensive solution for API modeling, documentation, visualization, testing and code generation, built on Eclipse. KaiZen OpenAPI Editor is available on Eclipse Marketplace. Drag-and-drop this button into Eclipse Oxygen or later to install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tri a Bulles avec visualisation

    Une variante de tri à bulle avec visualisation

    L'objectif de ce code est de montrer utilité du design pattern "Observer" dans la simplification du code et pour permettre de séparer les responsabilités entre les différentes classes. Dans cet exemple, la tâche "tri" est séparée de la tâche "visualisation".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SableCC is a parser generator which generates object-oriented frameworks for building compilers, interpreters and other text parsers. SableCC keeps a clean separation between machine and user code which leads to a shorter development cycle.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    PDFManager

    PDFManager

    Application to modify pdf files.

    Java application to modify PDF files. It may be used to merge two or more PDF files, delete pages, change page order, etc. Windows installer and source code to download. ------------------------------------- Version 2.0: You may create PDF files from *txt files; You may create PDF files from pictures; You may choose the order of the pages when merging files; New Interface; Available for Linux; -------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lawnchair

    Lawnchair

    No clever tagline needed

    Lawnchair is a free, open-source home app for Android. Taking Launcher3 — Android’s default home app — as a starting point, it ports Pixel Launcher features and introduces rich options for customization. This branch houses the codebase of Lawnchair 12.1, currently in alpha and based on Launcher3 from Android 12.1. For Lawnchair 9, 10, 11, and 12, see the branches with the 9-, 10-, 11-, and 12- prefixes, respectively. Lawnchair. It's a bad pun, we know. Lawnchair is a supercharged version...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    Lire un fichier texte en une ligne

    Ceci est un exemple de lecture un fichier texte en une ligne en Java

    Dans cet exemple, nous allons voir comment lire le contenu d'un fichier texte en une seule ligne de code et cela en utilisant deux API et en obtenant deux formats possibles. Les deux API sont : * java.nio : disponible depuis Java 4 mais vraiment efficace depuis Java 8. * Apache Commons IO : créée pour faciliter les Entrées/Sorites sous Java. Les deux formats sont : * Lire tout le contenu dans une seule chaîne (String), * Lire le contenu ligne par ligne (List<String>).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of maven plugins to integrate Sparx Systems Enterprise Architect and OpenGrok. The Enterprise Architect plugin allows for connecting to the enterprise model repository and exporting UML diagrams for inclusion into the Maven generated sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    panFMP
    panFMP is a generic framework suitable for harvested XML metadata that is searchable through Apache Lucene without any additional RDBMS. Fields can be defined by XPath allowing for full text queries on all types of fields including numerical ranges. The code was moved to Github: https://github.com/pangaea-data-publisher/panfmp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and View...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ROS Code

    ROS Code

    This is the official SourceForge Mirror of the ROS Code GitHub repo

    This project acts as a mirror for the ROS Code GitHub repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Qwicap is a Java web application development API that discards the traditional hit-run-exit CGI model, provides rich state, and a powerful XML "templating" engine to avoid mixing code and content. It builds on Servlet, XHTML and CSS technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK. With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more. The latest versions...
    Leader badge
    Downloads: 399 This Week
    Last Update:
    See Project
  • 17
    JBot

    JBot

    Make Slack and Facebook Bots in Java

    JBot is a java framework (inspired by Howdyai's Botkit) to make Slack and Facebook bots in minutes. It provides all the boilerplate code needed so that you can make your bot live right away. Provides you with all the boilerplate code which handles underlying WebSocket connections and other complexities. Supports extra events in addition to all the events supported by Slack/Facebook which makes your work a lot easier. Receiving & sending messages is as easy as defining a @Controller and calling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Ever wondered, how to create a huge Java/swing application, without ignoring the MVC-Pattern? BlackVisi is the ultimative way to keep you code simple, stable and maintainable! It is state-oriented, uses state-of-the art techniques (Java5) and is flexible
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    dotOS 2.x - O

    dotOS 2.x - O

    dotOS 2.x a Fast, Unique and Beautiful rom based on android oreo

    Droid On Time OS - dotOS dotOS is a Custom Android Firmware based on Android Open Source Project . It is made in a way to look great in terms of the UI and also in term of performance in order to unleash the device's true potential.
    Downloads: 80 This Week
    Last Update:
    See Project
  • 21
    LinkinLand

    LinkinLand

    A Java light, open source first person shooter,with editors.

    A Java open source first person shooter (fps), compact, light and completely customizable, with editors. Source code available.No OpenGL, no java3d, the developer has the full knowledge and control of the game rendering, and the player can build and set everything at will. Hope this can stimulate and help other to create their own games following their fantasies and passions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Curl ORB for java
    Curl ORB is to comunicate between Curl and server side java. It can generate Curl source code from POJO which stands for Plain Old Java Object, and invoke the java methods on server side from Curl application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Odin Map Generator

    Map Generation Application and API

    Odin is a map generator derived from map generation experiments for a video game called Crypts of Eldor; after requests to release the tool, a decision was made to release a map editor based on this code. Additionally, a Java API is provided so that the map generator can be integrated into new software.
    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.