Pinned Repositories
amy
A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and blocking ways.
asio_experiments
Experiements with Asio
astronvim_config
base16-vim
Base16 for Vim
sheldonlyr's Repositories
sheldonlyr/asio_experiments
Experiements with Asio
sheldonlyr/astronvim_config
sheldonlyr/cmake-toolchain-files
A collection of toolchain file for cmake.
sheldonlyr/co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
sheldonlyr/cobalt
Coroutines for C++20 & asio
sheldonlyr/coro_epoll_kqueue
c++20 coroutine with epoll and queue
sheldonlyr/cxxtrace
Print or dump stack trace focus on async-signal-safe
sheldonlyr/go-diameter
Diameter stack and Base Protocol (RFC 6733) for the Go programming language
sheldonlyr/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
sheldonlyr/hackintosh
Hackintosh v3 (i7-9700K + Radeon RX 5700 XT) - Clover Configuration + Kexts
sheldonlyr/jansson
C library for encoding, decoding and manipulating JSON data
sheldonlyr/libcoro
C++20 coroutine library
sheldonlyr/libsodium-cmake
Wrapper around the libsodium repository providing good integration with CMake when using FetchContent or adding it as a submodule.
sheldonlyr/moderncpp-project-template
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
sheldonlyr/monaco-nerd-font
Monaco Nerd Font with bold, italic, and bold italic added.
sheldonlyr/monaco-nerd-fonts
monaco font patched with extra nerd glyphs
sheldonlyr/monego
The beloved Monaco monospaced font, recreated with a bold and italic variant. Finally.
sheldonlyr/mysql
MySQL C++ client based on Boost.Asio. Proposed for Boost
sheldonlyr/neco
Concurrency library for C (coroutines)
sheldonlyr/oneshot
A single-header scheduler aware C++ oneshot channel
sheldonlyr/psql
A C++ PostgreSQL client based on Boost.Asio and libpq
sheldonlyr/saf
A single-header scheduler aware future/promise that does not block
sheldonlyr/sam
Async SEMaphore
sheldonlyr/servertech-chat
sheldonlyr/sipgo
SIP library for writing fast SIP servers in GO
sheldonlyr/spdlog
Fast C++ logging library.
sheldonlyr/todo
Simple todo cli program written in rust
sheldonlyr/vim-cpp
c or cpp syntax files
sheldonlyr/vscode-vcpkg-template
C++ project template use cmake presets and vcpkg
sheldonlyr/xdp-tutorial
XDP tutorial