ctl

Container library

A C container template library implementing various data structures and algorithms in ISO C99/C11.

My variant of the C Template Library

GitHub

171 stars
8 watching
7 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list

algorithmsalgorithms-and-data-structurescdequehashmaphashtableheader-onlyiteratorlistpriority-queuequeuerbtreesetstackstl-containerstreeverified

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
p-p-h-d/mlib A C library providing generic and type-safe container implementations 904
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
glouw/ctl A fast compiling, type-safe template library for C99/C11 1,082
slavenf/sfl-library A C++11 header-only library providing various small and static container classes. 71
etlcpp/etl Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation 2,244
lucavallin/barco A C-based implementation of Linux containers 1,492
serge-sans-paille/frozen A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers 1,323
erikerlandson/st_tree A C++ template class for tree data structures with flexible storage models and standard STL interfaces. 96
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
mattreecebentley/plf_colony An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. 398
blackmatov/flat.hpp A library of associative containers with vector-like behavior 75
colbyhall/ch_stl An experimental C++ Standard Library project with daily updates and manual resource management. 11
esrlabs/estl-teaser An embedded C++ library designed to manage data in memory-constrained environments. 62
mattreecebentley/plf_stack A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. 63
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 603