Showing 583 open source projects for "java projects on linux"

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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The iPOJO-Toolbox includes several projects to ease the conception and the use of components above the Apache Felix iPOJO framework. It contains several handlers, some standard OSGi services as well as an Eclipse plugin, and many other useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tool for calculating source code metrics in Software Product Lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal, is write less code to dynamics queries. Without a lot of if's to say what you want and don't want for the query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    An extension for iBatis and Spring which enables writing Java classes and interfaces instead of XML for the Java-SQL mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A metric tool in c# to count java interfaces and classes implementing an interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java library for simple managing and solving sophisticated mathematic expressions and equations, based on Reverse Polish Notation (RPN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java Boolean Expression Library (JBEL) enhances the Java Collections API by implementing on-the-fly sorting, filtering and reasoning capabilities including, select(), collect(), reject(), detect(), doForEach() using functional programming techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Xml / Excel bidirectionnal transformation too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    V.R.C.C. (Video Remote Computer Camera) is a freeware and open source system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Connection Pooling Support all known Database – driver required for java Easy to create Object Relations No need to write DDL statements No Need to write DML statements XML-RPC service over http New Fields Object Pooling Easy to add New Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A complete library of high-speed java collection classes to complement existing classes with new and advanced algorithms. Complements standard J2SE classes and Jakarta commons classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A free Virtual Filesystem Browser written in Java. It can replace the standard java JFileChooser in applications that need to access local and remote files.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The objective of this project is to enable seamless integration between webMethods and the jasper intelligence suite. It will allow pixel perfect reporting solutions with complex data integration requirements to be developed in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FunctionalJ is a library which makes it easy to use functional programming patterns in Java, such as representing functions as objects, partial function application, higher-order functions, mapping, folding, and more.
    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.