zhuomingliang / dyncallLinks
mirror of http://hg.dyncall.org/pub/dyncall/dyncall
☆16Updated 10 years ago
Alternatives and similar repositories for dyncall
Users that are interested in dyncall are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- single file C libraries☆39Updated 6 months ago
- Single file public domain networking library☆10Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- ☆42Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- memory pool allocator☆50Updated 12 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated last week
- Basic linear algebra for small matrices in C☆12Updated 7 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- firm object-orientation support library☆14Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Combinators in C☆38Updated 13 years ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 10 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 4 months ago
- unrolled skip list library for C