opencoff / go-sieveLinks
SIEVE cache - simpler than LRU
☆36Updated 4 months ago
Alternatives and similar repositories for go-sieve
Users that are interested in go-sieve are comparing it to the libraries listed below
Sorting:
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 3 months ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Updated 3 years ago
- ☆12Updated 11 months ago
- An offheap memory allocator for manual memory management in Golang☆28Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Extremely fast Bloom filters for Go☆49Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Go library providing network access controls for dial functions and http transports☆33Updated last year
- simple data streams for go☆31Updated 3 years ago
- A data structure for storing points.☆18Updated 4 years ago
- Library of generic types intended to help create WebAssembly host modules for wazero☆40Updated 2 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Package xaes256gcm implements the XAES-256-GCM extended-nonce AEAD.☆21Updated last year
- Private Access Tokens reference implementation☆36Updated 2 months ago
- Robin hood bloom filter (C library)☆37Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated last month
- 🍄 A parser, interpreter and compiler for libmagic rule files in golang☆20Updated 5 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Ordered codes for database keys☆43Updated last year
- Type-safe atomic values for Go☆19Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆23Updated 6 months ago
- Easy to use native encoding/binary.ByteOrder☆30Updated 2 years ago