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☆83Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 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
- JIT compile library for Go☆84Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- C++ symbol name demangler written in Go☆177Updated 2 weeks ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- sysconf for Go, without using cgo☆144Updated last week
- A spinlock implementation for Go.☆62Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- ☆19Updated 3 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated last month