Mattias Jansson

Results 13 repositories owned by Mattias Jansson

rpmalloc

2.0k
Stars
172
Forks
Watchers

Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C

mdns

426
Stars
115
Forks
Watchers

Public domain mDNS/DNS-SD library in C

foundation_lib

296
Stars
24
Forks
Watchers

Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in a platform-independent fashion.

json

73
Stars
5
Forks
Watchers

Single file in-place JSON/SJSON parser

lua_lib

18
Stars
7
Forks
Watchers

Adaptation of LuaJIT for our foundation lib based projects

mdns_lib

21
Stars
1
Forks
Watchers

mDNS service and discovery library

memory_lib

17
Stars
3
Forks
Watchers

Lock-free memory allocator

network_lib

16
Stars
1
Forks
Watchers

Network library

render_lib

20
Stars
3
Forks
Watchers

Rendering library for 2D/3D graphics

rpmalloc-benchmark

56
Stars
16
Forks
Watchers

Benchmarks for our memory allocator