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:
- A JSON stream parser for Go☆67Updated 2 years ago
- 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
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 3 weeks ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Go assembly transpiler for C programming language☆85Updated 2 weeks ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 months ago
- A Go API for perf_event_open☆24Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- Object file abstractions in Go☆30Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- JIT compile library for Go☆83Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Go expression evaluation comparison☆50Updated last year
- automate Go compiler comparisons☆24Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go driver for ragel scanners☆37Updated 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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago