joetifa2003 / mm-goLinks
Generic manual memory management for golang
☆189Updated 10 months ago
Alternatives and similar repositories for mm-go
Users that are interested in mm-go are comparing it to the libraries listed below
Sorting:
- SIMD Accelerated vector functions for Go☆174Updated 2 months ago
- MUS format serializer for Go☆119Updated last month
- SIMD implementation in Go☆176Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆107Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- 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
- High performance JSON iterator & validator for Go☆97Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆128Updated 4 months ago
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆301Updated 2 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆161Updated 5 months ago
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆157Updated 3 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆48Updated 11 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- 🚀 Fast and light wildcard pattern matching.☆98Updated 9 months ago
- High-performance Redis library for Go☆147Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated last month
- Optional values for Go☆104Updated 11 months ago
- iter is a generic iterator library for Go☆72Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 8 months ago
- Tokenizer (lexer) for golang☆136Updated 9 months ago
- Tool for transpiling C to Go.☆375Updated 8 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 6 months ago
- Synchronization and asynchronous computation package for Go☆281Updated 4 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago