fengwang / cerasLinks
Ceras is yet another tiny deep learning engine, in pure c++ and header only.
☆124Updated 9 months ago
Alternatives and similar repositories for ceras
Users that are interested in ceras are comparing it to the libraries listed below
Sorting:
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆184Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- CMake wrapper for Xrepo C and C++ package manager☆62Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆116Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆200Updated 10 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆218Updated 8 months ago
- 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…☆251Updated 11 months ago
- Glob for C++17☆266Updated last month
- Cpp lifetime safety profile static analyzer☆59Updated 4 months ago
- C++ small containers☆146Updated last month
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- There is my code snippet.☆118Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++20☆505Updated 5 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated this week
- Scope Guard & Defer C++☆175Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- A C++ parser combinator library.☆144Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆84Updated last week
- A fast work-stealing queue template in C++☆308Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated last year
- Cross platform dynamic loading of shared libraries☆102Updated 4 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago