Showing 346 open source projects for "java library"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and define other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
    Downloads: 6 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    a java-like object-based c library implementation for the gnu/gcc platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    This project supplies two code generating utilities and a core C++ library that simplify programming to the JNI in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Konstrui solvon por interŝanĝi, kunfandi kaj diserigi adresarojn inter amikoj (sur baze de XHTML, JSP, EJB k XML). Krom la bazaj funkcioj pri administrado de adresaro ni provos aldoni ankaŭ tion, kio necesas por organizado de IJK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Security, persistence and tools for building J2EE Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    See http://sourceforge.net/projects/javadiff for Downloads. JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java library for writing LaTeX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Translator from Java source code to Scala source codes
    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.