- China
lib_framework
Pure golang package for reading and writing xz-compressed files
C++ Requests: Curl for People, a spiritual port of Python Requests.
Efficient cache for gigabytes of data written in Go.
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Golang PDF library for creating and processing PDF files (pure go)
Connection multiplexer for GoLang: serve different services on the same port!
A highly extensible Git implementation in pure Go.
Expression language and expression evaluation for Go
Generate a Go ORM tailored to your database schema.
The fantastic ORM library for Golang, aims to be developer friendly
Extensible SQL Lexer and Parser for Rust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.