duststarr's Stars
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
dgraph-io/dgraph
The high-performance database for modern applications
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
uber-go/guide
The Uber Go Style Guide.
trufflesuite/truffle
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
paritytech/substrate
Substrate: The platform for blockchain innovators
ethers-io/ethers.js
Complete Ethereum library and wallet implementation in JavaScript.
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
paritytech/polkadot
Polkadot Node Implementation
risingwavelabs/risingwave
Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
xitanggg/open-resume
OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/
lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
apache/arrow-datafusion
Apache DataFusion SQL Query Engine
WalletConnect/web3modal
A single Web3 provider solution for all Wallets
go-gost/gost
GO Simple Tunnel - a simple tunnel written in golang
actuallymentor/battery
CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs
openscenegraph/OpenSceneGraph
OpenSceneGraph git repository
curl/trurl
a command line tool for URL parsing and manipulation.
cnosdb/cnosdb
A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud
TuGraph-family/tugraph-db
TuGraph: A High Performance Graph Database.
GlareDB/glaredb
GlareDB: An analytics DBMS for distributed data
crustio/crust
Official Rust implementation of the Crust protocol
mkirchner/hamt
A hash array-mapped trie implementation in C
gear-tech/gear
Web3 Ultimate Execution Engine
hashicorp/raft-wal
experimental raft storage
IvanProdaiko94/raft-protocol-implementation
Raft protocol implementation as part of "Distributed databases" course in UCU