Implementations of https://github.com/golang/go/wiki/SliceTricks using generics
☆23Mar 1, 2022Updated 4 years ago
Alternatives and similar repositories for slicetricks
Users that are interested in slicetricks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Run binaries in a minimal system using QEMU. Supports go tests.☆15Jul 20, 2026Updated last week
- ☆14May 18, 2022Updated 4 years ago
- AVL balanced generic binary trees in Go☆19Aug 5, 2022Updated 3 years ago
- Native ruby client for HetznerCloud☆36May 16, 2024Updated 2 years ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Mar 24, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Oct 3, 2021Updated 4 years ago
- Time Ranges☆39Sep 6, 2023Updated 2 years ago
- go build http 🌐 requests with fluency and wit ✨☆20Jul 3, 2025Updated last year
- 🛠 Git command wrapper, git emojis, generate changelog, get repo, branch, remote information and some git command tools. Git 命令包装器,生成 g…☆27Jun 25, 2026Updated last month
- puffin abstracts the os/exec go package☆19Jul 19, 2023Updated 3 years ago
- Template project for working with AWS Lambda and Go☆15May 12, 2025Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator for low-level applications☆60Jul 19, 2026Updated last week
- generate interactive surveys from yaml files☆14Mar 16, 2020Updated 6 years ago
- A golang implementation of Amazon's Ion data notation☆13Jun 14, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 4 years ago
- Simple and functional configuration file parser for Go.☆17Oct 19, 2022Updated 3 years ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆37Oct 19, 2022Updated 3 years ago
- An inverted bitmap index written in Go.