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
Related projects ⓘ
Alternatives and complementary repositories for async_coro
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- A image to asiic tool written in golang☆17Updated 9 years ago
- Lock free queue in golang☆11Updated 4 years ago
- async C client library for NSQ☆79Updated 4 years ago
- buffered socket library for libev☆21Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 4 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆32Updated 9 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 11 years ago
- Blobcached is a memcached protocol-compatible cache server for blob on SSD.☆12Updated 5 years ago
- lossy connection simulator☆25Updated 4 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- An yet-another red-black tree implementation, with a C++ STL-like API.☆18Updated 4 years ago
- Go wrapper for CRoaring☆45Updated last year
- Preloaded socks5 proxy written in cgo☆16Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆61Updated 4 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- ☆10Updated 7 years ago
- development tools☆46Updated 6 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A Go interface to ZeroMQ version 2☆19Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆78Updated 3 months ago
- Low level image processing library in pure Go with SIMD assembly☆125Updated 7 years ago
- Tiny lock service☆11Updated 9 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- A framework for building event based networking applications.☆34Updated last year
- A lightweight high available kv-db using raft algorithm☆16Updated 9 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago