itssamuelrowe / jtkLinks
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
☆26Updated 5 years ago
Alternatives and similar repositories for jtk
Users that are interested in jtk are comparing it to the libraries listed below
Sorting:
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Rabbit VM.☆107Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Coroutines for C.☆76Updated 8 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 lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A single header C library to simplify splitting and processing strings☆51Updated 5 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Dao Programming Language☆198Updated last year
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago