lukedan / codepad
Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable
☆46Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for codepad
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.☆2Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆46Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- Hackable Lexer with UTF-8 support☆21Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Collection of small public domain file archivers☆62Updated last year
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- ☆24Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆62Updated 10 months ago
- DEPRECATED PROJECT, see README☆36Updated 2 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Fast comparison-based sort algorithm☆55Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Lean library to observe file changes in a specific directory path.☆45Updated 2 weeks ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- Tiny PreProcessor☆17Updated 7 months ago
- Generators/corroutines for C++☆43Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)