pfalcon / awesome-implicit-data-structuresLinks
Awesome implicit data structures
☆24Updated 5 years ago
Alternatives and similar repositories for awesome-implicit-data-structures
Users that are interested in awesome-implicit-data-structures are comparing it to the libraries listed below
Sorting:
- ☆13Updated 6 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Lock-free memory allocator☆21Updated last year
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- ☆31Updated 9 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- ☆12Updated 8 years ago
- Experimental programming language☆11Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- CCS in C++☆25Updated last year