Skip to content

Sudhss/Valence

Repository files navigation

image

Write code at the speed of thought.


image


Blazing Fast. Zero Bloat.

  • Built entirely in C++ and Qt
  • No Electron. No frameworks
  • Direct control over rendering and input
image

Demo


Core Architecture

Five clean subsystems. Each with a single responsibility.

image


Features

image

Technical Decisions

image

Build Roadmap

image

Getting Started

git clone https://github.com/your-repo.git
cd valence
mkdir build && cd build
cmake ..
make
./valence

Download

  • macOS: available
  • Windows: in progress
  • Linux: in progress

Philosophy

Systems software should not depend on heavy abstractions.

image

Valence focuses on:

  • Control over performance
  • Simplicity in design
  • Clear separation of responsibilities

Built by Sudhanshu Shukla

About

High-performance code editor built in C++ & Qt with custom rendering, text buffer, and input systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors