A collection of useful C++ routines.
Go to file
Danny Robson f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
algo rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
alloc rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
coord rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
debug/gdb rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
doc doc: add noise documentation stubs 2016-02-02 10:36:42 +11:00
encode rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fixup/experimental rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
geom rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
hash rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
job rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
memory rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
parallel rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
posix rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rand rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
roots rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
test rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
thread rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
tools rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
tuple rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
types rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
win32 rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
.gitignore gitignore: add pretty printer python cache 2018-03-29 14:16:55 +11:00
.gitlab-ci.yml gitlab-ci: ensure python3 is installed for testing 2018-07-24 16:19:43 +10:00
.gitmodules build: don't include cmake modules in this repository 2018-07-24 16:16:53 +10:00
abnf.rl uri: extract grammar into contained ragel file 2017-12-20 12:45:05 +11:00
adapter.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
adapter.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
annotation.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
ascii.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
backtrace_execinfo.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
backtrace_null.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
backtrace_stackwalk.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
backtrace_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
backtrace.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
bezier.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bezier.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bezier1.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bezier2.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bezier3.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bitwise.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
bitwise.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cast.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
CMakeLists.txt rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cmdopt.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cmdopt.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
colour.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
colour.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
coord.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
COPYING relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
cpp.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpp.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpuid_x86.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpuid_x86.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpuid.cpp cpuid: add initial trivial CPUID queries 2018-03-18 17:29:44 +11:00
cpuid.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
debug_posix.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
debug_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
debug.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
debug.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
Doxyfile.in doc: improve naive doxygen support 2016-02-26 17:04:54 +11:00
endian.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
endian.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe_freebsd.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe_linux.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
extent.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
extent.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fixed.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fixed.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
float.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
float.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
format.cpp.rl rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
format.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fourcc.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fourcc.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
functor.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
gcc.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
hash.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
introspection.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
introspection.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io_posix.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io_posix.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io_win32.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
io.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
iterator.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
kmeans.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
libcruft.pc.in rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
library_posix.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
library_posix.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
library_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
library_win32.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
library.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
log.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
log.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix2.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix3.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix4.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
nocopy.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
parse.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
parse.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pascal.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pascal.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
platform.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
point.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
point.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pointer.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
polynomial.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
polynomial.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pool.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pool.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
preprocessor.py preprocessor: use a script to create map/reduce 2017-09-12 14:17:30 +10:00
quaternion.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
quaternion.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
random.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
random.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
range.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
range.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rational.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rational.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
README.adoc rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
region.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
region.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rfc3986.rl rfc3986: don't enforce actions for rules 2017-12-26 17:34:08 +11:00
sarray.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
sarray.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
scoped.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
si.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
si.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
signal.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
signal.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
singleton.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stats.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stats.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
std.hpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
stream.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stream.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
string.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
string.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stringid.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stringid.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
strongdef.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
strongdef.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
tap.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
tap.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
term.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
term.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time_posix.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time_win32.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
typeidx.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
typeidx.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
types.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
uri.cpp.rl rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
uri.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
utf8.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
utf8.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
variadic.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
variadic.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
vector.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
vector.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
version.cpp.rl rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
version.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
view.cpp relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
view.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
zlib.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
zlib.hpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00

== libcruft

A simple cross-platform C++ utility library.

Supported compilers: >=clang-5.x, >=gcc7.x; specifically, we require cxx17 features such as structured bindings which aren't present in older compilers. No attempt has been made to compile under MSVC.

=== Environment Variables

The following variables can be defined at runtime to change the library behaviour.

DEBUG:: whether to initialise basic debugging features at load time. the value is irrelevant; the test is for whether the variable is defined.
DEBUG_WAIT:: whether to wait for a debugger to attach before executing `main`.

LOG_LEVEL:: minimum log level that will render to the logging stream. note that a given level may have been compiled out and may not be present, eg. DEBUG tends to only be present for debug builds.
BREAK_LEVEL:: minimum log level that will trigger a breakpoint

JOB_THREADS:: default number of threads to spin up for job queues.
JOB_DEPTH:: the default size of the pending work item queue for a job queue.

Ideally one would not resort to using these variables, but they may make debugging a little easier in some circumstances.