alicebob / sqlittleLinks
Pure Go SQLite file reader
☆200Updated 2 years ago
Alternatives and similar repositories for sqlittle
Users that are interested in sqlittle are comparing it to the libraries listed below
Sorting:
- xxh3 fast hash function☆105Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go implementation of Adiantum☆91Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Intern Go strings☆95Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Asynchronous read-ahead for Go readers☆234Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆227Updated 3 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆166Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams☆53Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Buffered Reader/Writer☆77Updated last month
- In-memory implementation of Go's `io/fs.FS` interface☆117Updated 9 months ago
- A fast userspace CSPRNG☆92Updated 9 months ago