HappyCerberus / 1brcLinks
The One Billion Row Challenge using C++
☆76Updated 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☆318Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- C++ utilities☆56Updated last week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Thread safe, lock-free memory pool.☆61Updated 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…☆269Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆453Updated 8 months ago
- 《The C++ Standard Library》的非专业个人翻译☆63Updated last year
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆168Updated 5 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- ☆147Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Working examples of Python, C++, C and JS new features☆138Updated 4 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆120Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- ☆77Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆244Updated 3 weeks ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆123Updated last year
- C++ High Performance Second Edition, published by Packt☆285Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆543Updated 3 months ago
- A C++ scheduling library using cron formatting.☆135Updated 2 months ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 7 months ago
- An async redis client designed for performance and scalability☆270Updated 2 weeks ago
- µcoro☆189Updated 11 months ago
- a highly cache-friendly hash table☆46Updated 3 years ago