alediaferia / stackgoLinks
A slice-based implementation of a stack. In Go!
☆15Updated 8 years ago
Alternatives and similar repositories for stackgo
Users that are interested in stackgo are comparing it to the libraries listed below
Sorting:
- The slice package sorts Go slices.☆110Updated 7 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 10 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Parallel and radix sorting in Go☆102Updated 2 years ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- pick stuff from json - FAST☆64Updated 9 years ago
- Generic Data Structures/Algorithms in golang.☆54Updated 9 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- simple Optical Character Recognition in Go☆125Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated 2 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆179Updated 2 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated 2 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- Minimal SMTP client in Go. Handles MX lookup, mail server connection on common ports.☆102Updated 7 years ago
- Golang Keyword extraction/replacement Datastructure using Tries instead of regexes☆89Updated 8 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
- Profiler injection and analysis tool☆123Updated 9 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- A cron job scheduler for Go☆204Updated 10 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- simple command line Bandwidth Monitor in golang☆112Updated 5 years ago
- Extremely small library that creates slugs for strings☆126Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Stream video files over HTTP☆145Updated 9 years ago
- tool for detecting unused functions and variables in Go source code☆142Updated 6 years ago
- Go wrapper for http://www.google.com/recaptcha