ntangldev's Stars
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
ggerganov/ggml
Tensor library for machine learning
actix/actix
Actor framework for Rust.
score-spec/spec
The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies between environments.
TimelyDataflow/timely-dataflow
A modular implementation of timely dataflow in Rust
redbadger/crux
Cross-platform app development in Rust
slawlor/ractor
Rust actor framework
kuzudb/kuzu
Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
guinmoon/LLMFarm
llama and other large language models on iOS and MacOS offline using GGML library.
ZhangGe6/onnx-modifier
A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
TimelyDataflow/abomonation
A mortifying serialization library for Rust
automerge/automerge-swift
Swift language bindings presenting Automerge
gunrock/graphblast
High-Performance Linear Algebra-based Graph Primitives on GPUs
surrealdb/echodb
An embedded, in-memory, immutable, copy-on-write, key-value database engine
knowsys/nemo
A fast in-memory rule engine
subconsciousnetwork/ObservableStore
A lightweight Elm-like Store for SwiftUI
weso/shapes-rs
RDF data shapes implementation in Rust
leostera/pachadb
an edge database
qoollo/pearl
Pearl Append only key-value blob storage on disk
rust-util-collections/vsdb
A KV-database with 'Git-like' features
reactive-graph/reactive-graph
Reactive Graph and Flow Control
code-sam/graphblas_sparse_linear_algebra
Rust wrapper for SuiteSparse:GraphBLAS
EKGF/rdfox-rs
Rust interface for the RDFox database
kruserr/rapiddb
A reasonably fast configurable embedded key-value sensor database
arindas/riakv
Log structured append-only key-value store from Rust In Action with some enhancements.
NLnetLabs/kvx
Abstraction layer over various key-value store backends in Rust
eloipereira/Scala-BigActors
Scala BigActors is an implementation of the BigActor Model as a Scala Domain-Specific Language.
JimmyHypi/Stream-Reasoning-with-Differential-Dataflow
A stream reasoning service through Datalog, implemented with Rust's framework Differential Dataflow.
Clivern/Langmore
🔥 A KV Store Based On Write-Ahead Log.
jerrybaoo/kvs
log structured kv database written with rust.