AZHenley / cosineLinks
Explored and benchmarked different methods of implementing cosine from scratch.
☆61Updated 3 years ago
Alternatives and similar repositories for cosine
Users that are interested in cosine are comparing it to the libraries listed below
Sorting:
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆158Updated last week
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆181Updated last month
- A lightweight HTTP server as a library.☆157Updated last year
- A blogging engine in C☆120Updated last month
- A simple C coroutine library.☆229Updated last year
- ☆178Updated 2 years ago
- Simple no bullshit text editor☆282Updated last month
- The first C compiler made to work under modern GCC☆166Updated 4 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- clex is a simple lexer generator☆105Updated 4 months ago
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆111Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆91Updated 2 years ago
- Quicksort implemented as a C macro☆176Updated 3 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- Managed C strings library☆97Updated 4 years ago
- A small, portable, linear probing hash map☆144Updated 10 months ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- My IOCCC submissions and practice.☆88Updated 2 weeks ago
- A mini x86-64 assembler for fun and learning.☆221Updated this week
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- High throughput Fizz Buzz☆41Updated 4 years ago
- Yet Another Compiler Visualizer☆161Updated 4 years ago
- Modern Pathfinding Using OpenStreetMap Data with Raylib☆149Updated last year
- Tiny hash function in C☆145Updated last year
- My WebAssembly VM☆75Updated this week
- using the C Preprocessor as an HTML templating engine☆40Updated 10 months ago