Search Results for "b plus tree java" - Page 2

Showing 49 open source projects for "b plus tree java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
    This project aims to create a Python SQLite based data offline/online analytics program targetted mainly on web analytics. The main development would involve a complete python powered (C/C++ intermediate wrappers if required) sqlite analysis engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    opacity
    The Open Protocol for Access Control Identification and Ticketing with privacY, is a standard suite of Key Establishment and Authentication protocols based on ECC and AES, for optimized contactless transactions and simple PKI based Key management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sanchay
    Sanchay is a collection of tools and APIs for language researchers. It has some implementations of NLP algorithms, some flexible APIs, several user friendly annotation interfaces and Sanchay Query Language for language resources.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A project to help students calculate symbolic derivatives and integrals. Plus, a Java expression tree library for developers who may need to do such things in their programs. The project has moved to github: https://github.com/generalpenguin89/calchelper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple Java 1.6-based GUI tool for perusing HP-UX media INDEX files on Windows XP. Tabbed displays show tables of bundles, products and patches, plus an attributes tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An extensible spatial index library in C++ that supports robust spatial indexing methods and many advanced features. Currently supports R-tree (Rtree, R*-tree) variants, Multi Version R-trees (MVR-tree) and TPR-trees. For more information please visit the project homepage.
    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
  • 10
    The Java CCTAgent is a JVMTI agent that collects calling context tree information from a running Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A formal proof generator for the system of Fitch. Apart from Fitch diagrams it can also be used to generate truth tables or tree diagrams. Good support for hints and single-stepping. This program is used as the engine behind http://logica.ewi.tudelft.nl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This is an implementation of a B+ tree in java. Don't ask me why I had to implement it in java but I did. The code works but it isn't efficient or solid, so my goal is to improve the quality of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Automatically generate SWT GUI from XML files. Supports all GUI components provided by SWT plus standalone dialog / composite. Supports auto-population of list/combo/table/tree from database directly without writing single line of code! Please provide your feedback/suggestions to author to make the necessary improvements ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Distributed Balanced Tree (distributed b-tree): A distributed data-structure, where the data is accessed with get(key), put(key, value), delete(key), getNext(key), getPrev(key) - can be used as foundation for distributed databases, filessystems, P2P.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Synchronizes files b/w two or more computers. For people who work on more than one computer. Has options such as, tracking file size changes, flags such as stable,newest,read only, maintains directory structure. Works with TCP/IP and on multiple platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A ContextTree is a way of dynamically forming relationships between information: the same information can be viewed in different ways, depending on what you want from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Adaptations From the Avalon/JXTA World<br> a) James-JXTA (p2p email system) <br> b) IM on JXTA (Jabber)<br> c) JXTA Implementation on Avalon Framework <br>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This package provides an acceptable middle ground between SAX and DOM techniques for parsing XML. It provides DOM events in a SAX-like manner. Thus, the application can handle elements without storing the entire DOM tree in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An applet that helps teachers or anyone else to perform tasks on logic expressions that would require quite a lot of human time to manage. This program includes conversions between infix, prefix and postfix notations, and displaying of syntax tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Accessibility Plus Extended

    Accessibility Plus Extended

    A minecraft java mod that adds more accessibility options.

    A minecraft java mod that adds more accessibility options like ore detector, fall detector, read blocks and entities. Join the discord server to get updates, request feature or report bugs. This project is an extension of Accessibility Plus by LuisSanchez-Dev. New Keybindings:- B = Open settings menu Y = Lock onto nearby mob entity Alt + Y = Disable locking New Commands findlava = Find the closest lava source block and narrate it's position relative to the player or play a sound at the source block. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AutoCloner4Oracle-SAP

    Oracle RDBMS B&R Cloning Installation Systemcopy

    This software help to clone complex Oracle Databases fast and with nearby no effort in EMC^2 Networker or IBM Tivoli environments. IT's also great for fast restore of database cause it generates required RMAN scripts for your needs. It also help to clone whole database with Backup plus Oracle Agents for OEM/GC/CC. It manages oratab file in AIX, Solaris and LINUX based environments and create a standard directory tree below ~/admin/$ORACLE_SID to have a look and feel for all of your...
    Downloads: 0 This Week
    Last Update:
    See Project