fmnisme's Stars
thalo-rs/thalo
An Event Sourcing runtime with WebAssembly & embedded event store
tyrchen/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
phil-opp/blog_os
Writing an OS in Rust
TheAlgorithms/Rust
All Algorithms implemented in Rust
wtklbm/rust-library-i18n
Rust 核心库和标准库中文翻译,可作为 IDE 工具的智能提示,并生成本地 API 文档
jinzhu/copier
Copier for golang, copy value from struct to struct and more
ZhangHanDong/star-rust
Inventory of the world’s outstanding Rust open source projects, which are different from awesome-rust.
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
nushell/nushell
A new type of shell
vladimirvivien/automi
A stream processing API for Go (alpha)
scylladb/go-set
Type-safe, zero-allocation sets for Go
segmentio/stats
Go package for abstracting stats collection
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
rwf2/Rocket
A web framework for Rust.
qor/qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
RustPython/RustPython
A Python Interpreter written in Rust
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
kaishuu0123/erd-go
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.(convert to dot file)
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
VaughnVernon/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
ondrajz/go-callvis
Visualize call graph of a Go program using Graphviz
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros