fengwang / ceras
Ceras is yet another tiny deep learning engine, in pure c++ and header only.
☆122Updated 7 months ago
Alternatives and similar repositories for ceras:
Users that are interested in ceras are comparing it to the libraries listed below
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆198Updated 8 months ago
- Fast string implementation for graphics.☆185Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆235Updated last year
- C++20 Dynamic Reflection Library☆136Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆169Updated 4 months ago
- Glob for C++17☆261Updated last week
- A modern, fast, lightweight thread pool library based on C++20☆493Updated 3 months ago
- There is my code snippet.☆117Updated 7 months ago
- Coroutine library and toolkit for C++20☆38Updated last month
- A fast work-stealing queue template in C++☆305Updated last year
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Scope Guard & Defer C++☆172Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆241Updated 9 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated last month
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- A fast, lightweight and single-header C++ csv parser library☆81Updated 3 weeks ago
- C++20 Tensor library☆26Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆171Updated last year
- A C++14 macro to get the type of the current class without naming it☆23Updated 11 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago