omertuc / fizzgolfLinks
This repo contains the submissions to the high-throughput fizzbuzz code golf stack exchange thread and some code to build/run and plot their results
☆33Updated last year
Alternatives and similar repositories for fizzgolf
Users that are interested in fizzgolf are comparing it to the libraries listed below
Sorting:
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- Compiling C to FlipJump☆89Updated 4 months ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- A C11 compiler for the discrete logic computer☆20Updated last year
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A bignum library for C.☆33Updated 10 months ago
- Pi number calculator using 8088 assembly language☆64Updated 3 years ago
- A low level preprocessor meta programming library.☆28Updated last year
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 4 months ago
- using the C Preprocessor as an HTML templating engine☆40Updated 3 months ago
- A self-written C++ standard library☆31Updated last week
- A new city of code on a cosmopolitan foundation.☆20Updated 4 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated 10 months ago
- A rethinking of the C time library☆11Updated 3 months ago
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last year
- Compile Python or Brainfuck to run in tmux☆14Updated last year
- Type-safe Printf in C☆72Updated 4 months ago
- Integer Map Data Structure☆129Updated last year
- textmode supremacy☆109Updated 4 years ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated 3 weeks ago
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 2 months ago
- Generates visualization from Ninja build logs.☆49Updated 3 weeks ago
- C programming language extension: Cedro pre-processor