Magicalbat/TurboSpork
A system for creating neural networks in C
TurboSpork is a library that allows C programmers to build neural networks. It provides the tools to define network architectures and process data within a C programming environment, enabling the creation of custom machine learning applications. This is designed for software developers who prefer or require C for their machine learning projects.
Use this if you are a C programmer who needs to integrate machine learning capabilities directly into your C applications.
Not ideal if you are looking for a high-level machine learning framework or prefer languages like Python or R for your data science tasks.
Stars
12
Forks
—
Language
C
License
MIT
Category
Last pushed
Oct 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Magicalbat/TurboSpork"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)