stl-like
Here are 20 public repositories matching this topic...
Language:All
Sort:Most stars
stdgpu: Efficient STL-like Data Structures on the GPU
- Updated
Feb 7, 2026 - C++
Library of flat vector-like based associative containers
- Updated
Jan 5, 2023 - C++
🚀 迷你跨平台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 external dependencies, support SSO (Small String Optimization)/COW (Copy On Write)
- Updated
Apr 8, 2024 - C++
Rebooting the std::bitset franchise
- Updated
Jan 4, 2026 - C++
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
- Updated
Aug 10, 2022 - C++
Cross-platform STL-styled and STL-compatible library with implementing containers, ranges, iterators, type traits and other tools; actors system; type-safe config interface.
- Updated
Sep 24, 2025 - C++
HeaderOnly STL-like template N-dimensional R*Tree implementation on C++14
- Updated
Jan 1, 2025 - C++
An implementation of STL for GameMaker Studio 2.
- Updated
Apr 6, 2021 - C++
Small library of STL-like C++11 extensions
- Updated
Jan 8, 2019 - C++
C++11 Library to implement bit string with similar interface to C++ Standard Library
- Updated
Feb 2, 2021 - C++
a data structure representing a tree, implemented as a generic STL container
- Updated
Apr 8, 2025 - C++
Culib - library to work with CUDA using STL-like abstract types and algorithms
- Updated
Dec 23, 2023 - C++
C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.
- Updated
Jun 15, 2021 - C++
STL-inspired data structures and algorithms for TypeScript
- Updated
Aug 26, 2025 - TypeScript
A lightweight, C-based implementation of a generic dynamic array (Vector) featuring automatic memory management (in single-threading mode), multi-threading support via manual deletion, and the ability to create multi-dimensional vectors. It provides an interface similar to C++ STL containers.
- Updated
Dec 18, 2025 - C
Improve this page
Add a description, image, and links to thestl-like topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thestl-like topic, visit your repo's landing page and select "manage topics."