fengwang / cerasLinks
Ceras is yet another tiny deep learning engine, in pure c++ and header only.
☆125Updated 10 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
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated last month
- A fast work-stealing queue template in C++☆315Updated 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
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- Glob for C++17☆273Updated 2 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated 11 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- Cpp lifetime safety profile static analyzer☆61Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- C++20 Dynamic Reflection Library☆137Updated 4 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…☆256Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Tensor library☆27Updated this week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated last week
- C++20 Microservice Bootstrapping Framework☆227Updated 3 weeks ago
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 4 years ago
- A C++ parser combinator library.☆151Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Simple, reliable & efficient distributed task queues for C++17☆110Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated last month
- Scope Guard & Defer C++☆176Updated last year
- CMake wrapper for Xrepo C and C++ package manager☆63Updated 7 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆87Updated last week