skywind3000 / mlLinks
Machine Learning From Scratch
☆31Updated 2 years ago
Alternatives and similar repositories for ml
Users that are interested in ml are comparing it to the libraries listed below
Sorting:
- A toy OS☆55Updated 9 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago
- A hobby OS☆54Updated 4 years ago
- C++ style try/catch support library in pure C.☆25Updated 9 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆15Updated 15 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- ☆17Updated last week
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago
- A simple C modules manager☆63Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 5 years ago
- A multi-thread Redis implementation with RCU☆17Updated 6 months ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 2 months ago
- TCP/IP stack implementation☆18Updated 5 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year