posener / orderLinks
More readable and easier ordering and comparison tasks
☆21Updated 5 years ago
Alternatives and similar repositories for order
Users that are interested in order are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A complete solution for static files in Go code☆129Updated 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
- Intern Go strings☆97Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- Expression evaluator for Go☆77Updated 8 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last week
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…