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 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 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 2 years ago
- Vulkan rendering library for graphics and text☆95Updated 8 months 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
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- 🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.☆44Updated 4 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 11 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 4 months ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆24Updated 2 years ago