Search Results for "opensource java code" - Page 30

2580 programs for "opensource java code" with 1 filter applied:

  • 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

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    fastest

    Automate your software testing, the fastest way!

    Fastest stands for 'Fast Automated Software test'. * This is a compilation of various open source tools complemented with a set of useful programs that help a Software Test Engineer perform the test automation with ease. * It can be envisioned as a toolkit that every test engineer would need! * Currently implemented in Java * Test Automation is not just about writing test cases in a particular programming language. There are a lot more activities that need to be accomplished in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SourceSquare

    SourceSquare

    The free open source scanning engine

    SourceSquare is a free open source scanning solution, based on Antepedia, the world's largest open source knwoledge base, including more than 1,000,000 open source projects from the main forges. SourceSquare is a free (as in free beer) and free (as in free speech, licensed under GNU Affero Public Licence V3) product, which scans a folder on your hard drive and displays a treemap that shows which part of your source code is open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jSET - Java Software Evolution Tracker is a software visualization tool that allows practitioners to assess the magnitude of changes across the versions of a software system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5

    gwt-commons

    GWT Equivalent of Apache Commons

    GWT Equivalent of Apache Commons is commonly used on server side, but it's code is not supported on GWT as most of classes it used are excluded from the JRE emulation. <inherits name='com.gwt.commons.lang.Lang' /> <inherits name='com.gwt.commons.lang.time.Time' />
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Coordinate Geometry Visualiser

    Visualise Coordinate geometry using easy and powerful commands

    Pace up your procedural graphics, using command based way to draw all sorts of primitives. This is easy and powerful at the same time. And then export this pseudo code, to Language/Platform of your choice. We aim to support as many, but Qt, wxWidgets, OpenGl, Allegro etc. will be supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 1 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
    Ligthweight Toolkit is a framework which uses LWJGL. It makes easier some aspects (input, picture loading, code organisation, ...), and allows to focus on the game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    ... client adds the download to the client. The client is very simple "fire and forget" type of java program, where a registry setting enables it to start everytime you click a "magnet:" in any browser. The client then sends the magnet URI, in it's entirety, to the server application, which then adds the download to the torrent client. This is just an alpha release, so the current code has a very crude design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Eclipse Visual Editor

    Community Supported Eclipse Visual Editor

    The Eclipse Visual Editor project is a platform for creating Visual classes and GUI builders within Eclipse. The project currently provides support for WYSIWYG editing of Swing/AWT and SWT/RCP user interfaces. Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources. The archived source and website trees have been converted from CVS to Subversion. This code can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    PrivilegedAccessor

    Library to access private or protected parts of java classes

    PrivilegedAccessor is a very simple library for accessing private or protected members, methods or constructors in Java. This project has been moved to google code: See http://code.google.com/p/privilegedaccessor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    JewelCli

    java command line option processing library

    Java command line option processing library. Uses reflection to automatically create a command line option processor from an annotated java interface, allowing the declarative specification of arguments, and clean access to supplied values. As of version 0.7 The source code is available at https://github.com/lexicalscope/jewelcli Please Note: the maven groupId has changed as of version 0.7, it has changed to com.lexicalscope.jewelcli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simmon is SIMple MONitor of network. Dedicated daemon running on router collects traffic data, which is read by gui client. Daemon is fast and light C code build on top of libpcap, and client written in Java Swing can be run on any Java capable platform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenSource Java based cross platform command line file encryption software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    an opensource forum code that is being build to help html editors to easily build an forum into their lay-out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WikiVis (UM)

    WikiVis (UM)

    Visualization of the Wikipedia network of pages.

    This tool provides an interactive visualization of the Wikipedia information space, primarily as a means of navigating the category hierarchy as well as the article network. The project is implemented in Java, utilizing the Java 3D package. This was a student project in 2004-2005 at the University of Macau. This is the code from April 2005 that was finally uploaded to SourceForge in 2012 for archival purposes and to meet the demand from Wikipedia researchers world-wide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Application defines templates of VHDL structures, which allows us comfortly generate most used VHDL structures. It can also work with VHDL testbench templates from which can be created VHDL testbenches of existing projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Openology is an opensource project to build a PHP web application development framework with its associated tools and applications. It consists of 3 parts, the core codes, a setup-code generation-deployment interface and a standard UI specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    doc2java generates Java source code from JavaDoc files.
    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.