• Stars
    star
    3
  • Rank 3,855,797 (Top 79 %)
  • Language
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Routines for build-time assertions

More Repositories

1

clib

Package manager for the C programming language.
C
4,748
star
2

entr

A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary.
C
593
star
3

list

C doubly linked list
C
429
star
4

cmocka

An elegant unit testing framework for C with support for mock objects.
C
213
star
5

commander

Commander option parser ported to C - simple API, auto-generated --help
C
203
star
6

buffer

Tiny C string library
C
194
star
7

hash

C hash implementation based on khash
C
168
star
8

sha1

sha1 hash alogrithm
C
163
star
9

coro

Coroutines in C
C
120
star
10

flag

Go-style flag parsing for C
C
117
star
11

lmdb

Symas Lightning Memory-Mapped Database (LMDB)
77
star
12

red-black-tree

Generic red-black tree library (by Julienne Walker).
C
54
star
13

uv

A clib pointer to libuv: Cross-platform asychronous I/O http://libuv.org/
45
star
14

net

extends libuv to support tls/ssl in a simpler API for clibs
C
35
star
15

amp

Abstract Message Protocol C implementation
C
30
star
16

timer

Timer with microsecond resolution
C
30
star
17

logfmt

Fast C logfmt parser.
C
29
star
18

term

Terminal goodies
C
27
star
19

dumpasn1

Display the contents of ASN.1 encoded data
C
23
star
20

int

Binary integer representation utilities.
C
23
star
21

mt19937ar

Mersenne Twister random number generator
C
23
star
22

rle

Run-length encoding.
C
20
star
23

rgba

RGB / RGBA parsing / formatting
C
20
star
24

readline

Tiny C readline library, note: this is not used in CLI-readline's one.
C
19
star
25

inih

Simple .INI file parser
C
19
star
26

container_of

Obtain a pointer to the struct that contains the struct member
C
19
star
27

wildcardcmp

Simple wildcard string comparison for C
C
18
star
28

ms

C str to us / ms utilities
C
18
star
29

debug

Conditional debug logging for C
C
17
star
30

unlikely

gcc branch prediction macros
C
16
star
31

zerodbg

Useful macros for debugging purposes.
C
16
star
32

bytes

byte <> string conversion utilities
C
14
star
33

which

Lookup executable via PATH or given path string
C
13
star
34

check

Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.
Shell
12
star
35

strdup

Drop-in replacement for strdup(3) from libc
C
12
star
36

clib-uninstall

clib(1) plugin for uninstalling executables
C
11
star
37

module

A set of macros and functions to make defining a C module easier
C
11
star
38

trigger

Simple event handling library.
C
11
star
39

timestamp

C timestamp util
C
11
star
40

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++
11
star
41

file

File utilities
C
10
star
42

bench

get wall and cpu time for benchmarking
C
9
star
43

clib-validate

clib(1) plugin for validating a package.json
C
9
star
44

clib-makefile

Interactively generate a `Makefile' for your C lib project with clibs in mind
Shell
9
star
45

sqlite

Embedded SQL database
C
8
star
46

logger

Logger used internally by clib(1)
C
8
star
47

strndup

Safe version of strndup
C
8
star
48

graph

Simple (directed) graph library.
C
7
star
49

clib-package

Internal bits of clib-install(1) for fetching packages
C
5
star
50

website

The source code for clibs.org.
TypeScript
3
star
51

tig

A clib pointer to https://github.com/jonas/tig
2
star
52

jsmn

A clib pointer to https://github.com/zserge/jsmn: Jsmn is a world fastest JSON parser/tokenizer.
2
star
53

sodium

A clib pointer to libsodium: A modern, portable, easy to use crypto library.
1
star
54

buffet

A clib pointer to https://github.com/alcover/buffet
1
star
55

discount

A clib (clib@next) pointer to https://github.com/Orc/discount
Shell
1
star
56

semver

A clib (clib@next) pointer to https://github.com/EddyLuten/lib-semver
JavaScript
1
star
57

packcc

A clib pointer for https://github.com/arithy/packcc
Shell
1
star