jlctools / evoLinks
Evo C++ Library
☆31Updated 6 years ago
Alternatives and similar repositories for evo
Users that are interested in evo are comparing it to the libraries listed below
Sorting:
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated 2 years ago
- Text encoding for modern C++☆32Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- A modern, header-only request router for C++☆24Updated 3 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- C++ concurrent programming library☆28Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Flat containers for C++☆59Updated 5 months ago
- ulids in C++, Header Only