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:
- 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
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- JIT compile library for Go☆84Updated 5 years ago
- C++ symbol name demangler written in Go☆177Updated 3 months 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☆58Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Compile Go regular expressions to Go code☆96Updated last month
- Non-Invasive goroutine inspector☆92Updated last month
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆193Updated 8 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☆19Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Go driver for ragel scanners☆37Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Interactive Assembler for Go☆66Updated 11 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- ☆122Updated 2 years ago