Code Monkey home page Code Monkey logo

cpp-commons's Introduction

FIA-NET cpp-commons

This package contains some of the software we're using and developing daily at Fia-Net, for our own products (Certissim, TULIPE). We started to build this component collection in 2008 and since that time, we have been constantly adding and updating stuff. Time has come to share some of our source code with the open-source community.

We will be gradually adding components, but we need to make the source code readable (with comments in English).

This software started being written at Fia-Net during the summer of 2008, while we were working on a complete rewrite of our scoring engine. It was originally written on Solaris 8 (Sparc CPUs) with GCC 3, and migrated to GNU/Linux on x86 in 2013.

As usual, some choices and compromises had to be made. Every class in this repository has been written so that it could be quickly used. Some libraries and classes have been re-factored many times while some are almost identical to their original form.

Supported platforms

Our source code is known to work on Linux / x86, on 32 and 64 bit platforms.

How to build

See the BUILD file for more details.

Examples

There is no example code for now. But we try to provide unit tests in each library folder so you can have a glimpse of how to use the libs.

Contributing

This software package is provided "as-is". You can report bugs and issues on github

License

This software is licensed under the Apache License v2.0.

cpp-commons's People

Contributors

ypollart avatar

Watchers

James Cloos avatar Yann avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.