schollz / fbdbLinks
File based database
☆15Updated 5 years ago
Alternatives and similar repositories for fbdb
Users that are interested in fbdb are comparing it to the libraries listed below
Sorting:
- Go tool for combining multiple different main packages into a single program or library☆22Updated 3 weeks ago
- Like curl, or wget, but downloads directly go to a SQLite databse☆26Updated 5 years ago
- Go CLI toolkit☆20Updated 2 years ago
- curl for websockets☆30Updated 9 years ago
- Small wrapper around golang.org/x/crypto/openpgp☆22Updated 9 years ago
- VirusTotal public api interface implementation in Golang.☆15Updated 11 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆36Updated 3 years ago
- Blazing fast, local network scanning in Go☆37Updated 6 years ago
- ⚡Fast filysystem fingerprinting using xxHash☆49Updated 6 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 6 years ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 5 months ago
- A framework to build precise and fast HTTP proxies.☆57Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- A collection of Go networking packages for dealing with NATs and NAT traversal.☆15Updated 3 years ago
- 🐛 🕳 Transparent TCP redirection. Makes a wormhole between one TCP socket to another transparently. Can be used to redirect SSH, MySQL…☆41Updated 4 years ago
- cvsql: a SQL server for CSV files☆35Updated 7 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- 2D locality queries in Go☆34Updated 7 months ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- ☆16Updated 9 years ago
- ipcipher implementation in Go☆17Updated 2 years ago
- A Go package for encoding and decoding video and audio files.☆14Updated 4 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year
- An HTTP proxy server package☆31Updated 8 years ago
- SSH/HTTP demuxing and proxying server☆25Updated 2 months ago
- Go REST helpers☆16Updated 5 months ago
- Go library for executing files stored as byte arrays, handy for use with go-bindata.