Giter Site home page Giter Site logo

tower120's Projects

bevy icon bevy

A refreshingly simple data-driven game engine built in Rust

cpp2android icon cpp2android

Android native UI with c++! (like Xamarin but for c++)

ecs_mt icon ecs_mt

Multithreaded ecs (entity-component-system)

epoch_pattern icon epoch_pattern

More powerful and less intrusive version of dirty flag. Each mutation incerease epoch counter. Allow to track changes in entangled parts of object.

loom icon loom

Concurrency permutation testing tool for Rust.

range-v3 icon range-v3

Experimental range library for C++11/14/17

rc_event_queue icon rc_event_queue

VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.

reactive icon reactive

Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)

rfcs icon rfcs

Suggest changes to Bevy and view accepted designs

segvec icon segvec

SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.

signalslot icon signalslot

Space efficient signal-slot system for common use. Movable! Slot/Signal interface can contatin multiple methods.

syncedchunkedarray icon syncedchunkedarray

Thread-safe unordered container, with thread-safe elements access/mutation, std::vector iteration speed and stable iterators

threading icon threading

C++ therading library, for inner use. Nothing special.

trackable_ptr icon trackable_ptr

Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.

utils icon utils

General purporse utils library for modern C++

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.