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:
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++ UTF-8 string handling utilities with conversions and a simple to use iterator☆16Updated this week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A gapbuffer implementation in C++ 11, implemented as an STL container☆12Updated 7 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.☆2Updated 4 years ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- 🔋 In-place lightweight XML parser☆14Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- Tiny PreProcessor☆18Updated 3 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- A simple, single-header library which implements C preprocessor☆53Updated last month
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 10 months ago
- C++20 for flag enums☆27Updated 5 years ago