Showing 50 open source projects for "gap"

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Source Code Hunter

    Source Code Hunter

    Source code analysis of Spring, MyBatis, Redis, Netty, and more

    ...It helps developers deepen their understanding of internal implementations, design patterns, and performance optimizations by walking through actual codebases such as Spring, MyBatis, Netty, Tomcat, and others. The project aims to bridge the gap between theoretical knowledge and real-world application by providing step-by-step annotated explorations of core components in these frameworks. It’s a valuable resource for Java developers preparing for interviews, system design discussions, or those looking to strengthen their ability to read and learn from production-level code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Alluxio

    Alluxio

    Open Source Data Orchestration for the Cloud

    Alluxio is the world’s first open source data orchestration technology for analytics and AI for the cloud. It bridges the gap between computation frameworks and storage systems, bringing data from the storage tier closer to the data driven applications. This enables applications to connect to numerous storage systems through a common interface. It makes data local, more accessible and as elastic as compute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brokk

    Brokk

    Brokk brings code intelligence to AI

    Brokk is a code intelligence assistant framework designed to let large language models (LLMs) understand code semantically (not just as raw text) so that they can work effectively on large codebases that don’t fit wholly in a prompt context. It helps bridge the gap between LLMs and real-world engineering code by offering tooling to index, analyze, query, and augment code context, so that AI can meaningfully reason about existing code, suggest edits, and navigate across projects. Modular build tasks (run, test, build, shadowJar, tidy, etc.) to support development workflows. Integration of front-end + back-end layers (web UI + CLI + internal services).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Eureka

    Eureka

    AWS Service registry for resilient mid-tier load balancing

    Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. t Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing. For aiding Netflix Asgard, an open source service which makes cloud deployments easier, in fast rollback of versions in case of problems avoiding the re-launch of 100's of instances...
    Downloads: 3 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Cucumber JVM

    Cucumber JVM

    Cucumber for the JVM

    Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice. Cucumber-JVM also integrates with all the popular Dependency Injection containers. It’s simple. Whether open source or commercial, our collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. Validate executable specifications against your code on any modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Serverless Java container

    Serverless Java container

    A Java wrapper to run Spring, Spring Boot, Jersey, and other apps

    The AWS Serverless Java Container library is a framework that allows developers to run existing or new Java web applications—built with frameworks such as Spring, Jersey, Spark, Struts—inside AWS Lambda with minimal modifications. It bridges the gap between traditional servlet or web-framework models and serverless functions by mapping HTTP events from API Gateway into requests your framework understands and routing responses back appropriately. This means you can keep much of your familiar Java-based architecture (controllers, filters, dependency injection) and deploy it in a serverless environment without rewriting everything from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...The Lucee CFML engine relies heavily on Apache Tomcat for its servlet container. However, maintaining compatibility with the latest Tomcat versions often involves a time lag between updates and official releases. Zlucee bridges this gap by offering: Up-to-Date Tomcat Versions Stay ahead with the latest Tomcat updates, patches, and features. Optimized for Lucee All releases are tested for compatibility with Lucee to ensure smooth integration. Community-Driven Managed by ColdFusion and Lucee enthusiasts, Zlucee is driven by the community's needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey (JQM) implements the Quine-McCluskey algorithm with Petrick’s Method for minimizing Boolean functions. Designed for both education and industrial application, it handles up to 16 variables and functions. Uniquely, JQM bridges the gap between theory and practice: it visualizes the solution process with generated Karnaugh Maps for students, while supporting PLC engineers by exporting results to Structured Text (ST) and Ladder Diagram (LD). The software includes a GUI for managing truth tables and supports diverse file formats for import and export.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    OpenGL Canvas

    OpenGL Canvas

    An Android library that provides views using openGL canvas

    ...Ideal for real-time graphics, games, or custom views, this project provides a fast and flexible alternative to Android’s software rendering without the need for a full game engine. It bridges the gap between low-level graphics APIs and high-level UI rendering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    SpringAll

    SpringAll

    Step by step, learn Spring Boot, Spring Boot & Shiro, Spring Batch

    ...Each module focuses on a specific technology or integration—covering web applications, ORM frameworks, microservices, caching, messaging, security, distributed systems, and monitoring. The repository emphasizes both theory and practice, combining conceptual explanations with working examples so learners can bridge the gap between reading documentation and building real-world applications. It also includes advanced topics such as distributed locks with Zookeeper, API documentation with Swagger, session sharing, security with RBAC, and microservice communication patterns. The project continues to evolve with community contributions, making it a useful reference for both beginners and experienced Java developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PHP - XML_XSLT2Processor
    XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki. NOTICE: This project is now dead. See the following news item for details on why and what to use instead: https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    In the Oracle database there are two PL/SQL APIs to send mails: UTL_SMTP and UTL_MAIL. But there is no package which is able to retrieve messages from a mailbox on a server. The here provided package MAIL_CLIENT closes this gap.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    GFinisher

    genome assembler finisher, gap, gap close, sort contig

    GFinisher is an application tools for refinement and finalization of prokaryotic genomes assemblies using the bias of GC Skew to identify assembly errors and organizes the contigs/scaffolds with genomes references. contact dievalg at gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    SAJaS

    Simple API for JADE-based Simulations

    The Simple API for JADE-based Simulations (SAJaS) is a proposal to bridge the gap between MAS simulation and development. SAJaS enhances MABS frameworks with JADE-based features. While empowering MABS modellers with modelling concepts offered by JADE, SAJaS also promotes a quicker development of simulation models for JADE programmers. In fact, the same implementation can, with minor changes, be used as a large scale simulation or as a distributed JADE system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project that closes the gap between Marauroa and an actual Game/Application Java Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-java Issue Tracker: https://simple-marauroa.jira.com/browse/SMS NetBeans RCP Project: Source Repository: https://bitbucket.org/javydreamercsw/simple-marauroa-rcp Issue Tracker: https://simple-marauroa.jira.com/browse/SMSR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Gap Metronome

    Metronome with input in milliseconds for silence between beats

    Gap Metronome is an application written in Java. Input is silence between beats in milliseconds. There are two sounds available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An online platform for emotion analysis, classification and risk perception analysis in social media data. The platform is a step further towards bridging the gap between: Emotion classification and analysis on one side, and risk perception dissemination analysis on the other side. The platform core values are: - Open source - Ease of use - Extensibility and flexibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    VarImpact

    Extracting effects of mutations on molecular properties from text.

    ...The results of thousands of small-scale experiments, on the other hand, are present in the literature and discuss observations made ranging from alteration of active sites to changes in drug response resulting. Our aim is to bridge the gap between detection of genetic variants and their annotation with aforementioned observations. VarImpact extracts experimentally observed changes from the literature. This allows to annotate sequencing results with observed impacts, gather information about the mutational landscape observed in disease populations, and to study disease mechanisms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ReSPARQL - RecSPARQL

    SPARQL extension for recommendations

    SPARQL, a declarative query language for querying RDF-graphs, supports retrieval of data exclusively based on facts; in contrast Recommender Systems aim to predict the taste of a user towards a set of not consumed items. However, predictions or suggestions are entities that cannot be explicitly retrieved. ReSPARQL is an extension of SPARQL that fills the gap between this two paradigms and enables a generic and flexible approach for recommendations over arbitrary RDF-graphs. It supports content-based, collaborative filtering and hybrid recommendations and allows both paradigms to gain benefit from each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Staged (Android)
    ...A website may well allow musicians to connect, but what about the fans? A cheap pair of headphones is no match to the feelings you get when you can see new, innovative talent performing right in front of you. There’s a gap in the market, and we’re here to fill it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    ...Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools able to effectively addressing these needs: * How to understand quality indicators, and how to compare them with the state of the art? * How to measure and manage the gap between the absolute quality level of a software, and a reasonable (reachable) target of quality? * What are the shortest and safe ways to achieve your quality goals?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HBase - Hannibal

    HBase - Hannibal

    Monitor and maintain HBase configured for manual splitting

    ...While HBase provides metrics to monitor overall cluster health via JMX or Ganglia, it lacks the ability to monitor single regions in an easy way. This information is essential when your cluster is configured for manual splits, especially when the data growth is not uniform. This tool tries to fill that gap by answering the following questions: How well are regions balanced over the cluster? How well are the regions split for each table? How do regions evolve over time? See https://github.com/sentric/hannibal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. Data storage in the exabyte range is possible using filesystem and/or memory-mapped IO. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of this project is to combine different sources of information as well as methods to help in the process of gap closing / genome finishing in high throughput sequencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next