ansiwen / ptrguardLinks
Go package for using Go pointers in external code
☆14Updated 3 years ago
Alternatives and similar repositories for ptrguard
Users that are interested in ptrguard are comparing it to the libraries listed below
Sorting:
- JIT compile library for Go☆84Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Non-Invasive goroutine inspector☆92Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- ☆192Updated 8 years ago
- C++ symbol name demangler written in Go☆176Updated 2 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- ☆19Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- sysconf for Go, without using cgo☆145Updated last week
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Run JVM-based code in Go efficiently☆82Updated 7 months ago
- Interactive Assembler for Go☆65Updated 10 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆122Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated last month