shangsony's Stars
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
citahub/libsm
A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)
RustAudio/cpal
Cross-platform audio I/O library in pure Rust
elibensasson/libSTARK
A library for zero knowledge (ZK) scalable transparent argument of knowledge (STARK)
Concordium/concordium-rust-smart-contracts
Libraries and tools for writing and testing smart contracts on Concordium
Concordium/concordium-contracts-common
Common functionality used by smart contracts and the host environment on the Concordium blockchain.
huangzworks/real-world-haskell-cn
《Real World Haskell》中文翻译项目
microsoft/Spartan
Spartan: High-speed zkSNARKs without trusted setup
aviaviavi/legion
Simple blockchain server written in Haskell for educational purposes
paparazzi/hacl-c
HACL* verified C code (READ-ONLY)
sherlockchou86/TJSYXYCommunication
a simple tcp/udp communication framework,support us to create multi-server(multi-client) with simple steps.
WeBankBlockchain/WeDPR-Lab-Core
Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件
skyao/learning-rust
Rust语言学习笔记
google/private-join-and-compute
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
litespeedtech/lsquic
LiteSpeed QUIC and HTTP/3 Library
libevent/libevent
Event notification library
akheron/jansson
C library for encoding, decoding and manipulating JSON data
tatsuhiro-t/spdylay
The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
nghttp2/nghttp2
nghttp2 - HTTP/2 C Library and tools
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
zhllxt/asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
purecpp-org/cinatra
A sinatra inspired modern c++ web framework
qicosmos/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
HenryChen-CH/Boost-Web-Server
Easy to use, easy to extend, asynchronous multi-threading web server supporting HTTP1.1 and HTTP compression. It is built with Boost Asio library
KongJHong/CPPServer
C++ 高并发Web服务器
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows