Steve Dekorte

Results 9 repositories owned by Steve Dekorte

ActorKit

186
Stars
13
Forks
Watchers

Safe Objective-C multithreading with actors & futures

basekit

127
Stars
18
Forks
Watchers

C based OO portable data structure library

coroutine

263
Stars
48
Forks
Watchers

C multiplatform coroutine implementation via ucontext, fibers or setjmp

garbagecollector

103
Stars
6
Forks
Watchers

Incremental garbage collector library in C for use by high level language implementions.

lua_ios

15
Stars
4
Forks
Watchers

LuaJIT + OpenGLES + OpenAL + luasocket

openalkit

15
Stars
1
Forks
Watchers

Objective-C binding for OpenAL on iOS

skipdb

153
Stars
33
Forks
Watchers

C based ordered key-value ACID DB using a skip list data structure

vertex.js

216
Stars
12
Forks
Watchers

node.js graph db server inspired by filesystems

vertexdb

294
Stars
36
Forks
Watchers

C based graph db server using tokyocabinet & libevent