skywind3000 / mlLinks
Machine Learning From Scratch
☆30Updated last year
Alternatives and similar repositories for ml
Users that are interested in ml are comparing it to the libraries listed below
Sorting:
- A toy OS☆54Updated 8 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆15Updated 14 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 6 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 8 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A hobby OS☆53Updated 3 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 3 years ago
- C++ style try/catch support library in pure C.☆24Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- 遵循GPL-2.0规则,将phoenix kernel部分 开源☆12Updated 2 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A toy x86 disassembler and x86 style toy chip☆15Updated 13 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- A nano concurrency library☆24Updated 5 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 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☆92Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Concurrent trie-hash map library☆92Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago