alpha-unito / picoLinks
A C++ framework for data analytics pipelines
☆27Updated 5 years ago
Alternatives and similar repositories for pico
Users that are interested in pico are comparing it to the libraries listed below
Sorting:
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C++ Message Queuing Library and Framework☆92Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- Simple, reliable & efficient distributed task queues for C++17☆116Updated 3 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Generic Reusable Parallel Patterns Interface☆84Updated 3 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆25Updated last month
- Traitlets-like C++ properties and implementation of the observer pattern☆45Updated 2 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago
- FastFlow pattern-based parallel programming framework (formerly on sourceforge)☆298Updated 3 months ago
- a small lightweight std::execution work-alike