Showing 787 open source projects for "simple java code"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Simple Binary Data Structure is a compact and portable data representation library for object serialization, networking and storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a simple backup utility for memory sticks. The target is not a full backup utility. It's just to get a redundant copy of a stick on a local machine. Addending to just synchronizing, it doesn't delete files on the target, it does archiving them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Jot down your notes on this notepad scratchpad. Automatic saves. Can be used as sticky/postit notes or just as a simple notepad. This notepad runs on its own and also can be used as an Extension to Advanced Clipboard Manager (ACM), also on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This lightweight, Spring-friendly, broker independent library provides a simple way to make remote calls via JMS API, allows RMI over JMS. The library supports synchronous and asynchronous remote method invocations as well as remote callbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple command-line utility that pauses for a specified duration, and displays a countdown. Features varying levels of verbosity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The Gridbus Grid Service Broker, is a service-oriented, economy and data-aware resource broker system that uses a simple, extensible middleware independent architecture that mediates access to distributed resources on a local / Global Grid of computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An easy-to-use Java desktop application to centrally monitor resources from a variety of environments, including the ability to dynamically set up rules to trigger actions based on monitoring. Clients connect via simple and efficient UDP based protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple program to backup selected directories or files Source code available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JShutdownTimer is a simple java based utility, that will shutdown any computer given a specified time in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A very simple port scanner written in Java with multi-threading. I have not add any special features in the first release. Feel free to modify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The CommGen platform is intended to be a simple, scalable integration platform for small to medium problem sets. The architecture is simple, consisting of a distributed kernel, distributed O/S, agent and application layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlindEyes is an open-source distributed framework designed to allow the distribution and chaining together of code in many popular languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple Network monitoring tool for viewing the status of multiple nodes. It uses a simple text configuration file to get a list of IP addresses or host names to ping at an interval.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a simulation of an open CPU, called 67-80-85. It tries to implement a simple, efficient CPU. It includes the simulator, an assembler, a sample code for a boot loader (ROM), a microkernel prototype and tests. - "The 3-legged shinning steel horse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project proposes a faster Java Serialization method by using run-time generation of tailor made serialization code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A general purpose Java component to poll directories and asynchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. Not updated frequently - because it just works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Simple Light-weight Infrastructure for Network Computing (SLINC) is a framework for developing Public Resource Computing (PRC) projects. The main goal of SLINC is to make the PRC project development process as easy and flexible as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo