stl-like topic

List stl-like repositories

stdgpu

1.1k
Stars
78
Forks
Watchers

stdgpu: Efficient STL-like Data Structures on the GPU

flat.hpp

75
Stars
2
Forks
Watchers

Library of flat vector-like based associative containers

bit_set

40
Stars
5
Forks
Watchers

Rebooting the std::bitset franchise

xpjson

50
Stars
16
Forks
Watchers

🚀 迷你跨平台JSON库 (A minimal Xross-Platform JSON read & write library for C++) Born in 2013, implemented with C++11 & template metaprogramming (TMP, type extraction) techniques, only 1500 lines, no...

linked_hash

15
Stars
14
Forks
Watchers

🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache

tetl

20
Stars
2
Forks
Watchers

Embedded template library.