graninas / software-design-in-haskell
使用 Haskell 语言编写软件的教程和资料。
使用 Haskell 语言编写软件的教程和资料。
GitHub
GitHub - graninas/software-design-in-haskell: Software Design in Haskell. A structured set of materials. How to build real-world…
Software Design in Haskell. A structured set of materials. How to build real-world applications in Haskell. - graninas/software-design-in-haskell
hmaverickadams / Beginner-Network-Pentesting
初学者的网络渗透教程。
初学者的网络渗透教程。
GitHub
GitHub - hmaverickadams/Beginner-Network-Pentesting: Notes for Beginner Network Pentesting Course
Notes for Beginner Network Pentesting Course. Contribute to hmaverickadams/Beginner-Network-Pentesting development by creating an account on GitHub.
trojan-gfw / trojan
一款代理软件,用于绕过 gfw 封锁,它通过将流量伪装成 HTTPS 流量来躲避 gfw 的检测机制。
一款代理软件,用于绕过 gfw 封锁,它通过将流量伪装成 HTTPS 流量来躲避 gfw 的检测机制。
GitHub
GitHub - trojan-gfw/trojan: An unidentifiable mechanism that helps you bypass GFW.
An unidentifiable mechanism that helps you bypass GFW. - trojan-gfw/trojan
launchbadge / sqlx
Rust 的 sql 库,特点是纯异步,sql安全性,纯 rust 实现。
Rust 的 sql 库,特点是纯异步,sql安全性,纯 rust 实现。
GitHub
GitHub - launchbadge/sqlx: 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without…
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. - launchbadge/sqlx
glfw / glfw
GLFW 是配合 OpenGL 使用的轻量级工具程序库,GLFW 的主要功能是创建并管理窗口和 OpenGL 上下文,同时还提供了处理手柄、键盘、鼠标输入的功能。
GLFW 是配合 OpenGL 使用的轻量级工具程序库,GLFW 的主要功能是创建并管理窗口和 OpenGL 上下文,同时还提供了处理手柄、键盘、鼠标输入的功能。
GitHub
GitHub - glfw/glfw: A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input - glfw/glfw