Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
argparse
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
arpc
More effective network communication, two-way calling, notify and broadcast supported.
asn1-ber
ASN1 BER Encoding / Decoding Library for the GO programming language.
asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
design_patterns_in_modern_cpp_zh_sample
《Design Patterns in Modern C++》简体中文小样...
qt_whisper
wfrest
C++ Web Framework REST API
soyoo's Repositories
soyoo/asn1-ber
ASN1 BER Encoding / Decoding Library for the GO programming language.
soyoo/c_std
Implementation of C++ standard libraries in C
soyoo/CC
A small, usability-oriented generic container library.
soyoo/cosmopolitan
build-once run-anywhere c library
soyoo/eventbus
A lightweight eventbus that simplifies communication between goroutines
soyoo/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
soyoo/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
soyoo/goja
ECMAScript/JavaScript engine in pure Go
soyoo/IEC-60870-5-104
IEC 60870-5-104 Protocol - RTU Server Simulator, Master Client Simulator, Windows and Linux (ARM) Software development Kit, Source Code in C, C++, C# .NET Programming - Complete Implemetation including file transfer (both monitor and reverse direction)
soyoo/iec61850
GoLang IEC61850 library
soyoo/iec61850_open_server
An open source implementation of an IEC61850 IED using lib61850
soyoo/json-scada
A portable and scalable SCADA/IIoT-I4.0 platform centered on the MongoDB database server.
soyoo/json-tutorial
从零开始的 JSON 库教程
soyoo/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
soyoo/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
soyoo/lib60870
Official repository for lib60870 an implementation of the IEC 60870-5-101/104 protocol
soyoo/libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
soyoo/libmodbus
A Modbus library for Linux, Mac OS, FreeBSD and Windows
soyoo/lipgloss
Style definitions for nice terminal layouts 👄
soyoo/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
soyoo/mappers-go
KubeEdge Device Mappers written in go
soyoo/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
soyoo/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
soyoo/NRedisStack
Redis Stack .Net client
soyoo/PdfLibCore
PdfLib CORE is a fast PDF editing and reading library for modern .NET Core applications.
soyoo/qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
soyoo/sc
Common libraries and data structures for C.
soyoo/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
soyoo/tstorage
An embedded time-series database
soyoo/Ursa.Avalonia