tinloaf / yggView external linksLinks
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆132Jun 5, 2023Updated 2 years ago
Alternatives and similar repositories for ygg
Users that are interested in ygg are comparing it to the libraries listed below
Sorting:
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- Performance Tests for string_view, C++17☆14Jun 18, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆65Feb 11, 2025Updated last year
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- Highly composable C++17 template meta programming library☆40Mar 2, 2019Updated 6 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Oct 28, 2025Updated 3 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Dec 27, 2020Updated 5 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Sep 9, 2021Updated 4 years ago
- Boost.Atomic☆67Dec 29, 2025Updated last month
- A high-level API for accessing DWARF debugging information, in C++☆29Jan 14, 2026Updated 3 weeks ago
- Simpler ImGui Backend for VulkanHpp.☆36Mar 20, 2022Updated 3 years ago
- Some useful tools for mesh processing☆11Sep 9, 2025Updated 5 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆50Feb 25, 2025Updated 11 months ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- A Raft based K-V database implemented with cpp.☆38Nov 17, 2019Updated 6 years ago
- A persistent hash array-mapped trie for C++☆92Apr 24, 2023Updated 2 years ago
- JSON Serializer using compile time reflection☆21Dec 13, 2022Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Mar 8, 2024Updated last year
- Example header-only library output of cmake-init☆14Jan 12, 2025Updated last year
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆11Feb 15, 2017Updated 8 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Fast and high-concurrent C++ RPC framework, based on protobuf and boost::asio☆10Aug 16, 2019Updated 6 years ago
- MIPS32r6 Emulator☆10Dec 2, 2025Updated 2 months ago
- Cx is now called Neat. https://github.com/neat-lang/neat☆10Jul 15, 2021Updated 4 years ago
- A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.☆12Nov 24, 2019Updated 6 years ago
- Syntactic sugars for C++ developers to write Go-like code☆10Jul 30, 2022Updated 3 years ago
- synchronous and asynchronous event based c++ executor libray☆13Sep 25, 2016Updated 9 years ago
- Fast, convenient JSON serialization and parsing in C++☆501Feb 4, 2026Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Nov 2, 2025Updated 3 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆50Jul 6, 2024Updated last year
- BitMagic Library☆442Aug 26, 2025Updated 5 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago