kavehmz / primeLinks
This is a go implementation of Segmented Sieve and non Segmented sieve to produce prime numbers concurrently.
☆31Updated 4 years ago
Alternatives and similar repositories for prime
Users that are interested in prime are comparing it to the libraries listed below
Sorting:
- The slice package sorts Go slices.☆111Updated 7 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Package srcutil provides utilities for working with Go source code.☆28Updated 8 years ago
- Easy sort in Go☆44Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Stupid, simple code generation tool for go☆69Updated 9 years ago
- ☆26Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 9 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Fast typesafe templating for golang☆66Updated 7 years ago
- Generator of memorable passwords, written in Go☆64Updated 3 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A simple natural sorter for Go Strings☆30Updated 10 years ago
- Jaro-Winkler distance in Go☆38Updated 2 years ago
- An online Go regular expression tester☆74Updated 5 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 2 months ago
- BitSet data structure in golang☆37Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- fixed-point decimal in Go☆39Updated 11 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago