1
I Use This!
Very Low Activity
Analyzed 3 days ago. based on code collected 3 days 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    search using multiple tags to find exactly what you need
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

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

30 Day Summary

Apr 30 2024 — May 30 2024

12 Month Summary

May 30 2023 — May 30 2024
  • 6 Commits
    Down -1 (14%) 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!