zhenrong-wang / lichatLinks
A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.
☆66Updated 4 months ago
Alternatives and similar repositories for lichat
Users that are interested in lichat are comparing it to the libraries listed below
Sorting:
- Lightweight web server with hot reload and dynamic html templating.☆241Updated last month
- C++ command line parser☆29Updated 11 months ago
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆28Updated 2 months ago
- Tiny x86_64 OS in C☆76Updated 2 weeks ago
- C projects: algorithms, games, and networking☆121Updated last month
- Some C++ Examples.☆61Updated last year
- Lightning-fast HTTP server built in C☆170Updated 3 weeks ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- Retro Snake game in pure x86 assembly.☆34Updated 7 months ago
- Titc-Tac-Toe game in C☆13Updated 4 months ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆46Updated 9 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆333Updated 7 months ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆72Updated last week
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- NES toolchain & emulator in C☆130Updated 6 months ago
- This repository contains a C implementation of matrix multiplication with various optimization techniques.☆12Updated 2 weeks ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆275Updated 3 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 4 months ago
- ☆237Updated 9 months ago
- AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)☆183Updated 3 weeks ago
- example output☆46Updated last week
- C++ Default Guidelines☆145Updated 5 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆263Updated 3 weeks ago
- A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native c…☆21Updated 7 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆107Updated 11 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month