paulcavallaro / systems-programmingLinks
Examples of common systems programming optimizations
☆51Updated 4 years ago
Alternatives and similar repositories for systems-programming
Users that are interested in systems-programming are comparing it to the libraries listed below
Sorting:
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 9 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- Fundamental algorithms☆93Updated 6 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- A digital logic simulation written in C☆63Updated 5 years ago
- Yet Another Compiler Visualizer☆159Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- ☆333Updated 5 years ago
- Implementation of popular consensus protocols☆21Updated 4 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- Mmap radix sort file by a fixed length prefix of each line☆52Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A box for misfit toys☆124Updated 4 years ago
- Papers We ❤️ Zurich☆49Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- The basics of low-level concurrency in a sub-30 minute read☆240Updated 4 years ago
- C simple and elegant implementation of an actor library☆137Updated 2 years ago
- Generic scaffolding for an end-to-end LLVM-based compiler☆35Updated 4 years ago
- History of UNIX Design and Interfaces☆60Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 4 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Toy Green Threads for C.☆206Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago