CannibalVox / cgoallocLinks
Reducing Malloc/Free traffic to cgo
☆12Updated 4 years ago
Alternatives and similar repositories for cgoalloc
Users that are interested in cgoalloc are comparing it to the libraries listed below
Sorting:
- Fast, thread-safe arena allocators☆26Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- alternative condition variable synchronization primitive☆32Updated last year
- A Go API for perf_event_open☆27Updated last year
- Battle-tested Go struct and map traversal utilities.☆33Updated 6 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- Cgo-free bindings☆22Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Updated 3 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Convert various benchmarking formats to benchfmt☆13Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Library of generic types intended to help create WebAssembly host modules for wazero☆44Updated 2 years ago
- Ordered codes for database keys☆46Updated last year
- A very fast arena allocator for Go☆33Updated 3 weeks ago
- Graphic library supporting various displays☆30Updated last week
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- [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
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- ☆18Updated 5 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago