Daniel Collier's starred repositories

linux

Linux kernel source tree

Language:CLicense:NOASSERTIONStargazers:175828Issues:7952Issues:0

Vundle.vim

Vundle, the plug-in manager for Vim

Language:Vim ScriptLicense:MITStargazers:23880Issues:698Issues:719

nerdtree

A tree explorer plugin for vim.

Language:Vim ScriptLicense:WTFPLStargazers:19451Issues:306Issues:973

Catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

Language:C++License:BSL-1.0Stargazers:18340Issues:440Issues:1874

compiler-explorer

Run compilers interactively from your web browser and interact with the assembly

Language:TypeScriptLicense:BSD-2-ClauseStargazers:15810Issues:250Issues:3225

abseil-cpp

Abseil Common Libraries (C++)

Language:C++License:Apache-2.0Stargazers:14559Issues:585Issues:865

sokol

minimal cross-platform standalone C headers

cpplinks

A categorized list of C++ resources.

Language:CLicense:BSD-3-ClauseStargazers:3146Issues:95Issues:977

FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

Language:RustLicense:MITStargazers:2677Issues:59Issues:93

easy_profiler

Lightweight profiler library for c++

Language:C++License:MITStargazers:2110Issues:70Issues:167

-archived-chromium

Old and archived, see https://github.com/chromium/chromium instead.

milton

An infinite-canvas paint program

Language:C++License:GPL-3.0Stargazers:1484Issues:46Issues:151

ImGuiColorTextEdit

Colorizing text editor for ImGui

Language:C++License:MITStargazers:1393Issues:44Issues:82

junction

Concurrent data structures in C++

Language:C++License:NOASSERTIONStargazers:1389Issues:71Issues:48

ToyPathTracer

Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)

Language:C++License:UnlicenseStargazers:1055Issues:47Issues:6

verysleepy

Very Sleepy, a sampling CPU profiler for Windows

Language:C++License:GPL-2.0Stargazers:1037Issues:45Issues:70

precomputed_atmospheric_scattering

This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".

Language:C++License:BSD-3-ClauseStargazers:906Issues:52Issues:36

osx_app_in_plain_c

A simple showcase how to create a simple OS X app in plain C without any Objective-C

OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry

PerlinNoise

Header-only Perlin noise library for modern C++ (C++17/C++20)

Language:C++License:MITStargazers:668Issues:15Issues:14

sokol-samples

Sample code for https://github.com/floooh/sokol

LiquidSimulator

Cellular Automaton 2D Liquid Simulator for Unity

Language:C#License:MITStargazers:481Issues:24Issues:4

shader-printf

Simple printf functionality for GLSL.

Language:CLicense:MITStargazers:231Issues:10Issues:5

sandbox

[deprecated] merged into https://github.com/ddiakopoulos/polymer

Language:C++License:UnlicenseStargazers:159Issues:14Issues:0

imgui-flame-graph

A Dear ImGui Widget for displaying Flame Graphs.

Language:C++License:MITStargazers:147Issues:7Issues:0

Dazzer_Ray

A multi-threaded CPU Raytracer made in C++

Language:CLicense:MITStargazers:26Issues:4Issues:1

neural_net_handwriting

neural network for handwriting recognition from scratch in C

Language:CLicense:MITStargazers:19Issues:2Issues:0

cuda-tracer

cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn

eh-support

Collection of benchmarks for C++ Exception Handling