• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Rust
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Main loop abstraction that works for both native and Emscripten builds. Gets around the issue of freezing up browser tabs when a naive main loop is used.

More Repositories

1

smartenum

Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
C++
60
star
2

meta_enum

C++
50
star
3

featherkit

Featherkit game framework
C++
44
star
4

rust_sdl2_opengl_emscripten

An up to date resource on how to build visual-interactive rust applications for the web
Rust
24
star
5

enumerate

Range-based for loop with indices retained
C++
17
star
6

GimGui

C++
17
star
7

thero

Headers only utility collection for modern C++
C++
14
star
8

CppCompilerCompliance

Go
7
star
9

featherkit-showcase

A collection of showcase applications for Feather Kit
C++
6
star
10

rexource

C++
5
star
11

probe

C++ type to aid unit testing of memory leaks/moves/copies inside of containers
C++
4
star
12

cpp_mentoring

C++
4
star
13

beryl

project template instantiator
C++
3
star
14

lol

hmmm
Rust
2
star
15

datapub

C++
2
star
16

werewolf

Werewolf IRC-bot
Go
2
star
17

chromoshift

Game for the SFML game jam may 2014. By me and Kimspindel
C++
2
star
18

space

The operation, darkest matter, you know it
C++
2
star
19

mato

C++
2
star
20

flags

A way to define flag types as a typesafe alternative to enums that includes flag operations and no arithmetic operations
C++
2
star
21

oxidised

Rust study group
Rust
2
star
22

blocks

C++
1
star
23

plantguns

Game for a gamejam
C++
1
star
24

genes

C++
1
star
25

rosalind_cpp

C++
1
star
26

featherkit-tutorials

Tutorials for Feather Kit
C++
1
star
27

static_containers

A collection of stack-based STL-style containers using flat contingent memory free from allocations
C++
1
star
28

magpi

C++
1
star
29

therocode-site

Personal portfolio website
Python
1
star
30

adventofcode2018

Advvent of Code 2018 using compile time C++
C++
1
star
31

showshell

HTML/CSS shell to use with emscripten to create a site showing an application with additional information
HTML
1
star