Tengine is a lite, high performance, modular inference engine for embedded device
-
Updated
Mar 6, 2025 - C++
Tengine is a lite, high performance, modular inference engine for embedded device
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
a FIFO-ordered associative container for C++
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
Compact SVO optimized vector for C++17 or higher
C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, static_vector, and many more.
Ubpa small flat containers based on C++20
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
Add a description, image, and links to the container topic page so that developers can more easily learn about it.
To associate your repository with the container topic, visit your repo's landing page and select "manage topics."