Rust implementation of NextGraph, a Decentralized, local-first and encrypted ecosystem. With TS, React, Svelte, VueJS and Python bindings. https://nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Niko PLP 12ac722aa0 Merge branch 'before-shell' into test 1 month ago
.cargo adding CXXFLAGS for RocksDB on Fedora 5 months ago
.github github 1 year ago
app Merge branch 'main' into pagination-for-shell 1 month ago
bin fix css and bump Rust to 1.88 8 months ago
engine orm filtering: expose to ts-land correctly 1 month ago
infra iframe allow geolocation 1 month ago
sdk Merge branch 'pagination' into pagination-merge 1 month ago
.gitignore add vitest root config 2 months ago
.prettierrc.json version 0.1.1 1 year ago
CHANGELOG.md version 0.1.1 1 year ago
Cargo.lock bump versions of SDK and ORM packages 1 month ago
Cargo.toml new shell 3 months ago
DEV.md new shell 3 months ago
LICENSE-APACHE2 version 0.1.1 1 year ago
LICENSE-MIT fix copyright assignment and licensing 10 months ago
README.md Merge branch 'feat/orm-yjs' 8 months ago
RELEASE-NOTE.md version 0.1.1 1 year ago
package.json Merge branch 'main' into pagination-for-shell 1 month ago
pnpm-lock.yaml Merge branch 'main' into pagination-for-shell 1 month ago
pnpm-workspace.yaml new shell 3 months ago
tsconfig.base.json refactor js sdk # ng-sdk setup #2 (rm most of ldo) 1 year ago
typedoc.json single file output for typedoc 7 months ago
vitest.config.ts add vitest root config 2 months ago

README.md

nextgraph-header

nextgraph-rs

MSRV Apache 2.0 Licensed MIT Licensed project chat Crates.io Version docs.rs node:NPM Version node web:NPM Version web PyPI - Version

Rust implementation of NextGraph

This repository is in active development at https://git.nextgraph.org/NextGraph/nextgraph-rs, a Gitea instance. For bug reports, issues, merge requests, and in order to join the dev team, please visit the link above and create an account (you can do so with a github account). The github repo is just a read-only mirror that does not accept issues.

NextGraph

NextGraph brings about the convergence of P2P and Semantic Web technologies, towards a decentralized, secure and privacy-preserving cloud, based on CRDTs.

This open source ecosystem provides solutions for end-users (a platform) and software developers (a framework), wishing to use or create decentralized apps featuring: live collaboration on rich-text documents, peer to peer communication with end-to-end encryption, offline-first, local-first, portable and interoperable data, total ownership of data and software, security and privacy. Centered on repositories containing semantic data (RDF), rich text, and structured data formats like JSON, synced between peers belonging to permissioned groups of users, it offers strong eventual consistency, thanks to the use of CRDTs. Documents can be linked together, signed, shared securely, queried using the SPARQL language and organized into sites and containers.

More info here https://nextgraph.org

Support

Documentation can be found here https://docs.nextgraph.org

And our community forum where you can ask questions is here https://forum.nextgraph.org

Mastodon

How to use NextGraph App & Platform

NextGraph is in alpha release.

You can try it online or by installing the apps. Please follow our Getting started guide .

You can also subscribe to our newsletter to get updates, and support us with a donation.

NextGraph is also a Framework for App developers

Read our getting started guide for developers.

For contributors or self compilation

See our contributor's guide

License

Licensed under either of

SPDX-License-Identifier: Apache-2.0 OR MIT


NextGraph received funding through the NGI Assure Fund and the NGI Zero Commons Fund, both funds established by NLnet Foundation with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreements No 957073 and No 101092990, respectively.