Hitchhiker-Tree is a functional, immutable, off-heap, snapshottable sorted map data structure (a persistent key-value tree) designed for scalable, high-performance storage in Clojure / ClojureScript systems. It blends ideas from fractal trees and B-trees, supports lazy loading, and can persist incrementally to arbitrary backends. It is used as a backend for systems like Datahike and can support enormous data sets while retaining functional persistence semantics. Outboard is a simple API for your Clojure applications that enables you to make use of tens of gigabytes of local memory, far beyond what the JVM can manage. Outboard also allows you to restart your application and reuse all of that in-memory data, which dramatic reduces startup times due to data loading.

Features

  • Immutable (persistent) data structure; modifications yield new versions without mutating old ones
  • Off-heap backing: can store data outside the JVM heap so as to reduce GC pressure
  • Snapshottable: supports creating consistent snapshots for reads or forks
  • Lazy loading from backing stores; only the needed nodes/pages are loaded into memory
  • Backend-agnostic persistence: can plug into filesystem, Redis, KV stores, etc. via protocol adapters
  • Benchmarking suite with parameter explorations (branching factor, deletion reorder etc.)

Project Samples

Project Activity

See All Activity >

Categories

Database

License

Eclipse Public License

Follow Hitchhiker Tree

Hitchhiker Tree Web Site

Other Useful Business Software
SoftCo: Enterprise Invoice and P2P Automation Software Icon
SoftCo: Enterprise Invoice and P2P Automation Software

For companies that process over 20,000 invoices per year

SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Hitchhiker Tree!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Database Software

Registered

2025-09-24