sun0day / asyncLinks
A ES7-style async/await implementation in Golang
☆18Updated 3 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Porting libc from C to Go☆23Updated last year
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 7 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- XML DOM processing for Golang, supports xpath query☆48Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆35Updated 8 months ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Updated last year
- Golang reflect package hack tools☆32Updated last month
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- An embeddable scripting engine written in Go.☆14Updated 5 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- A framework for building event based networking applications.☆38Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- ☆12Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated last month
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last week
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- Go reflection library to find struct field by its tag☆24Updated 6 years ago