tower120

Results 5 repositories owned by tower120

reactive

70
Stars
7
Forks
Watchers

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

trackable_ptr

24
Stars
1
Forks
Watchers

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

cpp_property

18
Stars
0
Forks
Watchers

Zero overhead C# like properties for C++!

rc_event_queue

20
Stars
0
Forks
Watchers

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

hi_sparse_bitset

34
Stars
1
Forks
Watchers

Hierarchical sparse bitset