An open API service indexing awesome lists of open source software.

https://github.com/vandenberghinc/vlib

VLib is a generic header-only c++ library for basic types, json, pandas like dataframe, threads, service daemons, compression, zip, encryption, hashing, encoding, tcp, http, https, tls and more.
https://github.com/vandenberghinc/vlib

aes aes128 aes256 base64 compression daemon hex http https json sha1 sha256 sha512 tcp threading tls zip

Last synced: 4 months ago
JSON representation

VLib is a generic header-only c++ library for basic types, json, pandas like dataframe, threads, service daemons, compression, zip, encryption, hashing, encoding, tcp, http, https, tls and more.

Awesome Lists containing this project

README

          


VLib logo


# VLIB

Generic development library

**VLib** is an open-source, general-purpose TypeScript library (developed by Van Den Bergh Inc.) providing a broad range of utilities and tools for application development. It aims to serve as a "standard library" extension for TypeScript/JavaScript, delivering functionality from data structures and system utilities to CLI tools and testing frameworks. While the repository includes a comprehensive C++ codebase, this README focuses on the TypeScript library.

See the TypeScript README for more details:
[📄 ts/README.md](./ts/README.md)