fmstephe / memorymanagerLinks
An offheap memory allocator for manual memory management in Golang
☆27Updated 4 months ago
Alternatives and similar repositories for memorymanager
Users that are interested in memorymanager are comparing it to the libraries listed below
Sorting:
- Ordered codes for database keys☆42Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years 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
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated last week
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆86Updated last month
- Binary Serialization with explicit layout and versioning☆18Updated 3 weeks ago
- Print uncovered code☆58Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated last month
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go implementation of the SentencePiece tokenizer☆34Updated last year
- Go programming language port of liburing.☆109Updated last year
- simple data streams for go☆31Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- A very fast arena allocator for Go☆30Updated 5 months ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Wrapper for simple golang preprocessors☆27Updated 4 months ago
- A go database/sql driver for csvq☆75Updated 2 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- Go assembly transpiler for C programming language☆103Updated 2 weeks ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆108Updated last week