CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
dashmap
Blazing fast concurrent HashMap for Rust.
pgrx
Build Postgres Extensions with Rust!
mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
cxx
Safe interop between Rust and C++
neovide
No Nonsense Neovim Client in Rust
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
salvo
A powerful web framework built with a simplified design.
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
rusty_v8
Rust bindings for the V8 JavaScript engine
thiserror
derive(Error) for struct and enum error types
anyhow
Flexible concrete Error type built on std::error::Error