fmstephe / memorymanagerLinks
An offheap memory allocator for manual memory management in Golang
☆31Updated this week
Alternatives and similar repositories for memorymanager
Users that are interested in memorymanager are comparing it to the libraries listed below
Sorting:
- Fast, thread-safe arena allocators☆24Updated 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
- Binary Serialization with explicit layout and versioning☆19Updated 2 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- simple data streams for go☆31Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months 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
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Ordered codes for database keys☆45Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- Go programming language port of liburing.☆112Updated 2 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Print uncovered code☆59Updated 9 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆23Updated 7 months ago
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- 🛫 Fixed-Point Decimals☆32Updated 11 months ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆85Updated 3 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated last month
- A very fast arena allocator for Go☆32Updated 7 months ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago