Skip to content

ability to store more c/c++ libraries,not only conan #56

@luoliwoshang

Description

@luoliwoshang

For llpkg, the C language ecosystem extends far beyond the 1,800 libraries hosted on Conan. For example, V8 is not available on Conan, and the Flint version on Conan is only 3.0.1, whereas the latest Flint release has reached 3.2.2 (https://github.com/flintlib/flint/releases/tag/v3.2.2).

GoPlus provides a solution for this by offering a repository to store and distribute as many C/C++ libraries as possible: https://github.com/goplus/cppkg.

In previous discussions, we proposed creating an all branch to aggregate as many Conan packages as possible. However, if upstream sources expand beyond Conan to include all packages, the design of the all branch would need adjustments.

Should we adopt a structure similar to cppkg for storing libraries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions