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: 6 days 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.
- Host: GitHub
- URL: https://github.com/vandenberghinc/vlib
- Owner: vandenberghinc
- Created: 2023-07-01T07:49:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T16:00:42.000Z (7 months ago)
- Last Synced: 2025-04-18T08:39:34.837Z (11 days ago)
- Topics: aes, aes128, aes256, base64, compression, daemon, hex, http, https, json, sha1, sha256, sha512, tcp, threading, tls, zip
- Language: C++
- Homepage: https://vandenberghinc.github.io/vlib
- Size: 14.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.
## Documentation.
Full documentation at [Github Pages](https://vandenberghinc.github.io/vlib).