Search Results for "opensource java code" - Page 71

Showing 4328 open source projects for "opensource java code"

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
  • 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.
  • 1

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VisualMetronome

    metronome that SHOWS the beats and sub-beats

    The Visual Metronome is like a standard metronome, but visualizes beats instead if clicking them. There are various ways to visualize beats available: a flashing panel, a swinging box and a bouncing box. To run the metronome, go here: http://svn.code.sf.net/p/visualmetronome/code/metronome/index.html With some basic Java knowledge, the metronome can easily be extended with your own customized visualizer, by adding a java class to the set of visualizers [100% CLEAN award...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WSDL Parser for Mobile

    WSDL Parser for Mobile

    Generate Android and iOS Web Service Code From WSDL

    WSDLParser is a C# .NET 4.0 parser that retrieves a web service definition file and generates class definitions and enums in either Android Java or iOS Objective-C. The current versions only generates JSON versions. SOAP typically has a larger overhead that is not always suitable for mobile, but I am hoping to work on them as well in the future. A small website has also been included in the project that can serve up a zip file containing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    ... suggest to read further; * Petri Nets are created with PetriNetExec by writing Java code and using the provided API; * PetriNetExec provides a simple yet powerful callback mechanism allowing you to actually do something when events are fired and the network status is changing. * PetriNetExec is embeddable into your Java application. This means that you can build your own application and add Petri Nets into it. * PetriNetExec is open-source.
    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.
  • 5
    CodeHaggis is an Eclipse plugin without dependencies to other projects wich supports code generation for java, with clone, compareTo, equals, toString, serialVersionUID (classes or projects), hashCode, console logger and other functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 45 This Week
    Last Update:
    See Project
  • 7

    GraTeX

    Visual graph creator for LaTeX (PGF & TikZ)

    Java application for creating graphs, with a simple and intuitive interface. Obtaining LaTeX code for designed graph is a single-click operation. Allows creating less and more complicated graphs for LaTeX documents without any knowledge about TikZ library. The program lets you design and edit vertices, edges and labels to your liking thanks to a wide range of variants adequate to TikZ library. GraTeX incorporates common editing mechanisms like saving/loading projects, undo-redo & copy...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Jalli is a little java-based converter for chatlogs. At the moment it supports Pidgin, Empathy and mcabber. But there will follow many - platform-independant - others, I believe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    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
  • 10

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will arrive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    symbion

    symbion

    3-D Java code comprehension tool based on runtime analysis

    3-D Java code comprehension and visualization tool that allows the recording of the execution of a java program from an arbitrary point to another and visualizes the call graph in a 3-D environment, featuring a source code browser to aid code comprehension. https://docs.google.com/file/d/0B9tS9YG34Qd4RlVTMUo5UFRGUzg/edit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code Replicator
    Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It uses case inference to detect common programming patterns. It can create stupid code faster than you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DynamicAnnotations

    Object metadata for Java: Dynamic Annotations implementation

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    ... how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. You can also go the other way around and export your model as skeleton Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    ... be configured manually. WebSQLClient comprises a database agnostic data load utility (SQLLoader), a data unload tool (SQLExport) and SQL scripting capabilities. The application is a combination of a Java based multi-threaded webserver and HTML and Java Script. The major technology used comprises : Java, jQuery, jQuery UI, jqGrid, XML, JSON, Ajax and JDBC. WSQLC’s main components are the WSQLC server and dynamically created HTML pages. 27-May-2012 : Release 1.0 code and manual available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An opensource implementation of JavaSpaces
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    World Voice Recognition est un programme OpenSource de reconnaissance vocal dont le but est de faire la liaison entre plusieurs modules crée par n'importe quelle developpeur ( Module du microphone, module de reconnaissance vocal, module pour faire parler l'ordinateur, ou des plugins : par exemple la météo ). La SDK est compatible avec n'importe quelle language de programmation (ASM,C++,Ada,Java...) sur toutes les platformes (Windows, Mac et Linux). Tous les developpeurs peuvent programme un...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xmldsig provider for signal-com JCP cryptoprovider. Usage: see src/test/java/org/admnkz/jcp/dsig/internal/TestDSig.java in source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    zfind

    zfind

    zfind is a fast file search utility/API for searching within archives

    .../compress files. Apart from GUI and command line, it also provides API support which let's you use it in your java code as a 3rd party library. Thanks for using, and if you find any bug, do post a ticket or discussion topic. I can't fix anything if I don't know the problem :) **Check Wiki for USAGE details
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    Web Page Verify

    Verify the HTML code in your web page

    Web Page Verify is a Java utility that checks for common errors in HTML code. This utility checks for missing closing tags, misspelled attributes, and incorrect HTML syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Atomic3D

    Atomic3D

    Java3D Scene Creator

    Atomic is a free and open source 3D Scene Creator and Editor. Code Contributions are welcome. Written in Java, Java3D. Currently very much in Beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Atheris

    Atheris

    Open-source traffic analyzer / visualizer

    Finally, the binary release of the version 0.2.5 is out. Now, Atheris comes with an extensible, modular plug-in architecture, i.e. you can easily write your own graphical analyzer for Atheris. The documentation on how to write you own analyzer will follow in the next days. If you are running a non Debian-based Linux, download the zip file and follow the instructions in the README file. If you have problems, want to contribute your code or have some special needs, let us know and send...
    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.