Pinned Repositories
Boost.Either
A simple datatype a value of either one type or another.
cms
CppNow2014
cppnow_promises
Superproject for C++ promise library accompanying C++Now 2017 Talks by David Sankel
dpl
modules-example
This repository is a very simple C++ modules example.
nvidia-470xx-utils
Patched AUR package for nvidia-470xx-utils. This package broke and the maintainer disappeared. This repo has a fix and is made available while waiting for a new maintainer.
pmr_sandbox
Provide a playing ground for `std::pmr` experimentation.
sbase
superpromise
camio's Repositories
camio/nvidia-470xx-utils
Patched AUR package for nvidia-470xx-utils. This package broke and the maintainer disappeared. This repo has a fix and is made available while waiting for a new maintainer.
camio/beman-vision
Some ideas for Beman Vision
camio/static-vector-benchmark
static_vector benchmarks
camio/v2
A WG21 paper advocating for a simple convention for versioning standard library components.
camio/adobe_source_libraries
Adobe Source Libraries
camio/beman
Organization, documentation, etc. for Project Beman
camio/branchless-list-output
Investigate using `std::exchange` to create a branchless implementation of list serialization.
camio/coroutines-experiment
camio/cpp-should-be-cpp
"C++ Should Be C++" presentation for 2023 Kona WG21 meeting evening session.
camio/example
Example Beman project
camio/find-benchmark
Benchmark min_element and lower_bound for small containers.
camio/hohfeld
Thoughts on applying Hohfeld analysis to Software Development
camio/hylo-hello
A "hello world" using the Hylo programming language
camio/InplaceVector
Beman.InplaceVector: A dynamically-resizable vector with fixed capacity and embedded storage
camio/loop-test
Does modification of loop index ranges result in faster assembly?
camio/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
camio/nodiscard-policy
2024 Tokyo WG21 presentation on [[nodiscard]] policy
camio/optional-is-range
Give std::optional range support presentation for March 2024 ISO meeting
camio/Optional26
Beman.Optional26: `std::optional` extensions targeting C++26
camio/parser-generator-experiments
Experiments related to associating parses to their original parse tree.
camio/pico-experiments
Rasberry Pi Pico experiments using async.
camio/python_crash_course_quizzes
Quizzes for *Python Crash Course, 3rd Edition* by Eric Matthes.
camio/reqwest
An easy and powerful Rust HTTP Client
camio/safe-cpp-experiments
Experimental code exploring Circle's memory-safe C++ features
camio/simd-operator-equals-equals
std::simd Objects Should be Value Semantic
camio/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
camio/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
camio/val
The val compiler
camio/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
camio/zig-example
Zig code demonstrating lack of memory safety features.