sc
C library suite
Provides a collection of portable and high-performance C libraries and data structures
Common libraries and data structures for C.
2k stars
43 watching
245 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists
algorithmalgorithmsccollectionsdata-structuresgenerichashmaphashtableheaplibrarylinked-listloggerpriority-queuequeuesocketstackthreadtimervector
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,749 |
attractivechaos/klib | A standalone and lightweight C library providing efficient implementations of various algorithms and data structures | 4,227 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,490 |
hedzr/cmdr | Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. | 136 |
tboox/tbox | A comprehensive C library providing a wide range of functionality for various applications, including networking, concurrency, data storage and manipulation. | 4,906 |
zpl-c/zpl | A set of reusable C libraries for simplifying common tasks and providing a foundation for other modules. | 996 |
saprykin/plibsys | A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. | 695 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
libarchive/libarchive | A portable C library for reading and writing streaming archives in various formats. | 3,066 |
fragglet/c-algorithms | A collection of commonly used algorithms in C. | 3,368 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
khizmax/libcds | A C++ library of concurrent data structures for lock-free and lock-based containers with thread-safe iterators. | 2,571 |
wernsey/miscsrc | A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. | 30 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 9,035 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 24 |