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:
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 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
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- pcg random number generator☆41Updated 4 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 7 years ago
- Run linters from Go code -☆66Updated 7 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
- Package rpool provides a resource pool.☆88Updated 9 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- A flexible error support library for Go☆167Updated 5 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
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago