Skip to content

zscale/libstx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libstx

Build Status

The missing extended standard library for C++ ;)

While we do extensively use this code in production it is currently lacking any documentation.

Contributions always welcome.

Building

Required:

  • clang >= 3.4 or gcc >= 4.8
  • c++11 compatible stdlibc++
  • cmake >= 2.8.7
apt-get install clang++ cmake
git clone [email protected]:zscale/libstx.git
cd libstx
make test

Included 3rdparty Software

  • google's protocol buffer library
  • libsimdcomp

Contributors

LICENSE

Copyright (c) The libstx authors

libstx is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

libstx is distributed in the hope that it will be useful,but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
libstx. If not, see <http://www.gnu.org/licenses/>.

About

eXtended C++ standard library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages