cznic / mathutilLinks
github.com/cznic/mathutil has moved to modernc.org/mathutil
☆84Updated 7 years ago
Alternatives and similar repositories for mathutil
Users that are interested in mathutil are comparing it to the libraries listed below
Sorting:
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 7 years ago
- pcg random number generator☆41Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Run linters from Go code -☆66Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago