david-grs / stable_vectorLinks
STL-compliant stable vector container
☆31Updated 7 years ago
Alternatives and similar repositories for stable_vector
Users that are interested in stable_vector are comparing it to the libraries listed below
Sorting:
- A simple coroutine-based reactor library☆49Updated 2 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆66Updated 2 years ago
- A high performance map.☆103Updated 5 years ago
- Toy fats log for Meeting C++ 2016☆33Updated 9 years ago
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆48Updated last year
- Working basic prototype of variadic template based logging☆40Updated 9 years ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- fixpp - A modern C++ FIX library☆87Updated last year
- Yet another HFT framework☆45Updated 2 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 5 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆62Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆55Updated 3 months ago
- ☆64Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 5 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- ☆15Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- Lightweight structured concurrency for C++20☆152Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆79Updated this week
- Tool for measuring jitter in user-level code due to system☆42Updated 4 years ago
- A multithreaded order matching engine in C++11 using FIX for order entry for Linux/Windows☆11Updated 7 years ago
- C++ low-latency in-memory order book☆92Updated 12 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆49Updated 4 years ago