ericcurtin / linenoise.cpp
☆14Updated 3 weeks ago
Alternatives and similar repositories for linenoise.cpp:
Users that are interested in linenoise.cpp are comparing it to the libraries listed below
- C++ wrapper around wyhash and wyrand☆14Updated 8 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Json benchmark based on nativejson-benchmark☆28Updated last month
- Radix set/map implementation☆16Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆54Updated this week
- A small & high-level C++ networking library providing simple server/client architecture.☆20Updated 7 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 7 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- C++ messaging and serialization library☆72Updated last week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 6 months ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆12Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- C++ regular expressions library using template metaprogramming☆14Updated 10 months ago
- BGI-style graphics in modern C++.☆9Updated last year
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆92Updated last year
- A standalone library to create and manipulate metrics in C☆18Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆56Updated last week
- Experimental JSON builder based on C++ reflection☆50Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆60Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- A Modern C++ Wrapper for TensorFlow☆47Updated this week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month