alpbintug / Branchless-programmingLinks
Branches are too slow, lets get rid of them.
☆33Updated 5 years ago
Alternatives and similar repositories for Branchless-programming
Users that are interested in Branchless-programming are comparing it to the libraries listed below
Sorting:
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- The entire <math.h> library from scratch.☆15Updated last year
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 5 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆28Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Yet another C compiler.☆30Updated last month
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- c-prepocessor lisp☆28Updated 2 years ago
- clex is a simple lexer generator☆108Updated 4 months ago
- Reference counter for C☆54Updated 2 years ago
- Memory slices for C99☆49Updated 10 months ago
- A B+ tree implementation in C☆47Updated 3 weeks ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆17Updated 3 years ago
- Minimal C subset compiler☆37Updated 4 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆99Updated 6 months ago
- DynASM - a Dynamic Assembler for code generation engines☆36Updated 5 years ago
- Lovable memory-safe systems language with a pretty fast compiler☆18Updated this week
- Chasm Runtime Assembler.☆149Updated 2 weeks ago
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- A toy JVM coded in C/C++☆27Updated last year
- dynamically generate HTML documents in C☆33Updated 8 months ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- Wine on steroids☆14Updated 3 years ago
- 1kb single-page http server, static binary for linux x86_64☆106Updated 11 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago