Jonathan B. Coe's repositories
polymorphic_value
A polymorphic value-type for C++
indirect_value
An indirect value-type for C++
value_types
value types for composite class design - with allocators
propagate_const
A const-propagating member-pointer-wrapper for the C++ standard library
py_cppmodel
Python wrappers for clang's parsing of C++
allocators
Public and personal notes on allocator support for vocabulary types in c++
cpp_emplace
Non-member emplace for C++
cpp-fibers-rebuttal
A paper to voice concerns about adding fibers to C++ 26
human-resource-machine
An implementation of the instruction execution from the game "Human Resource Machine"
mutex_protected
A class template to manage mutex protection of a resource
ceres-solver
A large scale non-linear optimization library
autocomplete
Fig adds autocomplete to your terminal.
BengtGustafsson_PolymorphicValue
Variation of std::polymorphic_value (P0201) with SBO support and options
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
careful-communication
Guidelines for communicating with care
complete-developer
Following along with no-starch-press book "The Complete Developer"
cxx-standard-draft
Personal fork of C++ standard draft
LearningDeepRL
Deep Reinforcement Learning: Zero to Hero!
nle-language-wrapper
Nethack Learning Environment Wrapper for Language Interface
nle-nethack
The NetHack Learning Environment
py-mono-repo
A multi-package python mono-repo proof of concept
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rust_macros_sandbox
A place to learn and play with Rust macros
strong_typedefs
Strong Typedefs (with helper macros) for C++20