jcelerier / dynalizerLinks
C++ Dynamic loader generator for C APIs
☆18Updated 7 years ago
Alternatives and similar repositories for dynalizer
Users that are interested in dynalizer are comparing it to the libraries listed below
Sorting:
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Virtual memory based containers☆41Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Updated last year
- C++20 compile-time reflection library.☆35Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆114Updated 10 months ago
- Header-only implementation of a grid for spatial lookups☆25Updated last year
- 🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.☆44Updated 4 years ago