Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

74 Commits

Repository files navigation

mcpplibs-index

mcpplibs index

How to use?

-- 0 - Add mcpplibs's index reposadd_repositories("mcpplibs-index https://github.com/mcpplibs/mcpplibs-index.git")
-- 1 - Add the libraries and versions you needadd_requires("templates 0.0.1")
target("templates_test")
set_kind("binary")
set_languages("c++23")
add_files("main.cpp")
-- 2 - Use itadd_packages("templates")
set_policy("build.c++.modules", true)

List

nameintroducedemoother
templatesA template of modern C++ modules librariestemplates_test
cmdlineA simple command-line parsing library/framework for modern C++cmdline_test
llmapiModern C++ LLM API client with openai-compatible supportllmapi_test
mcpplibs-capi-luaC++23 module bindings for Lua 5.4 C APIlua_test

Other

About

mcpplibs index

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages