arturoeanton / go-notebookLinks
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
☆40Updated 2 years ago
Alternatives and similar repositories for go-notebook
Users that are interested in go-notebook are comparing it to the libraries listed below
Sorting:
- Cryptographically secure password generator library☆16Updated last year
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Fast, dependable universally unique ids☆26Updated 8 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- A set of performant rate limiters for Go☆91Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 5 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Go localization framework☆31Updated 3 months ago
- Check your internet speed/bandwidth right from your terminal. Built on Golang using chromedp☆85Updated 9 months ago
- Neural Network for Go.☆83Updated 5 years ago
- Simple expression evaluation engine for Go