clib
C package manager
Provides a package manager for C libraries to simplify installation and usage of third-party libraries
Package manager for the C programming language.
5k stars
131 watching
245 forks
Language: C
last commit: 3 months ago
Linked from 6 awesome lists
cclibmanagerpackage
Related projects:
Repository | Description | Stars |
---|---|---|
rui314/chibicc | An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,726 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,035 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,732 |
jart/cosmopolitan | A build-once run-anywhere C library that reconfigures stock compilers to output a POSIX-approved format for native execution on multiple platforms. | 18,408 |
thelartians/moderncppstarter | A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. | 4,468 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,263 |
r-lib/devtools | Tools to simplify R package development and testing | 2,402 |
aldanial/cloc | A tool to count lines of code in various programming languages and file types | 19,634 |
davisking/dlib | A C++ toolkit providing machine learning and data analysis algorithms and tools. | 13,561 |
liquibase/liquibase | A tool that automates the management of changes to database schema versions. | 4,743 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,737 |
guarinogabriel/mac-cli | A command line tool for automating macOS system management and development tasks | 8,896 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 8,980 |
conan-io/conan | A package manager for C and C++ developers that simplifies dependency management and binary compilation across multiple platforms. | 8,271 |
withfig/autocomplete | A tool that provides contextually relevant suggestions for command-line interface subcommands and arguments. | 24,597 |