signalsciences / ac
golang Aho-Corasick for byte strings
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ac
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- a TryLock implementation☆16Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 3 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 8 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Fastest conversions between string and byte slice☆11Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- Deep copy things☆27Updated last year
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- A TCP connection monitoring tool written in Go.☆75Updated 6 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆78Updated 3 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- A tiny library to get current goroutine id☆91Updated last year
- Go expression evaluation comparison☆48Updated 8 months ago
- Customizable TCP net.Listener for Go☆145Updated last year