bqvec | small library for efficient vector
kandi X-RAY | bqvec Summary
kandi X-RAY | bqvec Summary
bqvec is a C++ library. bqvec has no bugs, it has no vulnerabilities and it has low support. However bqvec has a Non-SPDX License. You can download it from GitHub.
A small library for vector management and arithmetic in C++ using raw C pointer arrays, designed for simple audio buffer-shuffling. Also includes aligned malloc wrappers and a lock-free ring buffer. The code can call out to vector arithmetic helpers (IPP, vDSP) in some places, and has loops written with an eye to auto-vectorising compilers, but mostly this is a convenience library rather than for performance — it initially exists to give a fairly consistent API to useful functions over audio buffer arrays. This code originated as part of the Rubber Band Library written by the same authors (see It has been pulled out into a separate library and relicensed under a more permissive licence. Generally expected to be vendored in to local project builds rather than being installed as a system library. C standard required: C98 (does not use C++11 or newer features). Copyright 2007-2021 Particular Programs Ltd. See the file COPYING for (BSD/MIT-style) licence terms.
A small library for vector management and arithmetic in C++ using raw C pointer arrays, designed for simple audio buffer-shuffling. Also includes aligned malloc wrappers and a lock-free ring buffer. The code can call out to vector arithmetic helpers (IPP, vDSP) in some places, and has loops written with an eye to auto-vectorising compilers, but mostly this is a convenience library rather than for performance — it initially exists to give a fairly consistent API to useful functions over audio buffer arrays. This code originated as part of the Rubber Band Library written by the same authors (see It has been pulled out into a separate library and relicensed under a more permissive licence. Generally expected to be vendored in to local project builds rather than being installed as a system library. C standard required: C98 (does not use C++11 or newer features). Copyright 2007-2021 Particular Programs Ltd. See the file COPYING for (BSD/MIT-style) licence terms.
Support
Quality
Security
License
Reuse
Support
bqvec has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
bqvec has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of bqvec is current.
Quality
bqvec has no bugs reported.
Security
bqvec has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
bqvec has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
bqvec releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bqvec
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bqvec
bqvec Key Features
No Key Features are available at this moment for bqvec.
bqvec Examples and Code Snippets
No Code Snippets are available at this moment for bqvec.
Community Discussions
No Community Discussions are available at this moment for bqvec.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install bqvec
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page