C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL algorithm, which can be applied to containers. This library is intended to be helpful for embedded software development, which may still use C language nowadays.
☆24Aug 27, 2018Updated 7 years ago
Alternatives and similar repositories for c_container
Users that are interested in c_container are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆21Jun 17, 2022Updated 3 years ago
- The Generic Data Structures Library from http://home.gna.org/gdsl/☆15Nov 11, 2015Updated 10 years ago
- FNV hash collision generator☆12Mar 2, 2017Updated 9 years ago
- A tiny lexical analyser generator☆19Nov 29, 2011Updated 14 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Mar 11, 2026Updated 2 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- st filesystem for embedded flash systems☆12Mar 12, 2017Updated 9 years ago
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Apr 17, 2025Updated last year
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…