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

Projects in Awesome Lists by bitwizeshift

A curated list of projects in awesome lists by bitwizeshift .

https://github.com/bitwizeshift/lazy

A lightweight lazy-loading wrapper written in Modern C++

cpp

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/string_view-standalone

A custom implementation of the C++17 'string_view' back-ported to c++11

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/delegate

Delegate is an unbelievably fast, lightweight, and 0-overhead function container.

cpp cpp17 delegate fast function lightweight no-dependencies zero-overhead

Last synced: 15 Oct 2025

https://github.com/bitwizeshift/not_null

Non-nullable pointers with 0-overhead and no hidden runtime cost.

cpp cpp11 cpp14 cpp17 modern-cpp not-null nullability

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/alloy

🚧A WIP hobbyist game engine written in modern C++

cpp cpp17 entity-component-system game-development game-engine gamedev open-source

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/bit-stl

A header-only library of custom template types. This is the standard library for most personal libraries

c-plus-plus-14 cpp14 standard-library

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/bit-platform

A library used for abstracting the underlying platform

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/bit-tools

A library of useful c++ tools for creating application front-ends.

c-plus-plus-14 cpp cpp14

Last synced: 31 Jul 2025

https://github.com/bitwizeshift/optional-standalone

A custom implementation of the c++17 'optional' back-ported to c++11

Last synced: 01 Sep 2025

https://github.com/bitwizeshift/bitwizeshift.github.io

My personal blog, "As told by Matt".

blog hugo hugo-blog

Last synced: 15 Jul 2025

https://github.com/bitwizeshift/bit-math

A mathematics library

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/msl

Memory Support Library

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/cmakeextras

A collection of useful CMake 3.0 modules and toolchains

cmake cmake-modules

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/alloy-rs

A Rust reimplementation (and continuation) of the C++ game engine of the same name.

Last synced: 12 Apr 2025

https://github.com/bitwizeshift/metal-cpp

Rehost of Apple's metal-cpp project (not my intellectual property)

apple cpp metal

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/bit-concurrency

A simple concurrency library

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/datatranslator

A C++ class for translating serialized data

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/serial

A lightweight serialization framework

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/devcontainer-features

A collection of custom devcontainer features

Last synced: 16 Jun 2025

https://github.com/bitwizeshift/cpp-docker

Docker containers for building C++ on CI

Last synced: 29 Oct 2025

https://github.com/bitwizeshift/actions-cpp

WIP: A GitHub Action that can be used to set up and work with C++ compilers

cpp github-actions wip

Last synced: 29 Aug 2025

https://github.com/bitwizeshift/project-euler

My solutions to the Project Euler problems

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/iostreams-2.0

Prototype replacement for the standard C++ iostreams that removes virtual tables

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/mips-simulator

A small pet-project that I wrote that executes MIPS binary and can print out registers.

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/actions-github

A repository of composite actions for automating Github repo management

actions git github github-script

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/today

An important repository that answers the age-old question: What is the date today?

Last synced: 05 Jan 2026

https://github.com/bitwizeshift/github-step-summarizer

A small utility for templatizing GitHub Step Summaries

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/actions-slack

Github actions for working with Slack

Last synced: 10 Sep 2025

https://github.com/bitwizeshift/go-github-actions

The toolkit for writing GitHub Actions in WebAssembly

Last synced: 23 Jun 2025

https://github.com/bitwizeshift/cargo-github-blueprint

Dispatch custom job matrices with Cargo tasks from reading Cargo.toml workspaces.

Last synced: 02 Apr 2025

https://github.com/bitwizeshift/minechat

Minecraft chat plugin for the Bukkit/Spigot server

bukkit-plugin java minecraft

Last synced: 11 Sep 2025

https://github.com/bitwizeshift/glut-solar-system-simulation

A very old high-school project that simulates the solar system using physics equations

Last synced: 14 Jul 2025

https://github.com/bitwizeshift/securitysystem

A small security system written for the Raspberry Pi and Cyclone II board. It makes use of the RPi GPIO library for handling I/O on the Raspberry Pi.

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/rodusek.com

Source code for my personal website

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/actions-jsonschema

JSON Schema Validation provided through a GitHub Action

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/hugo-resume

A hugo theme for customizing your resume

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/bit-cmake

A collection of cmake modules that I make use of in projects

cmake cmake-modules

Last synced: 15 Jul 2025

https://github.com/bitwizeshift/rust-actions

A repository of simple actions for Rust, built for the alloy-rs project

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/super-imposed

Super Imposed is a classic retro-styled puzzle adventure game

Last synced: 25 Jun 2025

https://github.com/bitwizeshift/playlistmigrator

Migrates files specified in a playlist to a new location

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/actions-jira

A repository for Jira automation

Last synced: 19 Jul 2025

https://github.com/bitwizeshift/computer-science-database

CP395 Project

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/markdownlint-github-annotation

A small tool for converting markdownlint warnings or errors into github annotations

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/experimental-rust-os

🚧 An experimental rust bootloader, kernel, and general operating system. This is just a hobby project to learn more about rust and OS design.

Last synced: 19 Aug 2025

https://github.com/bitwizeshift/bitwizeshift

Profile README

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/iphone-rss-reader

An RSS reader project for iPhone written in Swift

Last synced: 17 Nov 2025

https://github.com/bitwizeshift/go-dcell

D-Cell is the batteries-included Dynamic Condition Evaluation Language for Go.

expression-evaluator golang

Last synced: 12 Jun 2025

https://github.com/bitwizeshift/go-env

A small go package for parsing env variables

Last synced: 02 Apr 2025

https://github.com/bitwizeshift/go-cli

A go package for simplifying writing CLIs using Cobra

Last synced: 02 Apr 2025

https://github.com/bitwizeshift/jsonschema-action

A GitHub action for validating JSON Schemas of YAML or JSON content

Last synced: 06 Jul 2025

https://github.com/bitwizeshift/space-breakers

A Space Invaders-meets-Brick Break game I created with SDL2.

Last synced: 18 Oct 2025

https://github.com/bitwizeshift/git-hook

A git plugin for managing git-hooks

Last synced: 27 Oct 2025