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

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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1

    HibernateRepository

    An implementation of Repository pattern by means of Hibernate.

    The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The a goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you will need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Immutable Collections for Java

    Immutable/Persistent Collections Library

    Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares as much as possible of its structure with other copies to minimize memory consumption. The library includes a singly linked (cons/cddr style) list/stack, an integer trie based indexed list, a 2-3 tree based random access indexed list, a 2-3 tree based map, a hash trie based map, and hash and tree based sets, and sparse arrays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Suggest Tree

    A Data Structure for Efficient Autocomplete

    An autocomplete data structure that enables you to quickly look up the top k terms with a given prefix in a set of weighted terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Human Speakable Programming Language

    Human Speakable Programming Language

    foundation of the General Intelligence Operating System

    HSPL is Human Speakable Programming Language, allowing for communication between human-to-computer and human-to-human in the same language. This project has moved to http://sourceforge.net/p/spel We are currently working on human-to-computer programming-language with mostly English base vocabulary. Though once we have that, we plan to add support for other world Languages, including Chinese, Spanish, Russian, Arabic, Hindi, among others. Eventually HSPL shall be the...
    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

    VSViewer3D

    3D Virtual Screening Viewer

    This project is an interactive viewer for 3D virtual screening data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CrocodileNote

    CrocodileNote

    Protect your privacy!

    Take simple text notes. You can put them into folders to create your own quick, easy and robust file structure. CrocodileNote uses AES encryption. In encryption mode all data is encrypted using password-based encryption (PKCS#5) with AES-256. These are common industry-proven standards! Use encryption if you want to protect your data and your privacy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hacks on FreeMind: * UTF-8 support * Works better with version control system: svn, hg, etc. References: * http://freemind.sourceforge.net/wiki/index.php/User:Jiangxin * http://www.ossxp.com/trac/freemind/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    TracerJD

    Trace-based Dynamic dependence analysis via Fine-grained Logging

    TracerJD project website: www.nd.edu/~hcai/tracer TracerJD video demo: http://youtu.be/HR_rNX9K5IU TracerJD is a program execution Tracer for Java dynamic Dependence analysis. The major goal of this framework is to enable fine-grained dynamic dependence analysis for Java program based on program execution traces. It is developed in support of a wide range of dynamic dependence-based analyses such as those used in software testing, debugging, and evolution tasks. With TracerJD, we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    ReArch Database Project

    Code Repository for the Recursive Relational Archaeological DBMS

    The Recursive Relational Archaeological Database (ReArch) is a data management platform that preserves the practical configuration that data tables provide, while relaxing the strict, attribute-based model that so characterized modern databases. The schema consists of an inherently recursive and extensible structure that can incorporate heterogeneous observations and analyses into a common framework in order to evaluate their commensurability. In this manner, ReArch provides a simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UI To the Hadoop HBase Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project offers a client java library for easy access to the tv data from schedulesdirect.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTE: developement of this project has moved to GitHub http://github.org/matthuska/biasviz/ BiasViz is a Java applet for visualization of amino acid bias in multiple sequence alignments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a Java-based reference implementation of the guidance provided in NIST IR 7802: Trust Model for Security Automation Data (TMSAD) 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cascalog

    Cascalog

    Data processing on Hadoop without the hassle

    Cascalog is a powerful Clojure (and Java) data processing and querying library built atop Hadoop (via Cascading), providing a high-level, Datalog-inspired abstraction for both big data processing and local computation. Cascalog is hosted at Clojars, and some of its dependencies are hosted at Conjars. Both Clo/Con-jars are maven repos that's easy to use with maven or leiningen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Noble Ape Simulation
    Simulates a biologically diverse tropical island, and the ape inhabitants cognitive processes. For MacOS X, iPad, Windows and Linux. Features a non-polygonal graphics engine and a command-line version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SMS and Call Filter

    SMS and Call Filter

    'SMS and Call Filter' can filter sms based on trained data set.

    'SMS and Call Filter' filters sms based on trained data set. Can efficiently block promotional sms from GP, Banglalink, Teletalk, Airtel, Robi any many more. It blocks incoming call with caller id less than 6 digits. You can just install and use this app. You can also add your own sms blocking rule. All your blocked sms will be saved in the database, you can see them and easily delete or restore to inbox. Important Notes: 1. If this app 'thinks' a message is spam, that doesn't mean that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rdf2rdf

    This Java tool converts RDF data from any RDF format to any other.

    This Java tool converts your RDF files from any RDF format to any other format. It is based on the openRDF.org Sesame project and is wrapped into one single jar file for easy usage.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    adLIMS

    adLIMS

    adLIMS: a Laboratory Information Management System with ADempiere

    Many biological laboratories dealing with genomic samples are facing the problem of sample tracking, both for pure laboratory management and efficiency, and for internal policies, such as Good Laboratory Practices (GLP). Our laboratory exploits PCR techniques and next-generation sequencing (NGS) methods, to perform high-throughput integration site monitoring in different clinical trials and scientific projects, based on the delivery of therapeutic genes by viral vectors integrating into the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to provide a reusable library to transform common file formats to content objects and ContentProvider plugins to common file repositories like Filesystem, CMIS and others for iQser GIN Semantic Middleware (www.iqser.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    bio2rdf
    The Bio2RDF project aims to transforms silos of life science data into a globally distributed network of linked data for biological knowledge discovery. Bio2RDF creates and provides machine understandable descriptions of biological entities using the RDF/RDFS/OWL Semantic Web languages. Using both syntactic and semantic data integration techniques, Bio2RDF seamlessly integrates diverse biological data and enables powerful new SPARQL-based services across its globally distributed knowledge bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library. An example Android project has also been created to show how to use the libsmisdkjni.so in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. With a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Flamingo Project

    Flamingo Project

    Workflow Designer, Hive Editor, Pig Editor, File System Browser

    Flamingo is a open-source Big Data Platform that combine a Ajax Rich Web Interface + Workflow Engine + Workflow Designer + MapReduce + Hive Editor + Pig Editor. 1. Easy Tool for big data 2. Use comfortable in Hadoop EcoSystem projects 3. Based GPL V3 License Supporting Pig IDE, Hive IDE, HDFS Browser, Scheduler, Hadoop Job Monitoring, Workflow Engine, Workflow Designer, MapReduce.
    Downloads: 0 This Week
    Last Update:
    See Project