linux4life798 / safetyfast
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
- xxh3 fast hash function☆105Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- View annotated files based on line-spec☆227Updated last year
- ☆78Updated 4 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- Intern Go strings☆94Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- An immutability helper for Go☆142Updated 8 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- A radix sorting library for Go (golang)☆51Updated last year
- An assortment of more specialized math routines for Go☆71Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆111Updated 8 years ago
- Reusable transparent log database☆145Updated 4 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- Meow hash for Golang