jonathonracz / circular_buffer_stlLinks
Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.
☆11Updated 8 years ago
Alternatives and similar repositories for circular_buffer_stl
Users that are interested in circular_buffer_stl are comparing it to the libraries listed below
Sorting:
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- Micro Signal/Slot implementetation☆35Updated last year
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ binding for nanomsg☆111Updated 11 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- An XML/JSON RPC library for C++11☆21Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- C++ plugin framework☆53Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆45Updated 3 weeks ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆147Updated 6 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Yet Another C++ Library☆22Updated last year
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Boost.org circular_buffer module☆61Updated last month
- C++ Message Queuing Library and Framework☆90Updated 3 weeks ago