tlack / atree
Stevan Apter-style trees in C++17
☆369Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for atree
- A hash array-mapped trie implementation in C☆284Updated 9 months ago
- Header-only library for asynchronous tasks in C☆264Updated 8 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆230Updated 9 months ago
- Integer Map Data Structure☆128Updated last year
- A simple C coroutine library.☆226Updated 9 months ago
- The PolymurHash universal hash function.☆339Updated last year
- a graphical C/C++ runtime editor☆186Updated 11 months ago
- A simple pleasant build system in Python.☆360Updated last week
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆434Updated 11 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆211Updated last year
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆747Updated last month
- Lamport's Bakery Algorithm Demonstrated in Python☆95Updated 10 months ago
- Investigates optimizing 'wc', the Unix word count program☆253Updated 4 months ago
- A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆202Updated 4 months ago
- Little Kitten Webserver