nestmilk's Stars
DaGenix/rust-crypto
A (mostly) pure-Rust implementation of various cryptographic algorithms.
RustCrypto/RSA
RSA implementation in pure Rust
briansmith/ring
Safe, fast, small crypto using Rust
tyrchen/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
syf20020816/slint_learn
Help everyone quickly learn Slint
Surrealism-All/SurrealismUI
A third-party UI library using Slint, I think it will give you an extraordinary experience
brooks-builds/full-stack-todo-rust-course
wip - we are building this out now in prep for the real course
mengyou658/actix_admin
rust actix-web admin
elapouya/python-docx-template
Use a docx as a jinja2 template
vinipsmaker/tufao
An asynchronous web framework for C++ built on top of Qt
addisonElliott/HttpServer
C++ Qt 5 HTTP Server
PacktPublishing/Computer-Vision-with-OpenCV-3-and-Qt5
Computer Vision with OpenCV 3 and Qt5, published by Packt
Kitware/CMake
Mirror of CMake upstream repository
mei-rune/GoBatis
An easy ORM tool for Golang, support MyBatis-Like XML template SQL
AstraZeneca-NGS/VarDictJava
VarDict Java port
shiquan/bamdst
a lightweight bam file depth statistical tool
jayson-lennon/ztm-project-uchat
dbzhang800/QtXlsxWriter
.xlsx file reader and writer for Qt5
quadrupleslap/scrap
📸 Screen capture made easy!
codebrainz/ftplib
A repackaging of the old ftplib library to use GNU Autotools for its build system.
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
dromara/RuoYi-Vue-Plus
基于RuoYi-Vue集成 Lombok+Mybatis-Plus+Undertow+knife4j+Hutool+Feign 重写所有原生业务 定期与RuoYi-Vue同步
Orillusion/orillusion-webgpu-samples
Basic WebGPU samples from Orillusion
jmoiron/sqlx
general purpose extensions to golang's database/sql
wizount/ruoyi-rust
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
tauri-apps/tauri-plugin-sql
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust