endlesstravel's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
golang/go
The Go programming language
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
rwf2/Rocket
A web framework for Rust.
tusen-ai/naive-ui
A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
sivel/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
quickwit-oss/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
perwendel/spark
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
sourcegraph/conc
Better structured concurrency for go
spacejam/sled
the champagne of beta embedded databases
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
jdf2e/nutui
京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
xiangyuecn/Recorder
html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
not-fl3/macroquad
Cross-platform game engine in Rust.
dtolnay/syn
Parser for Rust source code
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
zesterer/flume
A safe and fast multi-producer, multi-consumer channel.
jdbi/jdbi
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
jzimmerman/langcc
langcc: A Next-Generation Compiler Compiler
dtolnay/quote
Rust quasi-quoting
2fps/recorder
html5 js 浏览器 web端录音
golang-design/clipboard
📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)
cnbloglabs/awescnb
快速构建、安装、切换博客园皮肤
programatik29/tokio-rusqlite
Asynchronous handle for rusqlite library.
Yidadaa/React-Hooks-In-300-Lines-Rust
A minimal implementation of react hooks in Rust.
griffin-stewie/vscode-selectword
Visual Studio Code Extension that gives you functionality same as `editor:select-word` feature on Atom.