anaskhan96 / litfsLinks
A FUSE file system in Go extended with persistent file storage
☆125Updated 4 years ago
Alternatives and similar repositories for litfs
Users that are interested in litfs are comparing it to the libraries listed below
Sorting:
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆117Updated 5 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Simulate network link speed☆54Updated 8 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Generic Code for Go☆92Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Lightweight message queue in Golang☆118Updated 8 years ago
- Recursive filesystem event watcher using inotify in golang