Details
- Type
- Other
- Kind
- Embedded
- Category
- Emerging
- License
- MIT OR Apache-2.0
- Language
- Rust
- Query Languages
- Custom API
The go-to resource for graph technology details
An embedded knowledge graph in Rust with content-addressed storage and built-in version control. Stores datasets as composable, append-only values backed by a single file or S3 endpoint, with CRDT semantics for distributed eventual consistency. Queries are written as compile-time-typed Rust macros.
License MIT OR Apache-2.0
Confirms the current dual-license value; the crate manifest declares the SPDX expression directly and separate LICENSE-MIT/LICENSE-APACHE files exist in the repo.
license = "MIT OR Apache-2.0"triblespace-rs/Cargo.toml · reviewed 2026-08-02
Permission is hereby granted, free of charge, to any person obtaining a copytriblespace-rs/LICENSE-MIT · reviewed 2026-08-02
Language Rust
Confirms the current value; the crate's own manifest describes it as a Rust library and GitHub's byte-count is overwhelmingly Rust.
rust-version = "1.89" description = "The Triblespace: A lightweight knowledge base for rust."triblespace-rs/Cargo.toml · reviewed 2026-08-02
Released 2020
GitHub REST API for the repository's first commit (message "init") shows an author date of 2020-09-17, confirming the repo's origin year. Earlier attempt cited a GraphQL-style field ('authoredDate'/'committedDate') that doesn't appear on the REST commit URL cited; this uses the REST API's actual field names/values.
"author": { "name": "Jan-Paul Bultmann", "email": "jp@bultmann.eu", "date": "2020-09-17T18:52:44Z" }GitHub API - triblespace-rs initial commit · reviewed 2026-08-02