mfichman / lua-style-coroutinesLinks
Coroutines are fun!
☆13Updated 9 years ago
Alternatives and similar repositories for lua-style-coroutines
Users that are interested in lua-style-coroutines are comparing it to the libraries listed below
Sorting:
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Chainable libuv streams☆62Updated 2 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- An HTTP and websocket protocol implementation for libev event loop (UNMAINTAINED, use rust and tk-http crate)☆38Updated 7 years ago
- Lua zeromq2 binding☆46Updated 14 years ago
- Chainable HTTP Server implementation☆20Updated 8 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A Lua Event Machine☆55Updated 8 years ago
- libsxe, mak and related components☆50Updated 2 years ago
- Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.☆106Updated 9 months ago
- Experimental VM for a `Candor` language☆175Updated 9 years ago
- Tiny data structures that pack a punch!☆101Updated 13 years ago
- A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Xzero HTTP Application Server☆109Updated 4 years ago
- A SSL/TLS library☆73Updated 10 years ago
- Append-only B+ tree implemented in C☆33Updated 4 years ago
- Monitor a group of processes with mon☆187Updated 11 years ago
- Judy Arrays Implemented in Node.js☆37Updated 8 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- xiva (acronym for HTTP Extended EVent Automata) is a simple HTTP server that notifies the browser about events on the server-side. It was…☆97Updated 13 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Quick and simple stacktraces for C++