GithubHelp home page GithubHelp logo

ryanvbissell / cx Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 69 KB

C++ toolkit providing: exception-aware trace logging ** os abstraction ** ncurses encapsulation ** and more

License: BSD 2-Clause "Simplified" License

Shell 0.42% Makefile 14.79% C++ 84.79%

cx's Introduction

CX

A C++ development toolkit, including:

  • exception-aware topical trace-logging
  • os abstraction
  • ncurses encapsulation

and more.

This is really just a personal toolbox of code that I like to reuse from one project to another. It isn't likely to be interesting to anyone else.

But in the event that it is, I offer it under a BSD-2-Clause license. (See the enclosed 'LICENSE' file for exact license terms.)

It is intended to be grafted into other projects, such as via a git submodule. It's only dependencies are:

  • C++17 compiler (tested w/ G++ on Linux)
  • GNU Make 4.1 or better

My other project 'make-forge' will be recursively fetched whenever you clone this repo; make-forge is required for building cx, or running the CX test suite.

The name 'CX' is historical; before the turn of the millennium, I was working on a Xlib widget set called 'Criterion X', and 'CX' was the prefix I used for all the typedef names, class definitions, etc. within that code base. That project has long-since been abandoned, however I've continued to use CX's debug tracing functionality and exception classes, in my more modern personal projects. The name stuck, but no longer means the same thing. Perhaps today the X in 'Criterion X' could mean "fill-in-the-blank"

cx's People

Contributors

ryanvbissell avatar

Watchers

James Cloos 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.