mus-format / mus-goLinks
MUS format serializer for Go
☆119Updated last month
Alternatives and similar repositories for mus-go
Users that are interested in mus-go are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- High performance JSON iterator & validator for Go☆97Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Go programming language port of liburing.☆113Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆98Updated 10 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆107Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Go 1.23 range functions with database/sql☆151Updated last year
- 🚨 slog sampling: drop repetitive log records☆96Updated 2 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆48Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆118Updated 2 weeks ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- High-performance Redis library for Go☆147Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- ☆123Updated 2 years ago
- A high-performance rate limiter library for Go applications☆163Updated 3 weeks ago
- Generic manual memory management for golang☆191Updated 11 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago
- Optional values for Go☆104Updated 11 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆100Updated 3 months ago
- GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees☆57Updated last month
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- Pure Go SQL parser☆173Updated 2 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆129Updated 5 months ago