jfcg / sorty
Fast Concurrent / Parallel Sorting in Go
☆136Updated 11 months ago
Alternatives and similar repositories for sorty:
Users that are interested in sorty are comparing it to the libraries listed below
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Simple string pattern matcher for Go☆128Updated last year
- Library to generate TOTP/HOTP codes☆139Updated last year
- fast int64-int64 map for go☆96Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- A currency computations package.☆61Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Intern Go strings☆94Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- Useful Go String methods☆190Updated last year
- A small flexible merge library in go☆128Updated 3 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- efficient client ⚡️☆75Updated last year