jcelerier / dynalizerLinks
C++ Dynamic loader generator for C APIs
☆17Updated 6 years ago
Alternatives and similar repositories for dynalizer
Users that are interested in dynalizer are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 weeks ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 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…☆99Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Header-only implementation of a grid for spatial lookups☆26Updated 10 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 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
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Data structures for ASTs☆14Updated 2 years ago