fmstephe / memorymanagerLinks
An offheap memory allocator for manual memory management in Golang
☆30Updated last month
Alternatives and similar repositories for memorymanager
Users that are interested in memorymanager are comparing it to the libraries listed below
Sorting:
- Ungrammar implementation and API in Go☆48Updated last year
- Ordered codes for database keys☆45Updated 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
- 🏇🏻 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☆72Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- Print uncovered code☆60Updated 10 months ago
- 64-bit Roaring Bitmaps in Go☆56Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 4 years ago
- A very fast arena allocator for Go☆32Updated last month
- Many queue implementations with a test-suite☆11Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Fast, thread-safe arena allocators☆25Updated last week
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 4 years ago
- Go programming language port of liburing.☆113Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 3 weeks ago
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 4 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
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- A Go API for perf_event_open☆27Updated last year