ojaai / asyncfsLinks
Golang library for asynchronous file I/O using io_uring / aio / OVERLAPPED interfaces
☆36Updated 3 years ago
Alternatives and similar repositories for asyncfs
Users that are interested in asyncfs are comparing it to the libraries listed below
Sorting:
- Faster base64 encoding for Go☆184Updated 2 years ago
- A simple and efficient thread-safe key/value store for Go☆80Updated 2 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆35Updated 9 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- clear go error wrapping with caller☆64Updated 2 years ago
- Better sync package for Go.☆22Updated last year
- The `io_uring` library and runtime for GO☆152Updated 7 months ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- fast int64-int64 map for go☆98Updated last month
- High performance JSON iterator & validator for Go☆97Updated last year
- WIP. Redis client for Go☆16Updated 2 years ago
- ☆86Updated 5 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆39Updated 2 weeks ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 3 months ago
- Library that helps to limit the memory consumption of your Go service.☆81Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Helper tool for manual Go code optimization.☆137Updated 9 months ago
- Low-level key/value store in pure Go.☆99Updated 6 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.☆22Updated 3 weeks ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 7 years ago