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:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- pcg random number generator☆41Updated 3 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 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 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
- A scalable lock-free channel.☆135Updated 9 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
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A Go preprocessor for package scoped reflection☆106Updated 8 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago