fmstephe / memorymanagerLinks
An offheap memory allocator for manual memory management in Golang
☆30Updated 2 months ago
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☆26Updated last month
- Ungrammar implementation and API in Go☆48Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- simple data streams for go☆31Updated 3 years ago
- Go implementation of the SentencePiece tokenizer☆44Updated last month
- Use yaegi as a template engine.☆32Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆91Updated 5 months ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆84Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 5 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆54Updated 8 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- Ordered codes for database keys☆46Updated last year
- Graphic library supporting various displays☆30Updated last week
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆25Updated 10 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- Wrapper for simple golang preprocessors☆28Updated 9 months ago
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 2 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 3 months ago
- A very fast arena allocator for Go☆32Updated 3 weeks ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago