dannyvankooten / 1brcLinks
C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.
☆102Updated last year
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- B-tree generator for C☆139Updated 2 months ago
- ☆295Updated last year
- Binary search trees☆47Updated last month
- Explored and benchmarked different methods of implementing cosine from scratch.☆58Updated 3 years ago
- The Xr0 Verifier for C☆179Updated 3 months ago
- Custom web server for my blog☆335Updated last week
- Investigates optimizing 'wc', the Unix word count program☆256Updated last year
- A hash array-mapped trie implementation in C☆301Updated last year
- Introduction to x86-64 assembly☆182Updated 7 months ago
- Topological sort library in Zig☆94Updated 3 months ago
- Lamport's Bakery Algorithm Demonstrated in Python☆96Updated last year
- A small, portable, linear probing hash map☆143Updated 3 months ago
- An implementation strategy for lists, queues, deque(ue)s.☆120Updated last month
- Stevan Apter-style trees in C++17☆373Updated last year
- A collection of array rotation algorithms.☆155Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆154Updated this week
- A x86_64 Linux debugger 🐛🐛🐛☆237Updated last year
- An introduction to temporal logic and how it can be used to analyze concurrency☆105Updated last year
- Multi-Array Queue program codes☆75Updated last month
- Solving the first 100 Project Euler problems using 100 different programming languages!☆240Updated 2 months ago
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- Richard is gaining power☆192Updated 3 weeks ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- This repo contains a new way to use bloom filters to do lossless video compression☆245Updated last month
- ☆184Updated 3 years ago
- a graphical C/C++ runtime editor