Code Monkey home page Code Monkey logo

atomic-data-rust's Introduction

atomic data rust logo

Discord chat MIT licensed github

Create, share, fetch and model Atomic Data! This repo consists of three components: A library, a server and a CLI.

crates.io

Status: Beta. Breaking changes are expected until 1.0.

Atomic-server is a graph database server for storing and sharing Atomic Data. Demo on atomicdata.dev

  • ๐Ÿš€ Fast (1ms median response time on my laptop), powered by actix-web and sled
  • ๐Ÿชถ Lightweight (8MB download, no runtime dependencies)
  • ๐Ÿ’ป Runs everywhere (linux, windows, mac, arm)
  • โš›๏ธ Dynamic schema validation / type checking using Atomic Schema.
  • ๐ŸŒ Embedded server with support for HTTP / HTTPS / HTTP2.0 and Built-in LetsEncrypt handshake.
  • ๐ŸŽ›๏ธ Browser GUI included powered by atomic-data-browser. Features dynamic forms, tables, authentication, theming and more.
  • ๐Ÿ’พ Event-sourced versioning / history powered by Atomic Commits
  • ๐Ÿ”„ Synchronization using websockets: communicates state changes with a client.
  • ๐Ÿงฐ Many serialization options: to JSON, JSON-AD, and various Linked Data / RDF formats (RDF/XML, N-Triples / Turtle / JSON-LD).
  • ๐Ÿ”Ž Full-text search with fuzzy search and various operators, often <3ms responses. Powered by tantivy.
  • ๐Ÿ“– Pagination, sorting and filtering queries using Atomic Collections.
  • ๐Ÿ” Authorization (read / write permissions) and Hierarchical structures powered by Atomic Hierarchy
  • ๐Ÿ“ฒ Invite and sharing system with Atomic Invites
  • ๐Ÿ“‚ File management: Upload, download and preview attachments.
  • ๐Ÿ–ฅ๏ธ Desktop app: Easy desktop installation, with status bar icon, powered by tauri.

Powered by Rust, atomic-lib and more. โ†’ Read more

Atomic.Data.Screencap.mp4

crates.io

A simple Command Line Interface tool to fetch, create and query Atomic Data. Especially useful for interacting with an atomic-server.

โ†’ Read more

crates.io Released API docs

A Rust library to serialize, parse, store, convert, validate, edit, fetch and store Atomic Data. Powers both atomic-cli and atomic-server.

โ†’ Read more

Also check out

Contribute

Issues and PR's are welcome! And join our Discord! Read more in the Contributors guide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.