erikerlandson / st_treeLinks
A fast and flexible c++ template class for tree data structures
☆110Updated last month
Alternatives and similar repositories for st_tree
Users that are interested in st_tree are comparing it to the libraries listed below
Sorting:
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Code samples☆68Updated 8 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆148Updated last week
- A C++14-and-later expression template library☆110Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆162Updated last week
- C++ signal and slot system☆161Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last week
- A compile-time linear algebra system for C++☆123Updated 3 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago