david-grs / stable_vector
STL-compliant stable vector container
☆28Updated 6 years ago
Alternatives and similar repositories for stable_vector:
Users that are interested in stable_vector are comparing it to the libraries listed below
- A simple coroutine-based reactor library☆48Updated 11 months ago
- c++ wrapper around libpapi☆66Updated 7 years ago
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆62Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Lightweight structured concurrency for C++20☆117Updated 3 weeks ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Branch Optimisation for High-frequency Trading☆57Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A high performance map.☆98Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆168Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆48Updated 3 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆98Updated 7 months ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆55Updated last year
- ☆63Updated 6 years ago
- fixpp - A modern C++ FIX library☆84Updated 6 months ago
- Yet another HFT framework☆41Updated 3 weeks ago
- Memory mapped logger☆20Updated 9 years ago
- Tick-to-trade latency benchmark sources☆16Updated 7 years ago
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆45Updated 6 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Issues list for P2300☆30Updated 9 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 4 years ago
- Tool for measuring jitter in user-level code due to system☆35Updated 4 years ago
- generic stack-based container☆106Updated 7 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago