jfcg / sortyLinks
Fast Concurrent / Parallel Sorting in Go
☆137Updated last week
Alternatives and similar repositories for sorty
Users that are interested in sorty are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆95Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Generic and fast binary serializer for Go☆228Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- A prefix tree implementation in go☆43Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Useful Go String methods☆191Updated 2 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 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆45Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- A better Generic Pool (sync.Pool)☆67Updated 3 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- A small flexible merge library in go☆128Updated 7 months ago