Coder Social home page Coder Social logo

shadoweagle7's Projects

compiler icon compiler

A compiler written in Scala for educational purposes.

cpp-reflect icon cpp-reflect

An attempt at giving C++ a reflection system of some kind.

discard-variable icon discard-variable

Some languages often have a discard operator, usually _. This is an implementation to get that working in C++.

gadget-watch icon gadget-watch

A game you can play with your WearOS and a computer / mobile device.

glfw icon glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

project-link icon project-link

A way to be able to create variables, functions, classes etc. that will be recognized across multiple programming languages and runtimes.

prototype-oriented-cpp icon prototype-oriented-cpp

Basically outlined as how Javascript does this, with obvious hindrances due to language differences. This may be a terrible idea, but this is mostly just educational and an experiment.

safe_cpp icon safe_cpp

A framework for those who keep complaining about C++ being not safe. Use the right tool for the job and stop complaining, people. (This project is not intended to be taken seriously - unless you somehow see potential in it whilst perusing through it, in the which case, let me know!)

sao2 icon sao2

We really need a good name for this.

se7 icon se7

A collection of C# utility libraries

se7-compiler icon se7-compiler

Contains (or, rather, will contain) the SE7 Compiler and SE7 Runtime

serializer icon serializer

A serializing standard. Probably not a very good one, but this will be an educational experience.

shadow-engine icon shadow-engine

A personal project making a game engine. Mostly for self - educational purposes, as I am following TheCherno on Youtube.

small-object-optimization icon small-object-optimization

A Small Object Optimization Implementation. Small Object Optimization allows for objects that are normally heap allocated to be stack allocated if the current space they take up happens to be small enough.

string-pool icon string-pool

An attempt at implementing a string pool in C++. Based on an idea posted here: https://stackoverflow.com/questions/20938441/implementing-a-string-pool-that-is-guaranteed-not-to-move

toolbox icon toolbox

A Toolbox utility to store variables, functions, classes and the like in a single variable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.