nosqldev / async_coro
Asynchronous IO + coroutine, a high performance solution for networking server. You can write code as synchronous model, rather than control state machine by yourself.
☆12Updated 10 years ago
Alternatives and similar repositories for async_coro
Users that are interested in async_coro are comparing it to the libraries listed below
Sorting:
- Blobcached is a memcached protocol-compatible cache server for blob on SSD.☆12Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A golang implement of Double Array Trie☆27Updated 9 years ago
- golang distribute task queue☆28Updated 8 years ago
- A image to asiic tool written in golang☆17Updated 10 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- Automatically generate golang assembly files from native assembly code☆14Updated 6 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- An yet-another red-black tree implementation, with a C++ STL-like API.☆18Updated 5 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆13Updated 13 years ago
- Go wrapper for CRoaring☆46Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- Preloaded socks5 proxy written in cgo☆16Updated 6 years ago
- Base Go libs☆14Updated 9 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Lock free queue in golang☆11Updated 4 years ago
- lossy connection simulator☆24Updated 5 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- a lock-free queue implementation for golang☆43Updated 12 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- go csv helper, read csv and unmarshal for struct, map, list.☆13Updated 8 years ago
- finite state machine for go☆19Updated 13 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- druable ring buffer with variable length element☆33Updated 8 years ago