xphh / coroutine
a asymmetric coroutine (lua like) with fixed-size stack
☆16Updated 10 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- A pure Lua (at least for now) Actor Model framework.☆82Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A allocator for lua☆28Updated 9 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Theron C++ concurrency library☆33Updated 11 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆69Updated 3 years ago
- added jit support for sproto.☆30Updated 2 years ago
- lua thread (step execute a lua function)☆22Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- This is a collection of several GDB macros that simplify debugging of C modules for Lua☆67Updated 7 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- A data structure for data exchange between multi lua states.☆38Updated 12 years ago
- C hash lib inspired by LUA's table☆10Updated 8 years ago
- A pure Lua implementation of bk-trees, created because it was needed for fuzzy term matching.☆14Updated 3 years ago
- simple and robust lua binding lib☆57Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Deterministic cleanup of resources in Lua☆11Updated 4 years ago
- Lua binding to libuv☆67Updated 4 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- compile lua fucntion to computer code just in time.☆12Updated 4 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- Lightweight wrapper for epoll.☆21Updated 6 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- A simple thread library base on pthread and win thread☆38Updated 9 years ago