Search Results for "java open source" - Page 81

Showing 24908 open source projects for "java open source"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    This project is an Open-Source (GPL) implementation of the SAE J1699-3 test specification. SAE J1699-3 test for compliance to OBD-2 protocols. THIS COMPUTER PROGRAM IS BASED UPON SAE RECOMMENDED PRACTICE J1699-3, WHICH WAS PROVIDED "AS IS".
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Motsognir

    Motsognir

    a robust, reliable and easy to install gopher server

    Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). It is published under the terms of the MIT license. All the configuration is done via a single configuration file with reasonable defaults. Motsognir supports server-side CGI applications and PHP scripts. It is entirely written in ANSI C, without external dependencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    iohook

    iohook

    Node.js global keyboard and mouse listener

    Node.js global keyboard and mouse listener. This module can handle keyboard and mouse events via native hooks inside and outside your JavaScript/TypeScript application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    XnBay-U2

    The open source projects with XnBay NAS.

    Open source projects that are included with XnBay-U2. The license used by these projects are different. Please refer to the LICENSE / COPYING / COPYRIGHT file inside each project or any announcement in source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Statistics for MySQL

    Statistics for MySQL

    Add more statistical functions to MySQL.

    "Statistics for MySQL" provides additional statistical functions (like Pearson's coefficient of correlation) which are missing in MySQL. DLLs for 32 and 64bit Windows as well as makefiles for Linux are available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    QMC2 is a Qt based multi-platform GUI front end for MAME NOTE: A new version is hosted and developed at https://github.com/qmc2/qmc2-mame-fe
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    FormatUsb

    FormatUsb

    The FormatUsb tool is a reliable way to format USB flash drives

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards.
    Downloads: 119 This Week
    Last Update:
    See Project
  • 8

    mk72r

    МК-72Р - программируемый калькулятор

    МК-72Р - программируемый калькулятор со входным языком Рапира. Включает эмулятор советского калькулятора МК61. Сайт о программируемых микрокалькуляторах: http://pmk.arbinada.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nginx-rtmp-module

    nginx-rtmp-module

    NGINX-based Media Streaming Server

    The nginx-rtmp-module is an open-source extension for Nginx that enables RTMP-based live streaming functionality. It adds support for ingesting RTMP video streams and re-streaming through HTTP/HLS/DASH, with various configuration controls and multi-worker streaming capabilities. Supports multi-worker streaming via automatic stream pushing (rtmp_auto_push). Can output HLS streams for playback on mobile and web clients.
    Downloads: 19 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    The Portable Forth Environment implements the ANSI Forth Standard, it is fully written in C, the newer version has a module concept, and it is fully multithreaded. Autoconf used. Tested in embedded environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 12

    splitjob

    Reads from stdin, splits and sends to parallel invocations of commands

    Useful to split up jobs over multiple CPU cores or even multiple computers. Examples: tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TinyKernel

    TinyKernel

    Tiny Kernel is a work in progress Operating System kernel.

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

    backconn

    allows connecting to hosts behind firewalls and NAT

    backconn is a networking tool that is supposed to solve the problem of connecting to devices that are behind a firewall or a NAT box. It is a set of two programs: backconn-cli and backconn-adm. backconn-cli needs to be installed on the device you wish to have access to, while backconn-adm is the server part, and needs to be installed on a publicly available host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XNU

    XNU

    Legacy mirror of Darwin Kernel

    Darwin XNU is the hybrid kernel that powers Apple’s macOS, iOS, watchOS, and tvOS operating systems, forming the foundation of the Darwin open-source core. The name XNU stands for X is Not Unix, highlighting its origin as a combination of multiple kernel technologies—primarily the Mach microkernel from Carnegie Mellon University, integrated with substantial components from FreeBSD and Apple’s proprietary IOKit driver framework. This hybrid architecture merges the microkernel model’s message-passing flexibility with the monolithic performance and direct hardware control typical of Unix-like systems. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    libusbK

    libusbK

    A complete software solution for windows usb devices

    libusbK is a complete driver/library solution for vendor class usb device interfaces. If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify...
    Leader badge
    Downloads: 761 This Week
    Last Update:
    See Project
  • 17
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS

    Build simple desktop apps with C, XML and CSS. LCUI is a simple GUI library, it is written in C, supports XML and CSS, you can use C, XML and CSS to build simple desktop applications, at present it is mainly supported by Windows, subsequent versions will improve support for Linux. If you have web development experience, then the use of LCUI will be easier to get started, because LCUI's XML, CSS, and element layout processing effects are similar to web browser, you can refer to the sample...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Library, which open xterm window if needed. Only you need is link your program with it in build time or dynamically. You can also call it:: console subsystem. Very useful for application, such as mc, which working in interactive mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SM83 Binutils

    Binutils port for the Sharp SM83 (GameBoy CPU)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Xtables-addons
    Xtables-addons is a package that obsoletes the old patch-o-matic repository for the Linux kernel and iptables. Instead of patching the kernel source, extensions are built as modules and thus allow extending kernels without recompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gabedit is a Graphical User Interface for FireFly (PC-Gamess), Gamess-US, Gaussian, Molcas, Molpro, MPQC, NWChem, OpenMopac, Orca, PSI4 and Q-Chem computational chemistry packages.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 22

    mkpwd

    mkpwd is a password generating program

    mkpwd is a password generating program. It is designed to satisfy a scalable range of security demands. It's standard behavior is to generate one password consisting of any of all printable ASCII characters (32-128) with a length between 6 and 10. You can modify the way passwords are generated via command-line switches. You can specify a length range, the characters used and even let mkpwd generate passwords which are kind of readable and therefore easier to remember
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TinyGL

    TinyGL

    The penultimate portable graphics library

    tinygl is a lightweight, software-based OpenGL implementation originally written by Fabrice Bellard and modified here for modern learning and development purposes. It implements a subset of OpenGL 1.x features and provides a minimal yet functional rendering pipeline with no reliance on graphics hardware. tinygl is an ideal resource for educational purposes, embedded development, or rendering in software-only environments. Its simplicity and compact codebase allow developers to study how 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mp3guessenc

    What's inside your mp3 files REALLY ?

    mp3guessenc is based upon the original project by Naoki Shibata. This command line utility was born to detect the encoder used for a mpeg layer III file but now it can do more and scan any mpeg audio file (any layer) and print a LOT of useful information. Latest modifications include fixes, new features and code optimizations.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project