atomicgo / cursorLinks
๐ฑ๏ธ Go module to move the terminal cursor in any direction on every operating system.
โ100Updated 9 months ago
Alternatives and similar repositories for cursor
Users that are interested in cursor are comparing it to the libraries listed below
Sorting:
- โจ๏ธ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)โ98Updated 9 months ago
- A Simple and Clear CLI library. Dependency free.โ192Updated 11 months ago
- Adding "unset" state to Go's typesโ82Updated last year
- Tooling for Go import cyclesโ72Updated 10 months ago
- ๐ Load environment variables into a config structโ70Updated 9 months ago
- Go Parser for ANSI stringsโ68Updated last year
- A go library for easy configure and run command chains. Such like pipelining in unix shells.โ67Updated 2 years ago
- Simple, useful and opinionated CLI package in Go.โ122Updated last year
- A Unicode-based case conversion library for Goโ58Updated last year
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.โ104Updated 2 years ago
- Fast directory traversal for Golangโ92Updated 2 weeks ago
- Small library for simple and convenient formatted stylized output to the console.โ70Updated 3 years ago
- ๐ Go schema declaration and validation with static types.โ82Updated this week
- iter is a generic iterator library for Goโ71Updated last year
- ยตDiff - a micro Go diffing libraryโ182Updated last week
- Go Client for the Unsplash APIโ76Updated 2 years ago
- Random fake data and struct generator for Go.โ99Updated last year
- Go 1.18+ polymorphic generic containers and functions.โ51Updated 2 years ago
- Job Scheduling Libraryโ176Updated 6 months ago
- Minimalistic extension to Go. It means to be a complement to the standard library.โ143Updated 2 weeks ago
- Little helper for clearing the screen using pure Go in a cross-platform way