opdays's Stars
gocarina/gocsv
The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
cube2222/octosql
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
neovide/neovide
No Nonsense Neovim Client in Rust
actions/runner-images
GitHub Actions runner images
AlistGo/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
hyperium/hyper
An HTTP library for Rust
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
mikaelmello/inquire
A Rust library for building interactive prompts
XAMPPRocky/tokei
Count your code, quickly.
antonmedv/fx
Terminal JSON viewer & processor
michidk/vscli
A CLI/TUI that simplifies launching VSCode projects, with a focus on dev containers
loft-sh/devpod
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
jetify-com/devbox
Instant, easy, and predictable development environments
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
pest-parser/pest
The Elegant Parser
neon-bindings/neon
Rust bindings for writing safe and fast native Node.js modules.
Permify/permify
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
microsoft/typespec
twitchtv/twirp
A simple RPC framework with protobuf service definitions
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust-bakery/nom
Rust parser combinator framework
trzsz/trzsz-ssh
trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc.
anzhihe/learning
Learning Shell,Python,Golang,System,Network
MiSawa/xq
Pure rust implementation of jq
ynqa/jnv
Interactive JSON filter using jq
01mf02/jaq
A jq clone focussed on correctness, speed, and simplicity