LWJGL-CI / dyncallLinks
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
Sorting:
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A Small C Compiler☆24Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Rendering library for 2D/3D graphics☆23Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Single file 2D graphics library written in C.☆82Updated 3 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
- ☆25Updated 4 years ago
- Single file public domain networking library☆10Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Cross platform programmers editor, uses the CopperSpice libraries☆21Updated 2 months ago
- A toy programming language interpreter☆33Updated 11 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Aims to build libtcc (https://bellard.org/tcc/) platform independent (for supported platforms) with CMake.☆18Updated 11 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language