Giter Site home page Giter Site logo

smart-owner's Introduction

> 15+ years software development experience

> agile advocate

> software engineer for game architecture and tooling

> three years experience as scrum master and agile project manager

> c++, c#, java, go, ruby, python

smart-owner's People

Contributors

n4n0lix avatar

Watchers

 avatar  avatar

smart-owner's Issues

implement unit tests

i have some tests locally and will upload them at some time, but we need test coverage for this.

Topics to cover:

  • Reference counting
  • Casting
  • weak_t / owner_t
  • enable_weak_from_this<>
  • make_owner<>

Custom allocators

Mirror the functionality from std::shared_ptr / std::unique_ptr, where you can give a custom allocator and custom deallocator, that is used in the places of new and delete.

owner_t and weak_t object slicing

I think using owner_t and weak_t in their current state slices the object and lose all their data up copy assignment, because both are empty structs. Investigate and fix.

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.