Jamesits / CTryCatchLinks
C++ style try/catch support library in pure C.
☆25Updated 9 years ago
Alternatives and similar repositories for CTryCatch
Users that are interested in CTryCatch are comparing it to the libraries listed below
Sorting:
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated last year
- A simple utf8 decode/encode lib in c☆33Updated 9 years ago
- A toy OS☆55Updated 9 years ago
- Yet another EGE library☆23Updated last year
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Simple script☆42Updated 8 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 6 years ago
- ☆18Updated 9 years ago
- Machine Learning From Scratch☆31Updated 2 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- A simple C string lib☆357Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆67Updated 9 years ago
- An efficient OS for IoT.☆148Updated last year
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- An April fools joke, a llvm backend to CMake☆48Updated 4 years ago
- a simple, header-only stack-less coroutine library implemented in C☆25Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A simple C modules manager☆64Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A Library for Macro (C/C++). Advanced skill of Macro. Delayed expansion, distinguishing number of parameters, expanding different macros …☆30Updated last year
- Different implementations of spinlock.☆105Updated 11 years ago
- A C++ regex engine for DOS, Windows, Linux, Mac, FreeBSD etc, with extended syntax such as named group, recursive expression, conditional…☆18Updated 3 years ago
- Lightweight C structure base library☆29Updated 4 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Simple Lisp VM(C++ 14)☆33Updated 7 years ago