mingkaic / cppkg

A C++ utility library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ pkg

cppkg codecov

Mimic Golang pkg libraries to simplify application development

Dependencies

ARRS, DIFF, ERROR, ESTD, JOBS, NUMBERS, UNITS

These libraries don't depend on anything

FLAG

This library depends on boost

EGRPC

This library depends on grpc and protobuf

Conan installation

Before install package first add remote: conan remote add mingkaic-co "https://gitlab.com/api/v4/projects/23299689/packages/conan" Add requirement cppkg/<version>@mingkaic-co/stable

About

A C++ utility library

License:MIT License


Languages

Language:C++ 82.2%Language:Starlark 5.8%Language:CMake 4.3%Language:Python 3.5%Language:Makefile 2.6%Language:Shell 1.5%Language:Dockerfile 0.1%