Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andry81/tacklelib

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:
https://github.com/andry81/tacklelib

bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh

Last synced: 23 days ago
JSON representation

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:

Awesome Lists containing this project

README

        

> **Warning** FOR GIT USERS: To clone including all dependecies you must use [fork](https://github.com/plusone-robotics/vcstool) (has the sparse checkout feature) of the [vcstool](https://github.com/dirk-thomas/vcstool) python module (currently the sparse checkout feature is not merged).

A composite generic library consisted of various modules on different languages:

* C++11

Represents the same ideas as introduced in Boost/STL/Loki C++ libraries and
at first focused for extension of already existed C++ code.

* Bash

Various extension scritps/modules for the bash shell.

* CMake

CMake modules to support and extend a build of a c++ project under cmake
environment.


* Python

Various extension scritps/modules for the python.


* VBS

Various extension scritps/modules for the Visual Basic Script interpreter.



codefactor.io|quality


codacy.com|quality



codeclimate.com|maintainability


codeclimate.com|issues


codeclimate.com|debt



GitHub repo size in bytes


code size in bytes


lines of code by tokei.rs



GitHub views|any|total
GitHub views|any|14d


GitHub views|unique per day|total
GitHub views|unique per day|14d



GitHub clones|any|total
GitHub clones|any|14d


GitHub clones|unique per day|total
GitHub clones|unique per day|14d


Changelog
Readme
Dependencies
copyright and license Copyright and License


stackoverflow search


donate

---

## Dependencies (README_EN.deps.txt)

* REQUIRED https://github.com/andry81-3dparty/boost
* OPTIONAL https://github.com/andry81-3dparty/fmt
* OPTIONAL https://github.com/andry81-3dparty/googletest
* OPTIONAL https://github.com/andry81-3dparty/libarchive
* OPTIONAL https://github.com/andry81-3dparty/p7client
* OPTIONAL https://github.com/andry81-3dparty/pystring
* OPTIONAL https://github.com/andry81-3dparty/xzutils

To build dependent projects:

https://github.com/andry81-3dparty/3dparty

## Copyright and License

Code and documentation copyright 2023 Andrey Dibrov. Code released under [MIT License](https://github.com/andry81/tacklelib/tree/HEAD/license.txt)