vishalkuo / bimapLinks
A threadsafe bidirectional map written in Go
☆46Updated last month
Alternatives and similar repositories for bimap
Users that are interested in bimap are comparing it to the libraries listed below
Sorting:
- Intern Go strings☆96Updated last year
- Simple string pattern matcher for Go☆132Updated last month
- Generic and fast binary serializer for Go☆232Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Storing strings without GC overhead☆84Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Golang HTTP Cache-Control Parser and Interpretation☆148Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆352Updated 4 years ago
- Fluent immutable builders for golang☆226Updated 7 years ago
- Optimized bit-level Reader and Writer for Go.☆251Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Queue data structure for Go; SAY NO TO GITHUB☆130Updated 8 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Basic string globs in golang☆145Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel☆202Updated last month
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago