An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with corecpp

A curated list of projects in awesome lists tagged with corecpp .

https://github.com/mr-yash-beldar/line-editor

This project is a line editor developed in C that allows you to open, read, modify, and save text files. The program supports CRUD (Create, Read, Update, Delete) operations on lines of text and individual words, along with search and navigation features. The editor uses a linked list data structure to store both lines and words, making it efficient

cmdline corecpp cpp lineeditor

Last synced: 25 Mar 2025