Search Results for "data structure project in java" - Page 12

Showing 1930 open source projects for "data structure project in java"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    ADaMSoft

    Open Source and data mining software

    ADaMSoft is a free and Open Source Data Mining software developed in Java. It contains data management methods and it can create ready to use reports. It can read data from several sources and it can write the results in different formats.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Pythonidae

    Pythonidae

    Curated decibans of scientific programming resources in Python

    ...It also covers practical areas such as build automation, databases, APIs, computer graphics, and utilities, offering a structured reference for both academic and applied work. While the primary focus is on Python, some entries also highlight resources implemented in other languages like Julia, R, Go, and Java. The project emphasizes open contribution, allowing the community to continuously expand and refine the index. By gathering these resources in one place, Pythonidae acts as a central hub for scientific and data-driven programming with Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MagicalPdfEditor

    MagicalPdfEditor

    This is a small PDF editor based on OpenPdf core and AndroidPdfViewer

    This is a small PDF editor based on OpenPDF Core and AndroidPdfViewer. As there is not many open-source easy working PDF editors and PDF wizards, I decided to create a simple directory to resolve my issues. Here I have worked on two separate cores, add some functionality to them, and combined them together to achieve my target. I am working on this repo, any help will be appreciated. Just clone the project and trance the source code, It's really easy and clear. All functionality in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Z Word Tools

    Write, check, index and diagram Z specifications in Microsoft Word.

    ...Provides: WYSIWYG editing fully integrated into Word; Typechecking using fuzz (for Spivey Z) or CZT (for ISO standard Z); Indexing and cross-referencing; Diagrams of specification structure; Conversion from Spivey to Standard Z- also available as a stand-alone program and Java class for non-windows users. See project website for details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Duct

    Duct

    Server-side application framework for Clojure

    Duct is a highly modular, server-side application framework for Clojure built around a data-driven architecture. It organizes systems using immutable configuration, enabling clean assembly of components and streamlined development with backward compatibility via Integrant foundations. As with all Leiningen templates, Duct will create a new directory with the same name as your project. For information on how to run and build your project, refer to the project's README.md file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Basically Basic Jekyll Theme

    Basically Basic Jekyll Theme

    Your new Jekyll default theme

    ...If you're running Jekyll v3.5+ and self-hosting you can quickly install the theme as a Ruby gem. If you're hosting with GitHub Pages you can install as a remote theme or directly copy all of the theme files (see structure below) into your project. Layouts, includes, Sass partials, and data files are all placed in their default locations. Stylesheets and scripts in assets, and a few development related files in the project's root directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scabbard

    Scabbard

    A tool to visualize Dagger 2 dependency graphs

    A tool to visualize and understand your Dagger 2 dependency graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libpostal

    libpostal

    A C library for parsing/normalizing street addresses around the world

    A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data. libpostal is a C library for parsing/normalizing street addresses around the world using statistical NLP and open data. The goal of this project is to understand location-based strings in every language, everywhere. Addresses and the locations they represent are essential for any application dealing with maps (place search, transportation, on-demand/delivery services,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    VMS Draw

    VMS Draw

    user-friendly access to the latest computational spectroscopy tools

    VMS Draw provides general utilities (e.g. normalization, conversion, and other manipulations of several spectra at the same time) and a flexible graphical user interface (GUI) for an easy use by non-specialists which allows a seamless flow of information between experimentally and theoretically oriented researchers. Finally, it permits effective interactions with other electronic structure codes [e.g., nuclear magnetic resonance (NMR), microwave] even if Gaussian 16 offers the widest set...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Data Science Notes

    Data Science Notes

    Curated collection of data science learning materials

    Data Science Notes is a large, curated collection of data science learning materials, with explanations, code snippets, and structured notes across the typical end-to-end workflow. It spans foundational math and statistics through data wrangling, visualization, machine learning, and practical project organization. The content emphasizes hands-on understanding by pairing narrative notes with runnable examples, making it useful for both self-study and classroom settings. Because it aggregates...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Fast stable sorting in Delphi

    Routines to sort large arrays of various types, simple and Tobject.

    Significant gains in processing times when sorting arrays with structure in the data. Pre-sorted arrays with relatively few modifications may be sorted 20-30 times faster than Delphi's default QuickSort. The project includes a test suite.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Sigma TSI

    Sigma TSI

    A multifaceted Project Management and Engineering Database

    This is the TSI distribution of the Sigma database. The Sigma Database is used to manage a control projects. It has been used successfully on major engineering projects around the world. Key components include: -Documents -Correspondence -Requirements Management -Defects -Any data set relevant to the project With the data assembled and organized on one place Sigma is then able to automatically track project status and automate workflows to individuals. Sigma can connect all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a reasoner for the description logic EL+. It computes the concept subsumption hierarchy. It is an OWL 2 EL reasoner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EdifactConverter

    Java converter for UN/EDIFACT conversion to EDIFACT-XML

    June 2021 I have decided to now longer maintain releases on sourceforge. Please feel free to visit the project on github: https://github.com/sapstern/edifactconverter You will find instructions on how to build the converter there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SiteWhere

    SiteWhere

    An industrial strength open-source application platform for the IoT

    SiteWhere is an industrial-strength, open-source IoT Application Enablement Platform that facilitates the ingestion, storage, processing, and integration of IoT device data at a massive scale. The platform leverages a microservices architecture that runs on top of cutting-edge technologies such as Kubernetes, Istio, and Kafka in order to scale efficiently to the loads expected in large IoT projects. SiteWhere embraces a distributed architecture that runs on Kubernetes and provides both infrastructures such as highly-available databases and MQTT brokers as well as microservices to facilitate various aspects of IoT project development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Talend Spatial Module (aka Spatial Data Integrator or SDI) is an ETL tool for geospatial. Based on Talend Open Studio, input, output and transform geocomponents are available. IO components read/write GIS formats(eg.PostGIS, GeoRSS). Transformers all
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    TSMiner is a software program for reconstructing time-specific regulatory networks for time-series expression data. TSMiner has three key modules: first, predicting the time-specific activated/repressed transcription factors (TFs); second, predicting the biological pathways associated with the predicted TFs; third, merging the TFs and pathways into time-specific regulatory networks. TSMiner provides extensive interactive operations to help users explore the results of each module. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LightGraphs

    LightGraphs

    An optimized graphs package for the Julia programming language

    LightGraphs offers both (a) a set of simple, concrete graph implementations -- Graph (for undirected graphs) and DiGraph (for directed graphs), and (b) an API for the development of more sophisticated graph implementations under the AbstractGraph type. The project goal is to mirror the functionality of robust network and graph analysis libraries such as NetworkX while being simpler to use and more efficient than existing Julian graph libraries such as Graphs.jl. It is an explicit design decision that any data not required for graph manipulation (attributes and other information, for example) is expected to be stored outside of the graph structure itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Alternative JSON parser for Go

    Alternative JSON parser for Go

    One of the fastest alternative JSON parser for Go

    It does not require you to know the structure of the payload (eg. create structs), and allows accessing fields by providing the path to them. It is up to 10 times faster than standard encoding/json package (depending on payload size and usage), allocates no memory. Originally made for a project that relies on a lot of 3rd party APIs that can be unpredictable and complex. Encoding/json requires you to know exactly your data structures, or if you prefer to use map[string]interface{} instead, it will be very slow and hard to manage. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SpringAll

    SpringAll

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

    SpringAll is a comprehensive learning project that gathers a wide range of Spring, Spring Boot, and Spring Cloud demos in one repository. It is designed for developers who want to deepen their understanding of the Spring ecosystem by exploring concrete, runnable code samples. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AndroidOfferKiller

    AndroidOfferKiller

    Help you get a better offer

    AndroidOfferKiller is a curated collection of Android interview resources aimed at helping developers secure stronger job offers. It brings together notes and materials across topics such as Java and JVM basics, Android fundamentals, design patterns, data structures and algorithms, and LeetCode-style problem solutions. The repository also links to deep-dive articles on performance and common pitfalls, for example RecyclerView stutter and optimization strategies, making it a practical study companion rather than just a list of questions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    BeaEngine 5

    BeaEngine 5

    BeaEngine disasm project

    BeaEngine is a C library designed to decode instructions from 16-bit, 32-bit and 64-bit intel architectures. It includes standard instructions set and instructions set from FPU, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, VMX, CLMUL, AES, MPX, AVX, AVX2, AVX512 (VEX & EVEX prefixes), CET, BMI1, BMI2, SGX, UINTR, KL, TDX and AMX extensions. If you want to analyze malicious codes and more generally obfuscated codes, BeaEngine sends back a complex structure that describes precisely the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CYBR-SUITE

    CYBR-SUITE

    Remote Scrum Communication & Collaboration Suite :: Scrum Board & co

    The CYSU CYBR-SUITE is a remote Scrum solution with advanced, unique communication capabilities - the CFLX. 1. Sprint Vision Boards → clear OKRs 2. User-Story-Templates 3. Requirement-Templates, 4. Product-Backlog-Item's & Task's assessments, 5. Personality assessments, ...these mandatory ways to add more context & breaking-down complexity enable a better overview and a better understanding - for man and machine... ...based on the standardized structure of the DATA WE ARE NOW...
    Downloads: 0 This Week
    Last Update:
    See Project