Showing 4644 open source projects for "java class analysis"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1

    Unity Network

    Unity Network is a distributed Virtual Networking Platform

    Unity Network is a unique platform written in java that thanks to its distributed logic, it can provide a LARGE virtual networking space. By large we mean that it can support a big room for many clients. Moreover its a platform that is designted to be as less dependant from os and network as possible making it more logical and object oriented. The platform is defined by 3 basic principles which are freedom, security, individuality (see more inside) Its is fully functional but not recomended...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JustTE4J Java Web Template Engine

    JustTE4J Java Web Template Engine

    Lightweight web template engine in Java

    Is a high-performance open source tool to generate HTML output without need to interfere with base HTML. It takes fixed text and data as input and integrates these and outputs a text document containing the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OGSA-DAI is a product that allows data resources, such as file collections, relational or XML databases, to be accessed, integrated and federated across the Internet.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5
    Shopizer

    Shopizer

    Entreprise java Shopping Cart

    Shopizer 2.0 is now available ! Built with -Spring MVC -Spring Security -Hibernate -Elasticsearch Shopizer is an enterprise java sales management and shopping cart software - Online catalog - Shopping cart - Order fulfillment - Online invoices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Creates your cool web gallery on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neoe DNS Proxy

    Neoe DNS Proxy

    A local DNS Proxy need little config

    "Neoe DNS Proxy" is an DNSProxy server written in Java. Use it to speed up dns resolving and use trusted dns servers. Source and lasted binary has moved to github. https://github.com/neoedmund/neoednsproxy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Our aim is to enable Web applications to consume linked data from the Web. With SQUIN (Semantic Web Query Interface) we will provide a Web data query service as an addition to the LAMP technology stack. This service executes queries over the whole We
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    optimizesuite

    optimizesuite

    Optimize your web site

    OptimizeSuite provides the greatest reduction without quality loss of web site static elements, such as images, css files and javascript files. Decreasing the size of the web pages improve load time, so a greater usability and user satisfaction is obtained. You will get more bounce rate and more visits in your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10
    FCKeditor

    FCKeditor

    FCKeditor (retired)

    FCKeditor is the previous version of CKEditor and has been discontinued after version 2. The new CKEditor is redesigned from the ground up, offering more WYSIWYG text editing features, enhanced security and better integration. Don’t force yourself with retro FCKeditor. Switch to the new, cool CKEditor at ckeditor.com
    Downloads: 71 This Week
    Last Update:
    See Project
  • 11

    Net Profiler

    Build custom filter for your network based off of common communication

    NetProfiler builds a custom filter (BPF) for your network based off of common communications. FilterAnalyze-NetProfiler analyzes the custom filter built by NetProfiler (it may work with other filters as well).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JFileOperator is a Java-based easy to use file operator. It is used to automate everyday file handling operations. JFileOperator is especially useful when used with other file handling servers like FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dynamicloader

    Dynamic CSS and JavaScript Loading

    "loader" is a Java Script object. Which allows to load CSS and JS files dynamically into a HTML5 document.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    DCTemplate is a templating system for (X)HTML and JavaScript. It allows web developers to maintain dynamic chunks of XHTML as well-formed XML templates that are "compiled" at build time to high-performance JavaScript methods. Now includes Maven sup
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DLect

    DLect

    Downloads and organises lecture recordings from UQ's Blackboard site.

    DLect simply downloads lecture recordings from The University of Queensland's Blackboard site. DLect then organises the recordings into folders by subject. DLect also supports creating playlists and modifying the meta-data of the downloaded files. DLect is easy to install; just download the file and run with Java. It is lightweight; self-contained and can be synchronised using most online services such as Dropbox. DLect is useful if you have missed one lecture, a week or need to watch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    In many times we want to help our friends and family, they are under some kind of censorship or blocked by firewall, they just want to get some true news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FM-Classic provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. FM-Classic is a continuation of the FreeMarker 1.x code base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Joseki: The Jena RDF Server. Joseki is a server for publishing RDF models on the web. Models have URLs and they can be access by HTTP GET. Joseki is part of the Jena RDF framework. Jena has moved to Apache: http://jena.apache.org/ Joseki is replaced by Apache Jena Fuseki.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    EveryPing

    EveryPing

    Live ICMP ping test

    Live ICMP ping with Delay and Jitter, DNS resolution, ICMP stats, gwt-comet example. Built with ShortPasta core/GWT/SmartGWT libraries, icmp4j, Java, Jetty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GreasySpoon

    GreasySpoon

    An ICAP Services Factory

    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    TuCSoN

    TuCSoN

    TuCSoN tuple-based coordination middleware

    TuCSoN (Tuple Centres Spread over the Network) is a tuple-based middleware for the coordination of distributed systems – including multi-agent systems, mobile agents and pervasive systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    IDRA (InDexing and Retrieving Automatically) is a tool which allows indexing a wide range of text (TXT, DOC, PDF) and image annotations files (XML), query-based searching, visualizing an index, saving it for re-usability, evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scramble!
    “Scramble your social network data!” - With Scramble you can selective enforce you access control preferences for your content on social networks like Facebook or Twitter ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Fisheye

    ein Webfrontend zur Nutzung und Fernwartung des Servers

    die Projektarbeit, an der ich im Rahmen des Studiums gearbeitet habe: ein Webfrontend zur Nutzung und Fernwartung des Servers einer Kirchengemeinde mit verteilten Büro-Standorten - Java 7, JSF 2.2, Tomcat, JPA, MySql, Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wlFxp is a ftp/fxp client written in java and loosely based on FlashFXP. Features include things like Site Manager, Queue Manager, a little scripting, skiplist, socks4/5 support, OTP and TLS/SSL.
    Downloads: 0 This Week
    Last Update:
    See Project