GitShow/BurntSushi/clibs
BurntSushi

clibs

A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and implementation of common data structures (hashmaps, vectors and linked lists).

by BurntSushi
Star on GitHubFork

C

106 stars27 forks3 contributorsQuiet · 10y agoSince 2012WTFPL

Meet the team

See all 3 on GitHub →
BurntSushi
BurntSushi3 contributions
nrnrnr
nrnrnr3 contributions

Languages

View on GitHub →
C100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
daveyostcom
Tooled for use with cmake to support CLion and other C IDEs.MergedPR

Added this function to further parse a string argument value. /\ parse arguments from a string instead of from argc argv _/ struct opt_args opt_config_parse_string(struct opt_config *conf, char_ argstring);

daveyostcom · 10y ago
stephenmathieson
integration with clib(1)ClosedIssue

i like the name, haha. checkout our project clibs/clib. thoughts on merging these libs into the clibs orig? i'd happy give you create access.

stephenmathieson · 12y ago
nrnrnr
makefile troubleClosedIssue

A fresh clone does not build:

nrnrnr · 14y ago
Structured data for AI agents

Repository: BurntSushi/clibs. Description: A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and implementation of common data structures (hashmaps, vectors and linked lists). Stars: 106, Forks: 27. Primary language: C. Languages: C (100%). License: WTFPL. Open PRs: 0, open issues: 0. Last activity: 10y ago. Community health: 42%. Top contributors: BurntSushi, nrnrnr.

·@ofershap

Replace github.com with gitshow.dev