Pinned Repositories
github-slideshow
A robot powered training repository :robot:
jslint
JSLint, The JavaScript Code Quality and Coverage Tool
libdwarf-addr2line
addr2line, an example of turning code addresses into the source line name. Implemented with libdwarf
libdwarf-binary-samples
Binary samples for fuzzing tests.
libdwarf-code
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
libdwarf-dicheck
A pair of small tools to check that source matches intent of the libdwarf codingstyle.
libdwarf-regressiontests
These tests of libdwarf/dwarfdump include old object files, new ones, and many fuzzed object files. These are the definitive tests that things work.. Most people have no reason to run these tests.
readelfobj-code
This provides programs that read and print basic object information on three different object formats. Elf,MachO, and PE. They work regardless of endian differences. No object-format specific libraries are used, only the standard C library is required.
searchgnucash
Flexible reporting of GnuCash file transactions for everyday personal accounting.
tsearch-code
C tsearch implementations. Five versions of tree-searching in-memory trees and test code which shows the performance differences. A more complete set of the Unix/Linux historical interfaces than one usually finds.
davea42's Repositories
davea42/libdwarf-code
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
davea42/readelfobj-code
This provides programs that read and print basic object information on three different object formats. Elf,MachO, and PE. They work regardless of endian differences. No object-format specific libraries are used, only the standard C library is required.
davea42/libdwarf-binary-samples
Binary samples for fuzzing tests.
davea42/libdwarf-addr2line
addr2line, an example of turning code addresses into the source line name. Implemented with libdwarf
davea42/tsearch-code
C tsearch implementations. Five versions of tree-searching in-memory trees and test code which shows the performance differences. A more complete set of the Unix/Linux historical interfaces than one usually finds.
davea42/libdwarf-regressiontests
These tests of libdwarf/dwarfdump include old object files, new ones, and many fuzzed object files. These are the definitive tests that things work.. Most people have no reason to run these tests.
davea42/github-slideshow
A robot powered training repository :robot:
davea42/jslint
JSLint, The JavaScript Code Quality and Coverage Tool
davea42/libdwarf-dicheck
A pair of small tools to check that source matches intent of the libdwarf codingstyle.
davea42/searchgnucash
Flexible reporting of GnuCash file transactions for everyday personal accounting.