Graffioh / chatlingoLinks
Client-Server chat app that translate (without reasoning) messages based on chosen languages via a simple map
☆14Updated last year
Alternatives and similar repositories for chatlingo
Users that are interested in chatlingo are comparing it to the libraries listed below
Sorting:
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- A turn-based co-petetive multiplayer game☆166Updated 2 months ago
- A tinycompiler in C from scratch☆109Updated last year
- my little linear algebra library☆43Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- An implement of deep learning framework and models in C☆47Updated 10 months ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 9 months ago
- GPT-2 in C☆78Updated last year
- Retro Snake game in pure x86 assembly.☆36Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- parallelized hyperdimensional tictactoe☆126Updated last year
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 6 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated last year
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated last month
- x86_64 OS in C☆76Updated 8 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆355Updated 6 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆178Updated last year
- moondream in zig.☆75Updated 8 months ago
- ☆95Updated last year
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆40Updated last year
- ☆239Updated last year
- ☆296Updated last year
- A bignum library for C.☆33Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year