Editor - mysangle/twentyhours GitHub Wiki
Editor
1. κ°λ¨ν μλν° κ΅¬νμ μ΄ν΄λ³Έλ€.
- Build Your Own Text Editor
- Cλ‘ λμ΄ μλ€.
- Rust λ²μ : https://www.flenker.blog/hecto/
- μ΄ μΈμ λ€λ₯Έ μΈμ΄λ‘ λμ΄ μλ κ²λ λ§λ€.
2. κ°λ¨ν ꡬνμ μμ€λ₯Ό μ°Έκ³ νλ€.
- Kiro
- A terminal UTF-8 text editor written in Rust
- Zee
- A modern text editor for the terminal written in Rust
CRDT
- CRDT.tech
- A CRDT for Rich-Text Collaboration
- Rope science
- An introduction to state-based CRDTs
- 5000x faster CRDTs: An Adventure in Optimization
- Deep dive into Yrs architecture
- Martin Kleppmann β CRDTs: The hard parts
- Build Your Own Text Editor
- Peritext: A CRDT for Rich-Text Collaboration
- Papyrus: rich text CRDT from 2012