regnull / easyecc
Easy Elliptic Curve Cryptography on multiple curves, written in Go.
☆13Updated last year
Alternatives and similar repositories for easyecc:
Users that are interested in easyecc are comparing it to the libraries listed below
- Render forms in go based on struct layout☆18Updated last year
- Fast, dependable universally unique ids☆26Updated 3 months ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 3 years ago
- Go localization framework☆31Updated 3 weeks ago
- Worker for golang☆17Updated 7 months ago
- Dynamic, server-side web-applications.☆20Updated 3 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 10 months ago
- ☆19Updated 6 months ago
- 🫠 A drop-in replacement for Go errors, with some added sugar! Error handling in Go made easy with codes, messages and more. Failure is y…☆14Updated 2 years ago
- A library for building custom DNS servers in Go.☆49Updated 11 months ago
- A collection of message middlewares for go-mail☆20Updated 3 weeks ago
- Versioned Binary Serialization☆17Updated 8 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated this week
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Async utilities for Golang☆14Updated 4 years ago
- Mutex with FIFO lock acquisition☆11Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 3 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.