skywind3000 / mlLinks
Machine Learning From Scratch
☆32Updated 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 simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆54Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A toy OS☆55Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A high-performance, concurrent hash table☆25Updated 12 years ago
- C++ style try/catch support library in pure C.☆25Updated 9 years ago
- A hobby OS☆54Updated 4 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆15Updated 15 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- Linux io_uring based c++ 20 coroutine library☆28Updated 3 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A simple C modules manager☆64Updated last year
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 11 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 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
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 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 simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- A nano concurrency library☆24Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Simple script☆42Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 7 years ago
- A multi-thread Redis implementation with RCU☆17Updated 8 months ago