ansiwen / ptrguard
Go package for using Go pointers in external code
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ptrguard
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- Object file abstractions in Go☆30Updated 7 months ago
- Go allocation trace utilities☆13Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- automate Go compiler comparisons☆24Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- ☆11Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆16Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang port of simdjson☆86Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Regular expression libraries for Go☆15Updated 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…☆67Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 4 years ago
- ☆19Updated 3 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆37Updated 8 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Commands☆51Updated 6 months ago
- A port of Stream VByte to Go☆35Updated 2 years ago