Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jefftrull

A curated list of projects in awesome lists by jefftrull .

https://github.com/jefftrull/gdb_python_api

Experiments with the GDB Python API

Last synced: 13 Nov 2024

https://github.com/jefftrull/edaskel

A skeleton EDA App in C++, featuring design data parsers (using Boost.Spirit), a basic GUI with Qt, a Tcl shell (with non-polling integration with the Qt event loop), a CMake build system, and a testing framework

Last synced: 19 Dec 2024

https://github.com/jefftrull/coroutine_experiments

Trying out the Coroutines TS

Last synced: 13 Nov 2024

https://github.com/jefftrull/extjswidgetsonforcedotcom

A collection of code for displaying Force.com data using ExtJS widgets in Visualforce pages

Last synced: 13 Nov 2024

https://github.com/jefftrull/octothorpe

Source code for a presentation on refactoring C++ while accounting for preprocessor interactions

Last synced: 13 Nov 2024

https://github.com/jefftrull/colladaogreimporter

Loading Collada models into Ogre3D

collada ogre3d

Last synced: 13 Nov 2024

https://github.com/jefftrull/sparsematrixlibraries

Test cases demonstrating different sparse matrix libraries

cpp csparse eigen suitesparse

Last synced: 13 Nov 2024

https://github.com/jefftrull/tspew

Template Spew Mode for C++ adds features for friendlier error viewing to compilation-mode

Last synced: 13 Nov 2024

https://github.com/jefftrull/cktsimlightningtalk

Sample code for "Roll Your Own Circuit Simulator" lightning talk at CppCon

Last synced: 13 Nov 2024

https://github.com/jefftrull/json_spirit

My personal fork of the Boost.Spirit json parser from Ciere Labs

Last synced: 13 Nov 2024

https://github.com/jefftrull/base64parse

Spirit-based parser for base64, inspired by Meredith Patterson's Hammer tutorial

Last synced: 13 Nov 2024

https://github.com/jefftrull/emacs-plugin-experiment

Exploring binding C++ into Emacs Lisp

Last synced: 13 Nov 2024

https://github.com/jefftrull/onchipinterconnect

Code samples for my talk at Silicon Valley Code Camp 2014-10-12

Last synced: 13 Nov 2024

https://github.com/jefftrull/sequencesfromstreams

Various techniques for efficiently producing sequences of objects from input streams

Last synced: 13 Nov 2024

https://github.com/jefftrull/qvm-test

Some code for testing proposed Boost QVM library

Last synced: 13 Nov 2024

https://github.com/jefftrull/qsfdc_connector

Code to access Force.com data from C++ via the Web Services (SOAP) API and the Qt library

Last synced: 13 Nov 2024

https://github.com/jefftrull/re2c-with-iterators

Examples of using C++ iterators in RE2C lexers

Last synced: 13 Nov 2024

https://github.com/jefftrull/ess-2898-audio-modem-driver

A project to extend the life of certain old modem hardware under Linux by wrapping an old binary driver

Last synced: 13 Nov 2024

https://github.com/jefftrull/cs411-babyc

Ancient K&R style C compiler from 1988 CMU undergrad class, as modified

Last synced: 13 Nov 2024

https://github.com/jefftrull/tackling-template-bloat

Demonstration of techniques for reducing C++ template "bloat"

Last synced: 13 Nov 2024

https://github.com/jefftrull/dac2017_training

Example code for my 2017 DAC C++ training

Last synced: 13 Nov 2024

https://github.com/jefftrull/eigen-matrixq-proposal

Verifying and benchmarking a proposed Eigen change

cpp eigen google-benchmark

Last synced: 13 Nov 2024

https://github.com/jefftrull/ee851-montecarlo

CMU 18-851 (Solid State Electronics) final project, 1988

Last synced: 13 Nov 2024

https://github.com/jefftrull/clang_refactoring

Some experiments using Clang refactoring tools

Last synced: 13 Nov 2024

https://github.com/jefftrull/myparallelalg

I made my own parallel algorithm in C++17. This repo records its evolution.

Last synced: 13 Nov 2024

https://github.com/jefftrull/advent_of_code

Holds my Advent of Code results for 2016

Last synced: 13 Nov 2024

https://github.com/jefftrull/variant-boost-python

Demonstrates passing and returning std::variant using Boost.Python

Last synced: 13 Nov 2024

https://github.com/jefftrull/hpx_scanalgs

Experimenting with parallel scan (inclusive/exclusive) algorithms with a focus on improving those in HPX

Last synced: 13 Nov 2024

https://github.com/jefftrull/conda_wheel_test

A simple Python extension packaged for conda-build to demonstrate problems with "output: wheel"

Last synced: 13 Nov 2024