LIMachi / swiss-tableLinks
C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).
☆19Updated 6 years ago
Alternatives and similar repositories for swiss-table
Users that are interested in swiss-table are comparing it to the libraries listed below
Sorting:
- A self-written C++ standard library☆55Updated this week
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆22Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆74Updated last month
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- an extensible stack based interpreter toolkit☆67Updated 5 years ago
- A vectorized single header hash function.☆23Updated last year
- C++ implementation of a gap buffer.☆58Updated last year
- Persistent red-black tree in C++☆31Updated 4 months ago
- ☆12Updated 2 years ago
- ☆35Updated 4 months ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Updated 5 years ago
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A tagged-pointer type for C++.☆37Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A B+ tree implementation in C☆47Updated last month
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 5 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- A low-level coroutine library for C☆70Updated last year
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆42Updated 10 years ago
- ☆42Updated 2 years ago