Stars
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
Fullstack app framework for web, desktop, mobile, and more.
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
View disk space usage and delete unwanted data, fast.
Common data structures and algorithms in Rust
Curated list of project-based tutorials
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workl…
用Rust实现仿nginx,力争实现一个可替代方案,http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器,四层TCP/UDP转发,websocket转发, 内网穿透nat
nako-blog 是使用 actix-web, sea-orm 及 tera 开发的 rust 博客系统
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team
【最安全的编程语言】Rust工程师枕边资料,大牛文章,开源框架,官方文档,视频,推荐书籍,学习干货,大牛语录
A curated list of Rust code and resources.
《Designing Data-Intensive Application》DDIA中文翻译
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库…
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
Backend master class: build a simple bank service in Go
Go语言实现的日志收集服务,由LogAgent、LogTransfer和LogManager三部分组成。