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:
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 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
- Go package safefile implements safe "atomic" saving of files.☆82Updated 2 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
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆87Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- The slice package sorts Go slices.☆110Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Generic Data Structures/Algorithms in golang.☆54Updated 9 years ago
- Parallel and radix sorting in Go☆102Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 weeks ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago