Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pothosware/pothosblocks
A collection of core processing blocks
https://github.com/pothosware/pothosblocks
blocks dataflow network packet pothos pothos-framework streaming utility
Last synced: about 3 hours ago
JSON representation
A collection of core processing blocks
- Host: GitHub
- URL: https://github.com/pothosware/pothosblocks
- Owner: pothosware
- License: bsl-1.0
- Created: 2014-05-19T23:52:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T01:52:32.000Z (over 3 years ago)
- Last Synced: 2023-03-12T05:03:47.452Z (over 1 year ago)
- Topics: blocks, dataflow, network, packet, pothos, pothos-framework, streaming, utility
- Language: C++
- Homepage: https://github.com/pothosware/PothosBlocks/wiki
- Size: 720 KB
- Stars: 11
- Watchers: 18
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# A collection of core processing blocks
The processing blocks found in this project offer core functionality,
and do not incur external dependencies.
More information to come as this project fills in.## Documentation
* https://github.com/pothosware/PothosBlocks/wiki
## Dependencies
* Pothos library
## Building and installing
configure, build, and install with CMake
## Licensing information
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)