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:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Object file abstractions in Go☆30Updated last year
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 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 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Intern Go strings☆95Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago