soasis / idkLinks
The IDK (Industrial Development Kit) library!
☆37Updated this week
Alternatives and similar repositories for idk
Users that are interested in idk are comparing it to the libraries listed below
Sorting:
- Yet another C++ text formatting library.☆71Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 8 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month