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

172 stars
8 watching
8 forks
Language: C
last commit: 10 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 919
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 48
glouw/ctl A fast compiling, type-safe template library for C99/C11 1,088
slavenf/sfl-library A C++11 header-only library providing various small and static container classes. 76
etlcpp/etl Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation 2,274
lucavallin/barco A C-based implementation of Linux containers 1,499
serge-sans-paille/frozen A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers 1,342
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 494
mattreecebentley/plf_colony An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. 400
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. 64
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 604