cloudwu / atomdictLinks
A data structure for data exchange between multi lua states.
☆38Updated 12 years ago
Alternatives and similar repositories for atomdict
Users that are interested in atomdict are comparing it to the libraries listed below
Sorting:
- 给自己用的 ABC 输入法☆10Updated 9 years ago
- Redirect stdout to a tcp socket☆13Updated 7 years ago
- Dump a lua table into a block of memory, and use it as a lua table later.☆18Updated 7 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A bump pointer allocator☆70Updated 11 years ago
- A lua version of bgfx shaderc☆12Updated 7 years ago
- C str to us / ms utilities☆18Updated 10 years ago
- A allocator for lua☆28Updated 9 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- added jit support for sproto.☆30Updated 2 years ago
- monitor lua calls☆19Updated 10 years ago
- C hash lib inspired by LUA's table☆10Updated 8 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Binary integer representation utilities.☆23Updated 11 years ago
- ☆12Updated 13 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- ☆21Updated 11 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Lightweight wrapper for epoll.