Search Results for "java development kit" - Page 80

Showing 14683 open source projects for "java development kit"

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

    Piggydb

    Piggydb helps you have more fun with knowledge creation.

    Piggydb is a flexible and scalable knowledge building platform that supports a heuristic or bottom-up approach to discover new concepts or ideas based on your input. You can begin with using it as a flexible outliner, diary or notebook, and as your database grows, Piggydb helps you to shape or elaborate your own knowledge. Piggydb is a Web application provided as a self-contained package that contains a Web server and database engine. With Piggydb, you can create highly structured content...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    yacas

    yacas

    Computer calculations made easy

    NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future. Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as arbitrary...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JDigger

    Java performance analysis tool

    This project has been renamed and moved to moved to: https://github.com/denkbar/djigger
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    SilverTunnel-NG

    Java library for easy accessing Tor network.

    SilverTunnel-NG is a Java library that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. SilverTunnel-NG Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. This is a fork of silvertunnel (https://silvertunnel.org) Version (0.0.4) is deployed to maven. Since Version 0.0.4 SilverTunnel-NG also runs on Android...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Twitch Streamer Bot And Loyality Manager

    Twitch Streamer Bot And Loyality Manager

    Manage chat and your viewers. JavaScript or Java based chat bot-

    * Due low interest for this program the development has been discontinued for now. Sorry. * This program is like a swiss pocket knife. You can manage your viewers, add more functionality to your chat and your stream and more. Check out Wiki page for bot. This wiki is not up to date anymore. Please see all the news and updates at website: http://streambud.com/ - UI to keep an eye on your stream; - Stream events; - Plugins; Be a patreon: https://www.patreon.com/dustinest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jikes RVM
    The Jikes Research Virtual Machine (RVM) is designed to execute Java(TM) programs that are typically used in research on fundamental virtual machine design issues.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    Google Fusion Tables Sql Console

    SQL front end for data administration and quick query hacks

    Querying and data administration front end for Google Fusion Tables Sql providing augmented Sql features. Coming as Eclipse plugin (see External Links) or barren stand alone client with low resource footprint, a code editor matching contemporary standards and command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    EasyConf is a library to access configuration of software components and applications. It defines simple conventions to make it easier to use. It was born in a portlets-based portal and has several features useful for this and similar environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JQVT

    A QVT engine targeting Java

    MIGRATED TO GITHUB: https://github.com/patins1/raas4emf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Websphere SIB/ MQ Monitor

    Connect to Websphere service integration bus or MQ to monitor JMS mess

    Connect to Websphere service integration bus or MQ to monitor JMS messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Icepick

    Icepick

    Android Instance State made easy

    Icepick is an Android library that dramatically simplifies saving and restoring Activity or Fragment instance state. Instead of manually writing Bundle code, you annotate fields with @State, and an annotation processor auto-generates the necessary boilerplate. This fosters cleaner, more maintainable code by removing repetitive onSaveInstanceState() and onRestoreInstanceState() logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    Current source code contains UI elements from Design Support Library. A beautiful and smooth application which works on almost all available devices. InstaMaterial project supports all systems versions, starting from 4.0 Ice Cream Sandwich. Thanks to this our app can work on more than 90% of all Android devices (according to the presented statistics). The implemented elements and effects include a Send button animation in comments view, ViewAnimator, Ripples, and RecyclerView smoothness....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Integrated Development Environment Frameworks based on Internet and eXtensible technologies. The goal is to research in the development of interactive environments that facilitate distance programming and distance learning of programming languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    SuperHTML
    Super HTML is a free program designed to help you code in HTML, but you can make much more with it. We tried to make this program as user-friendly as possible. Much more features are expected in the future. A few of the expected features are a theme changer, custom component sizing and more code snippets. This program is in a beta so please report bugs in the forums, we want your feedback! Thanks for choosing Super HTML! (c)2016-2017 Kivitoe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    sinlin

    sinlin - SVG preprocessor, that can add data from .ods files to SVG

    ... attr="1" attr1="1" attr2="1"></g> <g attr="2" attr1="2" attr2="2"></g> <g attr="3" attr1="3" attr2="3"></g> <g attr="4" attr1="4" attr2="4"></g> </svg> Source: https://github.com/step-artur87/sinlin Tutorial: https://sourceforge.net/projects/sinlin/files/sinlin_tutorial.pdf/download Examples: https://www.dropbox.com/sh/6ottxnawy5nfils/AABQro2tTlVJhy3LIBmtt4gXa?dl=0 In early April I will suspend development of the program and go offline (probably to September)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Infinity Virtualization Platform

    Infinity Virtualization Platform

    A virtual infrastructure without the dedicated physical infrastructure

    Infinity saves time and money by providing users with a virtual infrastructure without the need to buy and manage dedicated hardware. The Infinity virtualization platform gives users centralized management of their virtual machines (VMs), but unlike traditional virtualization solutions, Hosts running VMs can be any computer. Computer workstations and servers which are running Windows, Mac, Linux, BSD, Unix or no OS at all can be used to host VMs alongside their current applications. VMs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CosmoFile

    CosmoFile

    Convert your files,Edit pdf Files,Edit Images,Download files

    Looking for free software to convert your files ?CosmoFile is created for you ,a great software absolutely free for users to convert your files to many different formats.CosmoFile is very Simple and very fast and support many formats PDF,HTML,JPG,PNG,JPG,ICO,SVG,XLSX,PPTX... Edit Pdf Files with CosmoFile Looking for free software to modify PDF documents? Sometimes you need to make minor changes to a PDF file. For instance, you may want to hide your personal phone number from a PDF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    FFXIV: ARR Ping Check

    Ping check for FFXIV Servers

    This application lets you check your ping latency to one of the Final Fantasy XIV: A Realm Reborn servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CSV Transformer

    CSV Transformer

    transforms xml to csv

    The CSV Transformer is a data processing tool which transforms .xml-Files to comma separated values. The CSV Transformer was created in a load and performance testing project, the use case was to be able to transform 2800 configuration files of a big banking application to a single .csv-File. With this single file it was possible to compare the whole configuration between two releases with the already available tool CSV Comparator. This enabled the team to verify if there were any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    j2mod

    Enhanced Modbus library implemented in the Java programming language

    This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project. The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programming language. It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    The Junicon Project

    Java-based Dialect of the Unicon Programming Language

    Junicon is a Java-based implementation of Unicon, a very high level object-oriented goal-directed programming language that lives at Unicon.org. Junicon features seamless Java object access, interactive interpretation, and numerous cleanups and enhancements while retaining Unicon's core expression-evaluation semantics. Please see the Junicon Project Web Site for publications about Junicon.
    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.