A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
- Updated
Jun 5, 2023 - C
A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
📃 System-wide autocompleting that learns what you type and works in any app! (also slightly scary maybe don't use this...)
Cross-platform flexible autocomplete library for your cli applications.
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
Single-header C/C++ library for parsing command-line arguments with shell completion
In this project, we propose Dynamic Typing Tutor, an individual tutoring system for text entry that detects input stumbles and provides instructions. The different tasks performed by the dynamic typing tutor are:- user profiling, word prediction and word correction
A simple game made following a tutorial for the Playdate's C API.
Generating auto-correction suggestions using keyboard user-input by traversing the suffix trie based on the user input data so far and offering the most-likely string outcome based on a simplistic counter mechanism to track the user’s most used paths taken based on that scenario (similarly to a fusion tree)
An implementation of ternary tree for auto-completion
Autocomplete using a ternary search tree
The Code Connector plugin is designed to enhance the Vim editing experience by providing advanced features such as function parameter completion, code snippets, and more. It leverages LLVM Clang for code completion and is optimised for seamless integration with C/C++ projects.
Autocompletion Functionality
Add a description, image, and links to the autocomplete topic page so that developers can more easily learn about it.
To associate your repository with the autocomplete topic, visit your repo's landing page and select "manage topics."