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
247 forks
Language: C
last commit: 5 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,774 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,099 |
andlabs/libui | A portable GUI library for C that uses native GUI technologies of each platform. | 10,745 |
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,558 |
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,526 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
r-lib/devtools | Tools to simplify R package development and testing | 2,408 |
aldanial/cloc | A tool to count lines of code in various programming languages and file types | 19,866 |
davisking/dlib | A C++ toolkit providing machine learning and data analysis algorithms and tools. | 13,623 |
liquibase/liquibase | A tool that automates the management of changes to database schema versions. | 4,793 |
sustrik/libmill | Introduces concurrency features to the C programming language in a style similar to Go. | 2,741 |
guarinogabriel/mac-cli | A command line tool for automating macOS system management and development tasks | 8,915 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 9,035 |
conan-io/conan | A package manager for C and C++ developers that simplifies dependency management and binary compilation across multiple platforms. | 8,370 |
withfig/autocomplete | A tool that provides contextually relevant suggestions for command-line interface subcommands and arguments. | 24,629 |