neonxp / jsonrpc2Links
Moved to https://gitrepo.ru/NeonXP/jsonrpc2
☆29Updated 3 years ago
Alternatives and similar repositories for jsonrpc2
Users that are interested in jsonrpc2 are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 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
- Go repos for code generation☆51Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- WebSocket for fasthttp☆68Updated 10 months ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆141Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- A currency computations package.☆61Updated 4 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 2 weeks ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆107Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Generic and fast binary serializer for Go☆247Updated last year
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- Finite State Machine package in Go☆87Updated 2 years ago
- Easily build SQL queries in Go.☆97Updated last year
- Prometheus middleware for chi☆32Updated 3 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Authenticated encrypted API tokens (IETF XChaCha20-Poly1305 AEAD) for Golang