aistrate / HackersDelight
Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).
☆21Updated 14 years ago
Alternatives and similar repositories for HackersDelight:
Users that are interested in HackersDelight are comparing it to the libraries listed below
- Sort of Lambdas for gcc☆34Updated 5 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Aerospike Fork of the JEMalloc Memory Allocator☆26Updated 2 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆45Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 8 years ago
- Shared memory allocator☆19Updated 8 years ago
- ☆27Updated 5 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A comparison between different integer set techniques☆14Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- popcount algorithms in C and Rust☆30Updated 3 months ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- C - Left-leaning red black tree implementation☆40Updated 11 months ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago