Showing 5057 open source projects for "java open source"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 1
    JoystickLIb is a Low 'n High level library for joystick for Linux Kernel, only for GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TmpltLib

    TmpltLib

    template data structure library for C

    Singly Linked-list - Doubly Linked-list - Stack - Queue - Deque - Generic Tree - AVL Tree - RB Tree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A platform-independent implementation of shell wildcards matching, implemented in C/C++, expressing a C-API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Alleyoop is a GNOME front-end to the Valgrind memory checker
    Downloads: 1 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    MIPS Interactive Learning Environment

    MIPS Interactive Learning Environment

    MILE - MIPS Interactive Learning Environment

    MILE is a user-friendly MIPS simulator. It offers users a GUI in which they can develop and run programs written in MIPS assembly language. It is intended to be used as an instructional tool. MILE is still in early development. It lucks certain features and functionality. Please be patient until the beta version is released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    basicmenu

    add a menu easily in console application

    This library is developed to allow the programmers to create and insert one or more menus in their console applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    C-Memo

    Generic Memoization Library for C

    A function memoization library for C, meant to make caching the values of functions relatively straightforward and simple. Allows memoization of functions to different contexts, so that sets of memoization caches can be cleared separately. Currently, this has only been tested with the GNU C compiler and has limited test coverage, so it is considered as Beta. If anyone wishes to contribute bugfixes, cross-compiler portability extensions, or other enhacements please feel free to contact via PM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PerfCache

    PerfCache

    A high-performance C++ cache library implementing O(1) LRU and LFU.

    PerfCache is an API that allows for creation and management of a memory cache. It includes basic cache operations (insert and retrieve), replacement policies, and expiration. Cache entry keys are strings of bytes, and data items are arrays of bytes. Variable length keys and data are supported. The cache itself is implemented as an array. The cache infrastructure includes a directory, mapping cache entry keys to cache array indices, and a sub-system for handling cache entry replacement...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Further development of the PhysX plugin for Gamestudio A8, originally created by Chris Kahler and made open source by OpGroup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vrdp-ldap

    LDAP backend for VirtualBox RDP Auth

    An extension for VirtualBox server which reads LDAP entries to authorize users to connect to virtual machine RDP ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hiCUDA is a directive-based abstraction that simplifies CUDA programming. This project aims to develop a source-to-source compiler, based on Open64, that translates a sequential program with hiCUDA directives into an equivalent CUDA program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Diva is a command-line tool for dispersal-vicariance analysis, a simple method for inferring the distributional history of organisms (Ronquist, F. 1997. Systematic Biology 46:193-201).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ONSlaught is an ONScripter clone with Unicode support and other features. Its aim is to completely replace ONScripter as an open source visual novel engine by providing a completely new design and new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Open64 Compiler and Tools site is dedicated to the continued development of the former SGI Pro64(TM) compiler for the IA64, x86, CUDA and MIPS architecture.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    edje2yuv

    edje2yuv exports arbitrary Edje animations to YUV4MPEG streams

    edje2yuv is a simple command line tool that exports arbitrary Edje animations to YUV4MPEG streams (YUV420P, YUV422P, YUV411P, YUV444P, MONO) and to raw RGBA for further usage in e.g. films or presentations. Edje is a complex graphical design & layout library based on the Enlightenment Foundation Libraries (EFL) allowing extremely flexible dynamic layouts and animations. YUV4MPEG streams is a intermediary raw video format widely used in pipes of video conversion tools such as ffmpeg,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming. TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, ns, and nam. It provides a layer of C++ glue over OTcl.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19

    libmqlpc

    Message Queue Local Procedure Calls

    This library can be used, to take advantage of SMP systems, protect your program from crashes, upgrade/downgrade functionality on the fly without stopping your main program, test unsafe code/new versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Basic Interpreter

    Small programming langage easy to embed

    Basic Interpreter is a small programming langage easy to embed in bigger programs to perform calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    a Java source to C code translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    symlookup

    object symbol lookup utility

    This program searches for both dynamic and static libraries, looking those ones which provide given object symbols. It will assist you in undefined symbol errors eliminating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HXPath

    XPath HTML parser

    HXPath is a command line tool useful to extract data from HTML documents. HXPath can select sub trees, like the standard xpath tool, but is also able to read contents and attributes and output them in a bash friendly format. HTML Tidy and HTTP/HTTPS get are built in too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eggdrop
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 0 This Week
    Last Update:
    See Project