AZHenley / cosineLinks
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
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆153Updated last week
- A blogging engine in C☆116Updated 4 months ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 3 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆178Updated 4 months ago
- A simple C coroutine library.☆227Updated last year
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- The first C compiler made to work under modern GCC☆162Updated 4 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆134Updated 5 months ago
- My IOCCC submissions and practice.☆85Updated 11 months ago
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated last month
- ☆174Updated last year
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Tiny hash function in C☆136Updated 11 months ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆110Updated 2 years ago
- clex is a simple lexer generator☆96Updated 6 months ago
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 3 months ago
- A small, portable, linear probing hash map☆143Updated 3 months ago
- Compiling C to FlipJump☆91Updated 5 months ago
- A self-written C++ standard library☆38Updated this week
- Gemini CLI protocol client written in 100 lines of ANSI C☆74Updated 8 months ago
- Watch live chess from your terminal☆57Updated 2 years ago
- Type-safe Printf in C☆72Updated 6 months ago
- Managed C strings library☆97Updated 3 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago