lukedan / codepadLinks
Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable
☆45Updated 3 years ago
Alternatives and similar repositories for codepad
Users that are interested in codepad are comparing it to the libraries listed below
Sorting:
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A simple, single-header library which implements C preprocessor☆57Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- C++ UTF-8 string handling utilities with conversions and a simple to use iterator☆24Updated 3 months ago
- Cross-platform C++ Utility Library☆56Updated this week
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.