ansiwen / ptrguardLinks
Go package for using Go pointers in external code
☆14Updated 4 years ago
Alternatives and similar repositories for ptrguard
Users that are interested in ptrguard are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆40Updated 9 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- fast int64-int64 map for go☆100Updated 3 months ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago
- Go programming language port of liburing.☆115Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago