jeremyong / spoolLinks
A C and C++ string pooling CMake-integrated preprocessor
☆21Updated 6 years ago
Alternatives and similar repositories for spool
Users that are interested in spool are comparing it to the libraries listed below
Sorting:
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- ☆25Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Virtual memory based containers☆43Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A high performance C++ playground library☆47Updated 9 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 6 months ago
- Roman numeral support for C++17☆52Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ string formatting library☆46Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated last month
- A bunch of small C++ utilities☆68Updated last year
- ☆27Updated 7 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago