AZHenley / cosine
Explored and benchmarked different methods of implementing cosine from scratch.
☆58Updated 3 years ago
Alternatives and similar repositories for cosine
Users that are interested in cosine are comparing it to the libraries listed below
Sorting:
- High throughput Fizz Buzz☆41Updated 3 years ago
- ☆173Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated last year
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- A blogging engine in C☆113Updated 2 months ago
- Yet another simple header only arena allocator for C11☆42Updated 10 months ago
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- Tiny hash function in C☆134Updated 9 months ago
- Integer Map Data Structure☆129Updated last year
- My IOCCC submissions and practice.☆85Updated 9 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 6 months ago
- A minimal RISC-V RV32I disassembler☆55Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Type-safe Printf in C☆72Updated 3 months ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆177Updated 2 months ago
- A small, portable, linear probing hash map☆142Updated last month
- A Modern C++ Wrapper for TensorFlow☆48Updated this week
- Program a bot using assembly-like code in this competitive game!☆59Updated 3 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- A simple path-tracer in Zig☆18Updated 3 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- ANIL(A Nice Intermediate Language) Python & C++ inspired programming language that transpiles to C and can be embedded within C source fi…☆58Updated last week
- using the C Preprocessor as an HTML templating engine☆40Updated 2 months ago
- A simple C coroutine library.☆227Updated last year
- Pi number calculator using 8088 assembly language☆64Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Compiling C to FlipJump☆88Updated 3 months ago
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 4 months ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆92Updated 2 years ago