1
I Use This!
Very Low Activity
Analyzed about 3 hours ago. based on code collected about 3 hours ago.

Project Summary

A C vector library similar to the C++ STL vector. It is written in ANSI C (C89).

It has built in support for int, double, char* types and a void vector that can handle any type (stores it in an internal byte array) and provides constructor/destructor like features.

It also has a template and python script for generating vectors for other specific non-pointer types if you don't want to use the generic void vector. See the documentation (www.robertwinkler.com/Projects/cvector) and the testing code for more information and example usage.

Tags

ansi_c c cvector dynamic_array

Badges

In a Nutshell, C Vector...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

Languages

C
64%
C++
27%
5 Other
9%

30 Day Summary

Nov 24 2025 — Dec 24 2025

12 Month Summary

Dec 24 2024 — Dec 24 2025
  • 2 Commits
    Down -2 (50%) from previous 12 months
  • 1 Contributors
    Down 0 (0%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!