linux4life798 / safetyfastLinks
An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)
☆94Updated 2 years ago
Alternatives and similar repositories for safetyfast
Users that are interested in safetyfast are comparing it to the libraries listed below
Sorting:
- xxh3 fast hash function☆105Updated 6 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- ☆78Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- An assortment of more specialized math routines for Go☆73Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Golang port of simdjson☆86Updated 5 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- View annotated files based on line-spec☆225Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An immutability helper for Go☆141Updated 8 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago