LWJGL-CI / dyncall
The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters from left to right and then call interface allowing programmers to call C functions in a completely dynamic manner.
☆18Updated 4 years ago
Alternatives and similar repositories for dyncall:
Users that are interested in dyncall are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Network library☆17Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- Port of scintilla text editing control to OpenGL. WIP!!!!☆32Updated 12 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 weeks ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Minimal Huffman coder/decoder☆101Updated 11 years ago
- Rendering library for 2D/3D graphics☆22Updated last year
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆73Updated 9 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Message oriented networking library using TCP transport.☆152Updated 3 months ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A C++17 full-text search engine library☆33Updated 3 years ago
- A POSIX compliant C library for Windows☆53Updated 3 months ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- mDNS service and discovery library☆24Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago