Search Results for "dr java stable" - Page 42

Showing 10522 open source projects for "dr java stable"

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
    Blazegraph (powered by bigdata)

    Blazegraph (powered by bigdata)

    Fast, scalable, robust graph database platform

    Blazegraph has moved to Github. Please see https://github.com/blazegraph/database/.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    L2jFrozen 1.5

    L2jFrozen 1.5

    Proyecto basado en L2jFrozen 1132

    Emulador escrito en Java del famoso videojuego Coreano Lineage 2. El juego es multijugador masivo online de roles para PC 3D en tercera persona. Documental hecho por National Geographic: https://youtu.be/7cRPOHfSeKM Más información en: https://l2devsadmins.net/reynaldev/index.php?topic=186.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MyCoRe

    MyCoRe

    your repository framework

    MyCoRe is an Open Source project for the development of Repositories, Digital Library and archive solutions. The technical base of the system is formed of Java class libraries, XML technology and different database backends. Since 2015 we use https://mycore.atlassian.net/ for bug tracking. Please use our ticket system there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PPIXpress

    PPIXpress

    specific protein interaction networks from transcript expression

    Although protein-protein interaction networks are an ubiquitous component of modern systems biology, comparatively few efforts have been made to tailor their topology to the actual cellular condition under study. Since a simple reduction of the networks to the subset of expressed genes only scratches the surface of higher organisms’ regulatory capabilities, we propose the advanced method PPIXpress that allows to exploit expression data at the transcript-level and is thus able to also reveal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    Buwlink

    Buwlink

    Buwlink is a remote control for Windows with your Android device.

    The Buwlink is the perfect companion to increase your productivity. Whether in the field of artistic development or other video game programming edition... There are often keyboard shortcuts to know. now to represent your shortcuts and other features on the icons appearance. Easy to use easy to remember Buwlink. PLEASE NOTE: Please download the windows version and the android version. Connect the two versions on the same wifi network configure the two software so that they can communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rapla, resource scheduling
    Rapla is a flexible multi-user resource and event planing system. It features multiple calendars views, conflict-management, fully configurable resource and event types and many import/export functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tournament Maker

    Tournament Maker

    Software to help people run and organize tournaments.

    This program is intended for small tournament organizers. The goal is to allow organizers without much experience to setup and run a tournament without hours of preparation. Running a tournament is hard, especially when there are only a few people helping. With the software doing all the work, organizers will be more relaxed and it'll be a better experience for everyone. If you find this program useful, please donate to Food for the Hungry (http://fh.org/) or a charitable organization of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JAuswertung is a program that analyses and manages the results of contests of the DLRG (Deutsche Lebens-Rettungs-Gesellschaft - German Life-Saving-Organisation) but is not limited to these. In fact it can be used for any time based contest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    SisIYA a system monitoring tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XSLT syntax highlighting

    XSLT syntax highlighting

    Java based XSLT Processor extension for syntax highlighting

    Please note that project moved to GitHub: https://github.com/xmlark/xslthl This is an implementation of syntax highlighting as an extension module for XSLT processors (Xalan, Saxon), so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 12

    FreeMarker template engine

    Generates text that depends on changing data (like dynamic HTML).

    FreeMarker is a template engine. That is, it provides an easy way to generate text (HTML, source code, configuration files, emails, etc.) that depends on changing data. It's designed to separate the rendering/formatting logic (like visual design, HTML issues, etc.) from the backing application logic and technical complexity. It has a flexible API so you can integrate it into your application the way that best fits it.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 13

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate,...
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 14

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MyGoGrinder

    MyGoGrinder

    Solve Go problems (based on GoGrinder GoGrinder.sf.net )

    MyGoGrinder is a Java program to solve Go (Weiqi, Baduk) problems. Current version is 2.3.1; v.2.4.0 is being prepared (look into the files area, 11-'18). This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net). Read more on this project's web page (https://mygogrinder.sourceforge.io) * v.2.3.0: ... uses now the CA[] marker for text decoding * v.2.3.0: You can change the character set for the sgf without editing the sgf * It is now possible to use GoGrinder in...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Rooster

    Rooster

    Second Life Notifyer: All your friends online - on your PC

    See if your Second Life friends are online. Works on your Windows or Linux PC. Receive an notify when friends come online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    java-shortkeys

    A shortkeys manager written in java

    A shortkeys manager Compared to other similar keyboard hook tools, this one is simple to use. There is no need to record commands keystroke, since a simple syntax allows to write these in a file. This shorkeys file can also handle unicode data allowing complex characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RevOS-MIUI

    RevOS-MIUI

    MIUI Custom ROM for Xiaomi Devices

    For Changelog, full characteristics, etc see on website.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    Passwords Generator

    Passwords Generator

    If You want to change your passwords globally, this program is for You

    The program by getting input from the user can generate any number of passwords from the range 1 - 10000. The length of the password can by from the range 1 - 40. Also, you can save passwords in the file with the .pass extension. The program takes very low memory on your computer. You don't have to install a program - it's just a jar file ready to run. You only need to have JVM (Java Virtual Machine). So, if you want to change your passwords to social media and others globally this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    D7 SMS - Java SDK

    D7 SMS - Java SDK

    Java SDK for sending SMS via D7 SMS

    D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    auto-draw

    auto-draw

    auto draw

    draw random arbitary shapes to canvas. https://github.com/kutaybezci/draw
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    DICOM Confidential

    An open source Java DICOM de-identification toolkit

    DICOM Confidential project develops an open source DICOM (Digital Imaging and Communications in Medicine) de-identification toolkit that provides the necessary flexibility to account for different de-identification requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openLCA

    openLCA

    professional open source software for LCA

    Software for sustainability assessment, highly modular; initially focused on Life Cycle Assessments.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nwicode CMS App Builder

    Nwicode CMS App Builder

    Mobile app Builder without coding

    The NWICODE CMS project, an open source mobile app Builder, was launched in beta testing in 2019. Since 2016, the platform has only been offered as a cloud-based solution for creating mobile applications. Our goal Not a month goes by without the launch of new platforms and mobile app designers on the market. All these platforms with DRAG&DROP and ready-made features. These solutions are very standardized and do not allow you to develop and control your application. We eliminate...
    Downloads: 1 This Week
    Last Update:
    See Project