Search Results for "java development kit" - Page 33

Showing 14682 open source projects for "java development kit"

View related business solutions
  • 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
  • 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
    Halcyon

    Halcyon

    Minimalistic Music Player

    This is a minimalistic Music Player written in Java & native C++. The engine framework is written mainly in Java with C++ used to back any other native functionalities. Currently this project is under heavy development and not for general consumer usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    AnySoftKeyboard

    AnySoftKeyboard

    Android (f/w 2.1+) on screen keyboard for multiple languages

    The only Android keyboard you'll ever need. Free as in speech and Free as in beer. Android (f/w 4.0.3+, API level 15+) on screen keyboard for multiple languages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    ... the Gradle wrapper. SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. Recommended for running plugins together with Forge mods. The purpose of the Sponge project is to create a plugin development framework for Minecraft: Java Edition. Sponge is being created by a global community, and its open-source nature means anyone can participate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SuperTextView

    SuperTextView

    SuperTextView saves you from complex rendering logic

    Hi, Developer, Welcome to use SuperTextView. SuperTextView is different in that it is just a simple view element, but not just a view. It's alive and dynamic, with powerful embedded logic that continues to provide you with rich but exceptionally simple development support. SuperTextView saves you from complex rendering logic. With a simple API method call, dazzling rendering effects are instantly available. You just enjoy the amazing visual effects you have written, and the rest will be handed...
    Downloads: 0 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
    JServiceServer
    With the JServiceServer you can provide services over a network via http (like web services) without any XML-overhead. It has been developed for small computer systems like Java-microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vertical Stepper Form Library

    Vertical Stepper Form Library

    Vertical Stepper Form Library for Android

    This Android library implements a highly customizable vertical stepper form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MaterialScrollBar

    MaterialScrollBar

    An Android library that brings the Material Design 5.1 sidebar

    An Android library that brings the Material Design 5.1 scrollbar to pre-5.1 devices. Designed for Android's recyclerView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    File System Crawler for Elasticsearch

    File System Crawler for Elasticsearch

    Elasticsearch File System Crawler (FS Crawler)

    This crawler helps to index binary documents such as PDF, Open Office, MS Office. Local file system (or a mounted drive) crawling and indexing new files, updating existing ones, and removing old ones. Remote file system over SSH/FTP crawling. REST interface to let you “upload” your binary documents to elastic search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Material Dialogs for Android

    Material Dialogs for Android

    Library to implement animated Material Dialog in android apps

    Android Library to implement animated, beautiful, stylish Material Dialog in Android apps easily. MaterialDialog library is built upon Google's Material Design library. This API will be useful to create rich, animated, beautiful dialogs in Android apps easily. This library implements Airbnb's Lottie library to render After Effects animation in the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QTest is a perl-based test framework for testing programs written in any language. It supports a "design for testability" mentality, user-defined test coverage, filters, and multithreading support. Includes documentation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Client-side Encryption Amazon DynamoDB

    Client-side Encryption Amazon DynamoDB

    Amazon DynamoDB Encryption Client for Java

    The Amazon DynamoDB Client-side Encryption in Java supports encryption and signing of your data when stored in Amazon DynamoDB. A typical use of this library is when you are using DynamoDBMapper, where transparent protection of all objects serialized through the mapper can be enabled via configuring an AttributeEncryptor. Use SaveBehavior.PUT or SaveBehavior.CLOBBER with AttributeEncryptor. If you do not do so you risk corrupting your signatures and encrypted data. When PUT or CLOBBER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced Java

    Advanced Java

    Comprehensive guide to advanced Java topics and backend tech

    advanced-java is a curated knowledge base for Java developers seeking to deepen their understanding of advanced topics, including JVM internals, multithreading, networking, databases, system design, and common backend technologies. Written in Chinese, it serves as both a study guide and reference for preparing for technical interviews or mastering large-scale system development with Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ORMLite Android

    ORMLite Android

    ORMLite Android functionality used in conjunction with ormlite-core

    This package provides Android-specific functionality. Users that are connecting to SQL databases via JDBC connections should download the ormlite-jdbc package instead of this Android one. Object Relational Mapping Lite (ORM Lite) provides some simple, lightweight functionality for persisting Java objects to SQL databases while avoiding the complexity and overhead of more standard ORM packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Maven-Tycho-Demo

    Maven-Tycho-Demo

    Deployment Example for Maven Tycho Builds in Eclipse

    This project contains the deployed artefacts for the Maven-Tycho-Demo project. The artefacts contain p2 and binary (windows 64bit) builds for: - Daily development builds - Regular integration builds - Specific releaseb builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenGApps

    OpenGApps

    OpenGApps daily releases

    Leader badge
    Downloads: 28,285 This Week
    Last Update:
    See Project
  • 17
    Android-Plugin-Framework

    Android-Plugin-Framework

    Android Plugin Framework

    Android-Plugin-Framework is an Android plug-in framework, which is used to run plug-in apk without installation through dynamic loading. Although this framework supports independent plug-ins, the goal is not to support any third-party apps, unlike products such as Parallel Space or App Clone. Compared with any third-party app, non-independent plug-ins can predict which system APIs and features they use, and all behaviors are predictable. And any third-party app is unpredictable. The approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc. For additional help use the channel...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    7-Zip-JBinding

    7-Zip-JBinding

    Java wrapper for 7z archiver engine

    Native (JNI) cross-platform library to extract (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Wim Udf archives and create 7z, Zip, Tar, GZip & BZip2 from Java.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21
    DE AutoDoc

    DE AutoDoc

    Generate automated documentation for any programming language.

    This tool generates automated API documentation for your source code. The markup is similar to Javadoc (TM), but all programming languages are supported, not only Java. Also somewhat compatible to Doxygen(TM). Several HTML output options are available. Also LaTeX and Epub output is supported. Command line and GUI are both available. Needs Java SDK 1.4 or higher installed on your system. No external library is used in this project, therefore no danger by Log4j library bug. Version 1.0.15...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Space-Faring
    Space-Faring is a 2D single-player turn-based space strategy game. The strategy revolves around 4X space conquest. Some inspiration came from Master of Orion and Outpost. The game is written in Java and is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    EventBus

    The no.1 event library for Android

    EventBus is an open-source library for Android and Java that uses the publisher/subscriber pattern for loose coupling, enabling central communication to decoupled classes with just a few lines of code. It simplifies communication between Activities, Threads, Services and other components while also simplifying code, eliminating dependencies, and overall improving app development speed and quality. EventBus offers several advanced features, such as jump start, delivery threads, subscriber...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lagom

    Lagom

    Reactive Microservices for the JVM

    The opinionated microservices framework for moving away from the monolith. Lagom helps you decompose your legacy monolith and build, test, and deploy entire systems of Reactive microservices. Lagom is an open source framework for building systems of Reactive microservices in Java or Scala. Lagom builds on Akka and Play, proven technologies that are in production in some of the most demanding applications today. Lagom's integrated development environment allows you to focus on solving business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with binary...
    Downloads: 1 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.