hideo55 / go-popcountLinks
PopCount implementation for Go. Using hardware POPCNT instruction if available it.
☆23Updated 8 years ago
Alternatives and similar repositories for go-popcount
Users that are interested in go-popcount are comparing it to the libraries listed below
Sorting:
- ☆15Updated 8 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- jsonpointer implementation for go☆36Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Morally-correct string and stream interpolation for Go.☆24Updated 9 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated 2 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- exponential smoothing toolkit☆15Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Package valuegraph produces a graph representation of any Go value.☆32Updated 7 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Faster search for fixed patterns with Go☆27Updated 7 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- One-pass running statistics☆52Updated 4 years ago
- identity pure functions in golang source☆26Updated 2 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- pcg random number generator☆41Updated 4 years ago
- experiment☆24Updated 10 years ago
- ddmin test case minimization algorithm☆31Updated 4 years ago
- ☆26Updated 10 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- A property-based testing library☆37Updated 8 years ago