An efficient memset implementation for Golang. [Not maintained].
☆32Sep 4, 2019Updated 6 years ago
Alternatives and similar repositories for go-memset
Users that are interested in go-memset are comparing it to the libraries listed below
Sorting:
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Sep 4, 2019Updated 6 years ago
- A fast JSON scanner in go.☆10Nov 16, 2023Updated 2 years ago
- Automatically detects quantitative and semantic errors in databases☆10Dec 12, 2016Updated 9 years ago
- Murmur3 hash in Go☆13Dec 15, 2017Updated 8 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- Reducing Malloc/Free traffic to cgo☆12Aug 21, 2021Updated 4 years ago
- Package tcpopt implements encoding and decoding of TCP-level socket options☆12Mar 14, 2019Updated 6 years ago
- OAuth2 provider for Golang☆41Jun 27, 2016Updated 9 years ago
- Stock trading tools experiment☆13Dec 3, 2016Updated 9 years ago
- Lightweight MySQL slow query log parser in Go☆32Jan 27, 2022Updated 4 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Aug 10, 2018Updated 7 years ago
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- Implementation of the CRUSH Algorithm in Go☆32Jun 23, 2020Updated 5 years ago
- AA-tree implementation in C☆34Aug 17, 2025Updated 6 months ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Mar 15, 2018Updated 7 years ago
- Design by contract for Go☆15Mar 13, 2025Updated 11 months ago
- Go implemetation of cuckoo filters☆27Oct 15, 2021Updated 4 years ago
- Simple SMTP proxy☆17Dec 1, 2016Updated 9 years ago
- Visualizing Go programs☆18Jun 20, 2018Updated 7 years ago
- Big integer multiplication library for Go using Fast Fourier transform☆79Jan 29, 2023Updated 3 years ago
- ☆37Nov 5, 2020Updated 5 years ago
- A Rust port of BuntDB☆15Aug 5, 2021Updated 4 years ago
- Online Change Detection Algorithm☆54Apr 28, 2020Updated 5 years ago
- Child process reaping utilities for Go☆67Feb 20, 2026Updated last week
- A Go package for myriad array operations using wavelet trees☆19Feb 28, 2016Updated 10 years ago
- Build large Kubernetes clusters in AWS with the performance and visibility of native VPC networking☆20Jun 3, 2022Updated 3 years ago
- Package ipoam implements helper functions for IP-layer Operations, Administration, and Maintenance (OAM) tools☆19Apr 9, 2019Updated 6 years ago
- https://anonscm.debian.org/cgit/pkg-go/packages/golang-pty.git☆18Jun 4, 2015Updated 10 years ago
- Increasing bleve indexing performance with sharding☆20Jun 12, 2018Updated 7 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Streaming TopK estimates☆89Jun 16, 2021Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆133Apr 20, 2017Updated 8 years ago
- High-level interface to Kerberos☆22Mar 9, 2022Updated 3 years ago
- Remote Docker: docker -H ssh://user@myserver.com run -p 80:80 nginx☆23Mar 31, 2019Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Apr 19, 2024Updated last year