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

Showing 5091 open source projects for "java compiler with 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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
  • 2

    Volunteer workshift scheduler

    Volunteer workshift scheduler for a helpline service

    Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver). Java version is in development. The problem Arranging volunteers for a helpline service for the period of one month. There are three types of work that could be done on the same day: Phone shift: Every day. Chat shift: Mondays and Wednesdays. Observer shift...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jam--Nuclear Physics Data Acquisition

    Jam--Nuclear Physics Data Acquisition

    Java-based nuclear physics data acquisition.

    This project now lives at https://github.com/dwvisser/jam-daq-code/ Jam is an easy-to-use self-contained data acquisition and analysis system for VME-based (or CAMAC-based) nuclear physics experiments. Jam has an easy, standard GUI for taking and sorting multi-parameter event-based data into 1-d and 2-d histograms.
    Downloads: 3 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: 30 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 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
    Editorn

    Editorn

    Editorn is open source IDE for HTML, CSS, JS, Node.js and c++ for now.

    Editorn is open source IDE made on electron with HTML, CSS, JS and Node.js. On it you can run c++, HTML, CSS, JS, Node.js files and I'm planing to make it compile Python and Java code. Editorn is in Early access, so it will be looking different in the furure and the compilers for the languages might change too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSDAI is a toolkit for STEP (ISO 10303), the STandard for the Exchange of Product Model data, that enables linking of CAD, CAM, PDM, PLM, CAx systems. JSDAI supports the development of Express data models (ISO 10303-11) and their implementation in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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
  • 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
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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: 2 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    HandyJSON

    HandyJSON

    A handy swift json-object serialization/deserialization library

    HandyJSON is a framework written in Swift which makes converting model objects( pure classes/structs ) to and from JSON easy on iOS. Compared with others, the most significant feature of HandyJSON is that it does not require the objects inherit from NSObject(not using KVC but reflection), nor implements a 'mapping' function(writing value to memory directly to achieve property assignment). HandyJSON is totally dependent on the memory layout rules inferred from Swift runtime code. We are watching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android Studio Poet

    Android Studio Poet

    Large Android projects generator

    Optimize Android Studio builds, by creating generated projects. Inspired by GradleBuildExperiment. A tool to generate real-life Java and Kotlin Android projects to analyze and improve build times. Create a real-life complexity Android project that mimics your own and observe the build times. If the build times of the generated project are way smaller than yours, it might be worth inspecting deeply your build configs and optimizing. A configurable number of modules. A configurable number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tiramisu

    Tiramisu

    Polyhedral compiler for expressing fast and portable data algorithms

    Tiramisu is a compiler for expressing fast and portable data parallel computations. It provides a simple C++ API for expressing algorithms (Tiramisu expressions) and how these algorithms should be optimized by the compiler. Tiramisu can be used in areas such as linear and tensor algebra, deep learning, image processing, stencil computations and machine learning. The Tiramisu compiler is based on the polyhedral model thus it can express a large set of loop optimizations and data layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    Free Manga Downloader

    Free Manga Downloader

    Forked from https://sf.net/p/fmd/

    The Free Manga Downloader (FMD) is an open source application written in Object-Pascal for managing and downloading manga from various websites. This is a mirror of main repository on GitHub. For feedback/bug report visit https://github.com/riderkick/FMD
    Leader badge
    Downloads: 250 This Week
    Last Update:
    See Project
  • 21
    CitInfo

    CitInfo

    Manage network users' information with Active Directory

    As a networking expert, I like to share my working experiences. With this project, you can easily use Active Directory as a useful tool to manage your network users. Also, this project's the source code can be a decent reference for a network expert to communicate with MS Active Directory with Java and create more networking tools to work with Active Directory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Buddy++

    Buddy++

    A simple and efficient IDE for Arduino developers.

    Buddy++ is an open source Arduino IDE developed based on the Java FX framework. BuddyPP is more beautiful and convenient than the official IDE. We designed many features for zero base developers. We have added a user-friendly interactive programming mechanism in Buddy++. Developers can generate code in the setting window without the need to keep in mind all sorts of boring keywords, data types, and grammatical structures. Buddy++是一款简洁而高效的Arduino开发工具,与Arduino官方的IDE相比除了界面更美观、更简约实用,我们还针对零基础开发者设...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Universal Android JvApkBuilder Tool

    Universal Android JvApkBuilder Tool

    Easy reskin, clone and build android app.

    Windows desktop software tool - apk android builder, app maker. Reskin tool for developer android no coding (without coding).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Retro_Calc-Watch

    The simple Win-GUI oriented Calculator with time showing option.

    Totally open source, made by FreeBasic compiler, with FBEdit (FreeBasic code editor) user friendly environment help created. The new style of buttons layout, based on the retro, analog clock board look, with digital LCD screen. You can free modify this code to learn, how FreeBasic works. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount...
    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.