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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Load file-backed memory☆122Updated 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
- ☆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
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- JIT compile library for Go☆84Updated 5 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go driver for ragel scanners☆37Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- ☆123Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Convert a go file to its ast representation☆94Updated 4 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- fast int64-int64 map for go☆98Updated last week