SamGaaWaa's Stars
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
ggerganov/llama.cpp
LLM inference in C/C++
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
chriskohlhoff/asio
Asio C++ Library
Morakito/Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
facebookexperimental/libunifex
Unified Executors
sepfy/libpeer
WebRTC Library for IoT/Embedded Device using C
MaJerle/stm32-cube-cmake-vscode
STM32, VSCode and CMake detailed tutorial
district10/cmake-templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
stbrumme/hash-library
Portable C++ hashing library
shinyoshiaki/werift-webrtc
WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4
WaterJuice/WjCryptLib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
boostorg/fiber
userland threads
kapetan/dns
A DNS library written in C#
Tradias/asio-grpc
Asynchronous gRPC with Asio/unified executors
tzlaine/text
What a c++ standard Unicode library might look like.
boostorg/cobalt
Coroutines for C++20 & asio
intel/cpp-baremetal-senders-and-receivers
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
tailhook/dns-parser
The parser of DNS protocol packets in rust
mnezerka/dnslib
Simple C++ library designed for encoding and decoding of DNS protocol packets
yvz/zeroconf
C++11 Multicast DNS Client
futomi/node-dns-sd
The node-dns-sd is a Node.js module which is a pure javascript implementation of mDNS/DNS-SD (Apple Bonjour) browser and packet parser. It allows you to discover IPv4 addresses in the local network specifying a service name such as _http._tcp.local. Besides, it allows you to monitor mDNS/DNS-SD packets.
program-think-mirrors/gfw
编程随想的翻墙工具 - BT Sync 密钥 BTLZ4A4UD3PEWKPLLWEOKH3W7OQJKFPLG
oilpan-gc/cppgc
https://v8.dev/blog/oilpan-library
ashtum/saf
A single-header scheduler aware C++ future/promise that does not block
bughandler/libdnspacket
A single file cpp17 header only DNS packet parser/builder.
SamGaaWaa/asio2exec
Combine `asio` with `std::execution`.
mahmudur85/openssl-dtls
An Openssl Async DTLS library