bleenco / binfs
Library for embedding binary or text files into C++ programs
☆24Updated 3 years ago
Alternatives and similar repositories for binfs:
Users that are interested in binfs are comparing it to the libraries listed below
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++11 thread pool and profiler☆29Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 8 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated this week
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆67Updated 8 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- std::find simd version☆21Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago