mzattahri / srpLinks
Go and Typescript implementation of the Secure Remote Password (SRP) protocol.
☆41Updated last month
Alternatives and similar repositories for srp
Users that are interested in srp are comparing it to the libraries listed below
Sorting:
- Compact, sortable and fast unique IDs with embedded metadata.☆94Updated 4 years ago
- scan sql rows into any type powered by generics☆68Updated last year
- 🍃 Tiny event emitter built on generics☆43Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Roxy the Frontend Proxy☆50Updated 2 years ago
- Cookies, but with structs, for happiness.☆113Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆32Updated 7 months ago
- All you need when you are working with countries in Go.☆93Updated last month
- A port of dinero.js to Go☆68Updated 2 years ago
- Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.☆76Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆49Updated last year
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- 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
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆108Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- Adding "unset" state to Go's types☆82Updated 2 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- 🛫 Fixed-Point Decimals☆34Updated last year
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- Optional values for Go☆104Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- The fastest HTTP router available for Go.