dannyvankooten / 1brc
C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.
☆100Updated 10 months ago
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- B-tree generator for C☆132Updated last week
- A proto-database inspired by SQLite for educational purposes.☆83Updated last year
- ☆296Updated last year
- ☆198Updated 2 years ago
- The Xr0 Verifier for C☆179Updated 3 weeks ago
- A small, portable, linear probing hash map☆142Updated last month
- Exploring the design space of binary search trees☆45Updated 2 months ago
- A hash array-mapped trie implementation in C☆291Updated last year
- Writing a compiler in a week-end☆383Updated 2 months ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆58Updated 3 years ago
- Header-only library for asynchronous tasks in C☆267Updated last year
- ☆173Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 7 months ago
- Small, Fast, Portable 64-bit hash function☆114Updated 5 months ago
- An implementation strategy for lists, queues, deque(ue)s.☆119Updated this week
- Stevan Apter-style trees in C++17☆369Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 5 months ago
- Investigates optimizing 'wc', the Unix word count program☆253Updated 10 months ago
- Custom web server for my blog☆327Updated last month
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- A few Advent of Code puzzles (2022 edition) in C☆104Updated 2 years ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆96Updated last week
- libreactor is a high performance, robust and secure, generic event-driven application framework for Linux☆95Updated last month
- Lamport's Bakery Algorithm Demonstrated in Python☆97Updated last year
- Multi-Array Queue program codes☆75Updated this week
- Integer Map Data Structure☆129Updated last year
- A cheatsheet of modern C language and library features.☆361Updated 3 months ago
- A minimal TCP/IP stack☆524Updated last year
- Reference implementation for Writing a C Compiler☆155Updated 3 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated last year