A 1 MB text editor written in V with hardware-accelerated rendering, compiling in under a second.
Ved is a lightweight, high-performance text editor written in the V programming language. It solves the problem of bloated, slow editors by offering a minimal 1 MB binary that compiles in under a second and uses hardware-accelerated rendering for smooth performance with large files.
Developers who prioritize speed, minimalism, and efficiency in their text editing workflow, especially those working with large codebases or on resource-constrained systems.
Developers choose Ved for its exceptional compilation speed, tiny binary size, and hardware-accelerated rendering that eliminates lag, providing a responsive editing experience without the overhead of larger editors.
1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Produces a ~1 MB binary, making it incredibly lightweight and easy to distribute, as highlighted in the README's main features.
Builds in under a second from source, enabling quick updates and portability, emphasized in the building instructions.
Uses GPU acceleration for smooth text display, allowing lag-free scrolling through 300k lines with syntax highlighting, a key performance claim.
Includes features like a Pomodoro timer, workspaces, and Git integration, enhancing workflow without relying on external apps, as listed in the main features.
The README explicitly warns it's pre-alpha software with limitations and stability issues, making it unreliable for critical work.
Vim mode is a work-in-progress with only basic bindings, missing many core features, as admitted in the planned features section.
Requires building from source with system-specific dependencies like freetype, which is more involved than installing pre-packaged editors.
Lacks a plugin system or extensive customization options, relying solely on built-in features, which may limit adaptability for diverse workflows.