ctl icon indicating copy to clipboard operation
ctl copied to clipboard

My variant of the C Template Library

Results 14 ctl issues
Sort by recently updated
recently updated
newest added

Prefix `btset` (our set is a rbset) See e.g. https://abseil.io/blog/20190812-btree Another good implementation is in NetBSD, the linux kernel ones are also not that bad. wip in the branch `btree`...

enhancement

prefix `bvec`

enhancement

prefix `strv` and `span`

enhancement

For faster set algos and the eventual **pctl**. (parallel versions with openmp) See the set branch

enhancement