lumina37's Stars
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
skylot/jadx
Dex to Java decompiler
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
hyperium/hyper
An HTTP library for Rust
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
serde-rs/json
Strongly typed JSON library for Rust
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
CrowCpp/Crow
A Fast and Easy to use microframework for the web.
servo/html5ever
High-performance browser-grade HTML5 parser
rust-lang/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
MoeNetwork/Tieba-Cloud-Sign
百度贴吧云签到,在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意:Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群,如需交流可以直接使用Github的Discussions。没有商业版本,目前贴吧云签到由社区共同维护,不会停止更新(PR 通常在一天内处理)。
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
aetilius/pHash
pHash - the open source perceptual hash library
d4nst/RotNet
gidariss/FeatureLearningRotNet
stbrumme/crc32
Fast CRC32
Dreamtowards/Ethertia
A Sandbox Survival Game with Vulkan, PhysX, C++20. aims to be "Minecraft + GTAV + VRChat"
AHXBXA39/ray_tracking
easy but fun
imaverickk/Tieba-Maverick-UserCSS
A Modernization Theme for Baidu Tieba
Tang1705/Baidu-Rot-Validate
利用神经网络(考虑模型、数据集的大小以及模型的感受野)在数据集上进行训练,直接预测需要滑动的距离。由于百度安全验证的角度并不是整数变化的,滑动距离与角度的变化也不是一一对应的,因此相对于预测角度而言,直接预测滑动距离更加准确、便捷。且滑动距离的类别相比较于而言要少,从而使得模型的参数也更少。此外,因为模型的目的是能足够准确地预测滑动距离,从而使得自动化程序模拟验证,因此,应该使得模型尽可能多地在现有数据集上学习。综上,考虑到真实场景的验证图片与获得的图片存在一定的差异(即使是相同的图片,也会受到不同程度的噪声干扰,如水印等),不再对数据集进行训练集与测试集的划分。
ZJCV/RotNet
Image rotation correction based on DeepLearning
VincentChandelier/SADN
Official code of paper:SADN: Learned Light Field Image Compression with Spatial-Angular Decorrelation
VincentChandelier/GACN