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:
- Storing strings without GC overhead☆84Updated 5 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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- JIT compile library for Go☆84Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 3 weeks ago
- C++ symbol name demangler written in Go☆175Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☆190Updated 7 years ago
- Run JVM-based code in Go efficiently☆81Updated 6 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Interactive Assembler for Go☆65Updated 9 months ago