cznic / mathutilLinks
github.com/cznic/mathutil has moved to modernc.org/mathutil
☆84Updated 6 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/browse has moved to modernc.org/browse☆53Updated 6 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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 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
- Run linters from Go code -☆66Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago