alicebob / sqlittleLinks
Pure Go SQLite file reader
☆199Updated 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☆104Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go implementation of Adiantum☆90Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months 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
- Meow hash for Golang☆126Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆169Updated 6 years ago
- Intern Go strings☆96Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A complete solution for static files in Go code☆129Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year