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☆54Updated 9 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆15Updated 15 years ago
- C++ style try/catch support library in pure C.☆25Updated 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- A hobby OS☆54Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 11 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆58Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 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
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 6 years ago
- Write event-driven programs without the hassle of events!☆22Updated 13 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- The old Linux kernel source ver 0.11 which has been tested under modern Linux, macOS and Windows 10.☆25Updated 6 years ago
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆13Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A simple utf8 decode/encode lib in c☆35Updated 9 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago