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:
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Meow hash for Golang☆126Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go implementation of Adiantum☆90Updated last year
- A fast userspace CSPRNG☆93Updated last year
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- A complete solution for static files in Go code☆129Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Asynchronous read-ahead for Go readers☆241Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Intern Go strings☆97Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 weeks ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago