sensiblecodeio / faststringmap
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
Alternatives and similar repositories for faststringmap:
Users that are interested in faststringmap are comparing it to the libraries listed below
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- Expression evaluator for Go☆70Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 5 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆66Updated 3 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
- Tool for golang that generates jennifer code☆71Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- 🛫 Fixed-Point Decimals☆31Updated 4 months ago
- ☆33Updated 2 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Optional values for Go☆103Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆82Updated last week
- spectacular Golang struct tag parsing☆60Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- High performance JSON iterator & validator for Go☆93Updated last year
- Apache AVRO for go☆47Updated 4 months ago
- 🧧 Fixed-Point Decimal Money☆34Updated 2 weeks ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Ordered codes for database keys☆41Updated 9 months ago
- Streaming JSON encoding for Golang☆30Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated this week