alicebob / sqlittleLinks
Pure Go SQLite file reader
☆201Updated 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
- Storing strings without GC overhead☆84Updated 5 years ago
- Non-Invasive goroutine inspector☆92Updated 2 weeks ago
- Go implementation of Adiantum☆91Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Intern Go strings☆95Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated last week
- fast int64-int64 map for go☆98Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Simple string pattern matcher for Go☆130Updated last year
- A goroutine limiter for Go☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆167Updated 6 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆228Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago