follow User profile
Recent activity
No events for this user.Repositories
|
edd / async (created 14 months ago) A C++ library for calling functions and functors asynchronously. |
|
edd / blah (created 18 months ago) Minimal logging library for C++. Uses the usual C++ std::ostream << insertion syntax. Selected logging statements can be completely omitted from compiled code by defining a pre-processor macro at compile time. |
|
edd / coco (created 17 months ago) An implementation of the Boost Threads API that uses the operating system's native user-space (cooperative) threading mechanism, rather than preemptive threads. |
|
edd / embd (created 18 months ago) embd is a tool that allows you to embed arbitrary files in C++ source code, useful for resources such as icons and small images. embd generates a source and header file which you can link in to your software in order to access embedded files through either a standard C++ stream or an array interface. |
|
edd / imagexx (created 18 months ago) imagexx is a support library containing common code and adaptors for the jpegxx and pngxx C++ libraries. |
|
edd / jpegxx (created 18 months ago) jpegxx is a C++ library for loading and saving JPEG compressed images to and from arbitrary destinations and sources. |
|
edd / mafs (created 18 months ago) Experimental concept-based C++ library for vectors, matrices, basic linear algebra, etc. |
|
edd / nanohook (created 5 months ago) A C++ library that allows Win32/Win64 functions to be replaced at run time via API hooking. |
|
edd / opqit (created 18 months ago) A C++ iterator that can be used to wrap any existing iterator type in order to reduce header include dependencies. |
|
edd / pexl (created 14 months ago) Process execution library. Launch programs and interact with them using C++ streams and functors. |
|
edd / pngxx (created 18 months ago) pngxx is a C++ library for loading and saving PNG images to and from arbitrary destinations and sources |
|
edd / sigfwd (created 2 months ago) A library for forwarding Qt signals to regular functions, methods and functors. No need for Q_OBJECT macros, QObject inheritance or a "moc" step in the build. |
|
edd / slam (created 8 months ago) A simple build system for C++ projects |
|
edd / stack_trace (created 17 months ago) An attempt to write somewhat portable C++ code to collect a stack trace. |
|
edd / test_o_matic (created 18 months ago) test-o-matic is a tiny (~500 loc), flexible and extensible library for writing unit tests in C++. The goal is to provide a library, rather than a framework, to allow clients to write tests the way they want, rather than in some pre-defined fashion. |
|
edd / value_ptr (created 18 months ago) A smart pointer that provides deep copy semantics for objects of polymorphic hierarchies. |
|
edd / vimconfig (created 16 months ago) My vim configuration, probably somewhat newbalicious. |
|
edd / xsmell (created 15 months ago) THE MOST BRILLIANTEST C++ XML CREATION LIBRARY EVER INVENTED. That's right! Thanks to XSMELL you'll no longer suffer from S-Expression envy. You've got one up on those Lisp guys now -- smug bastards! |
