dinsaw's Stars
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ekzhang/rustpad
Efficient and minimal collaborative code editor, self-hosted, no database required
nielsbasjes/yauaa
Yet Another UserAgent Analyzer
nurdtechie98/drive-cli
A command line interface for accessing google drive
rodrigorc/pomelo
Implementation of the Lemon parser generator as a Rust procedural macro
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
apache/drill
Apache Drill is a distributed MPP query layer for self describing data
bndr/pipreqs
pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
elastic/kibana
Your window into the Elastic Stack
hashicorp/raft-boltdb
Raft backend implementation using BoltDB
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
xo/usql
Universal command-line interface for SQL databases
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
snowplow/snowplow
The leader in Next-Generation Customer Data Infrastructure
cube-js/cube
📊 Cube — The Semantic Layer for Building Data Applications
kdn251/interviews
Everything you need to know to get the job.
hrldcpr/pcollections
A Persistent Java Collections Library
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
jgm/pandoc
Universal markup converter
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
code-review-checklists/java-concurrency
Checklist for code reviews
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
apache/tinkerpop
Apache TinkerPop - a graph computing framework
krlawrence/graph
Practical Gremlin - An Apache TinkerPop Tutorial
Robpol86/terminaltables
Project no longer maintained.
vega/altair
Declarative statistical visualization library for Python
npgall/concurrent-trees
Concurrent Radix and Suffix Trees for Java
npgall/concurrent-locks
Upgradable read-write locks for Java