linenoise-swift
Readline replacement
A pure Swift implementation of the Linenoise library, providing a readline replacement with minimal configuration.
A pure Swift replacement for readline
143 stars
5 watching
13 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
consolelibrarylinenoisepure-swiftswiftterminal
Related projects:
Repository | Description | Stars |
---|---|---|
joachimschmidt557/linenoize | A Zig-based readline library with features like line editing and completions. | 56 |
amokhuginnsson/replxx | A portable GNU readline replacement with syntax highlighting and hints, designed for use in various environments | 691 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 33 |
samueltardieu/areadline | An interface to the readline library for use in Ada programming languages | 7 |
instacart/nantes | A custom UILabel replacement with attributed text support and linking capabilities | 1,114 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
vrescobar/linc_linenoise | Haxe bindings for a C++ library that provides a line number editing interface | 3 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
zacharypatten/towel | A C# library implementing an AVL tree data structure with additional features. | 726 |
puffinsupply/restraint | A minimal and legible auto layout library for Swift. | 79 |
lukereichold/arweave-swift | A Swift client library for interacting with the Arweave blockchain | 33 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |
nickoneill/pantry | A lightweight persistence layer for storing user data and other relevant objects in Swift | 831 |
albertlatacz/java-repl | A simple Read-Eval-Print-Loop for Java language | 1,336 |