a FIFO-ordered associative container for C++
☆209Nov 23, 2025Updated 3 months ago
Alternatives and similar repositories for fifo_map
Users that are interested in fifo_map are comparing it to the libraries listed below
Sorting:
- Generic C++14 Database Construction Library☆15Jul 12, 2018Updated 7 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Mar 2, 2018Updated 8 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆15Aug 22, 2020Updated 5 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- C++11 metaprogramming library☆280Jan 24, 2026Updated last month
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 2 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- An indirect value-type for C++☆82Sep 22, 2023Updated 2 years ago
- High performance RAII C++ JSON library and universal value object class☆60Jul 8, 2021Updated 4 years ago
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26May 6, 2019Updated 6 years ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,826Apr 9, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- C++ HTTP requests for humans☆62Nov 24, 2021Updated 4 years ago
- Boost.Process is a library to manage system processes☆111May 17, 2022Updated 3 years ago
- Evo C++ Library☆31May 9, 2019Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated 2 years ago
- Macros for declaring enums in C++ that include to_string conversion and looping through all enum values☆63Mar 6, 2018Updated 7 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Feb 1, 2026Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- ☆19Aug 30, 2017Updated 8 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- A C++14 reflection library☆78Dec 26, 2025Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Nov 28, 2025Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- Speedier handling of clang-tidy checking☆68May 9, 2019Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Simple header only pattern matching for c++14☆236Jun 15, 2021Updated 4 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Nov 6, 2018Updated 7 years ago