kilo
There are 26 repositories under kilo topic.
proh14/ptext
A nano like text editor built with pure C
bediger4000/kilo-in-go
Kilo text editor, from Build Your Own Text Editor, in Go
inokawa/rust-editor
An implementation of text editor with Rust/WebAssembly.
mattduck/kilo
My implementation of the kilo text editor
evanlin96069/nino
A terminal-based text editor inspired by kilo
squat/kilo-wg-gen-web
Use Wg Gen Web to manage Kilo peers
JaDogg/WKilo
Port of kilo🏋️ text editor to Windows 🪟
ferhatgec/edifor
Mostly inspired CLI Code editor (mostly based on kilo editor)
keystance/keystance
An open-source text-editor / enhanced version of kilo
omenmicro/kilo
OMEN Kilo / 6809-based single board computer
AndreyRusyaev/dotnet-kilo
C#/.NET crossplatform port of antirez kilo editor. VT100 terminal text-editor with highlighting and incremental search.
ytaki0801/kilo-lisp
Kilo embedding LISP interpreter, with operations of last S-expression evaluating and parentheses matching
m99coder/kilo-poc
A Proof-of-concept for using K3s to create a Kubernetes cluster deployed on nodes from different public cloud providers (AWS, GCP, Azure) utilizing Kilo
francoiswnel/Kilo
My implementation of the kilo text editor. http://viewsourcecode.org/snaptoken/kilo/
gurushida/securekilo
A terminal text editor that encrypts files with gpg
InAnYan/EditorAttempt1
An attemp to create a terminal text editor
jakub-swiniarski/ether
An overly minimal Vim-like editor
nobuh/kilophp
Build Your Own Text Editor https://viewsourcecode.org/snaptoken/kilo/index.html in PHP.
t-fbd/Ti
Fork of Kilo
tghaleb/kilo-layouts-en
Better English keyboard layouts generated using kilo.
TheMetalStorm/zilo
kilo editor in zig, following along with https://viewsourcecode.org/snaptoken/kilo/index.html
nobene/myd
simple console text editor
shin-nampoo/rilo
Studying rust with reference to c language kilo
vegarsti/kilo
Port of text editor from Build Your Own Text Editor (written in C) to Go