10 results for “topic:flat-map”
A collection of std-like single-header C++ libraries
C++11/20 library that provides static_vector, small_vector, static_map, small_map, flat_map, static_flat_map, small_flat_map, static_unordered_map, small_unordered_map, etc.
Ubpa small flat containers based on C++20
A collection of generic header only data structures written in C
A Python library that encapsulates stateful computations into a monadic structure.
A collection of functions for operating upon Entries.
A collection of functions for operating upon Lists.
A Python library that introduces the Haskell-like do notation using a Python decorator.
ILists is a pair of key iterable list and value iterable list, with unique keys.
IEntries is an iterable list of key-value pairs, with unique keys.