kuking / seofLinks
Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.
☆46Updated 3 months ago
Alternatives and similar repositories for seof
Users that are interested in seof are comparing it to the libraries listed below
Sorting:
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go localization framework☆31Updated 3 weeks ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go SQL driver adapter for extended logging☆25Updated 6 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- A simple, secure golang password hashing/key-derivation package☆23Updated last month
- A library for building custom DNS servers in Go.☆53Updated 5 months ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆31Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆28Updated last year
- miscellaneous useful commands, including 'gosh' the Go scripting tool