HappyCerberus / 1brcLinks
The One Billion Row Challenge using C++
☆71Updated last year
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- Performance benchmark framework for C++ with nanoseconds measure precision☆307Updated last week
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆240Updated 10 months ago
- C++ utilities☆49Updated 3 months ago
- C++ 20 STL Cookbook, published by Packt☆157Updated 2 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- C++ Generative Metaprogramming☆163Updated 6 months ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- C++ High Performance Second Edition, published by Packt☆261Updated 2 years ago
- An async redis client designed for performance and scalability☆257Updated this week
- MySQL C++ client based on Boost.Asio☆282Updated last month
- Thread safe, lock-free memory pool.☆59Updated last year
- a highly cache-friendly hash table☆46Updated 3 years ago
- 《The C++ Standard Library》的非专业个人翻译☆62Updated last year
- µcoro☆166Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆254Updated last year
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆415Updated 3 months ago
- Template Metaprogramming with C++, published by Packt☆111Updated 2 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆432Updated last month
- ☆77Updated 2 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆100Updated 10 months ago
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 10 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆107Updated 10 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆517Updated 6 months ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆82Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆183Updated last year
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Working examples of Python, C++, C and JS new features☆135Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year