• Stars
    star
    3,108
  • Rank 13,837 (Top 0.3 %)
  • Language
    C
  • License
    MIT License
  • Created over 13 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
TinyVM is a virtual machine with the goal of having a small footprint.
Low memory usage, a small amount of code, and a small binary.

Building can be accomplished on UNIX-like systems with make and GCC.

There are no external dependencies, save the C standard library.

Building can be accomplished using "make," or "make rebuild".

To build a debug version, add "DEBUG=yes" after "make". To build a binary with
profiling enabled, add "PROFILE=yes" after "make".

I can be reached at "joseph.kogut(at)gmail.com"

More Repositories

1

mlibc

Minimal C Library
C
68
star
2

tinyflock

A simple, high-performance, threaded, and interactive flocking demo written in C with GLFW.
C
62
star
3

tinybloom

A small, simple, easy to use bloom filter written in C.
C
32
star
4

KiWI

Killer Windows Installer - An alternative to WDS
Python
24
star
5

tinyht

A small, simple hash table written in C.
C
21
star
6

kivywm

A Kivy based framework for writing window managers and compositors in Python
Python
9
star
7

uboot-orangepi-rk3399

Arch Linux ARM u-boot package for Orange Pi RK3399 and Orange Pi 4
Shell
8
star
8

netchess

A small, interactive chess game written in C, and played from the terminal
C
8
star
9

pySMART

HTML
7
star
10

netfork

C
5
star
11

python-relatorio

Automatically exported from code.google.com/p/python-relatorio
Python
3
star
12

brass-sorter

Brass Sorting ML Model
Python
3
star
13

clsimplex

Simplex noise (stolen from Stefan Gustavson) implemented in OpenCL
C
3
star
14

linux-igvtg-aur

PKGBUILD for Linux iGVT-g
Shell
2
star
15

balena-netboot-provisioner

Netboot provisioning server for balena devices
Shell
2
star
16

ascii-raytracer

C
2
star
17

cefpython-builder

Wrapper for building cefpython3 using a Docker environment
Makefile
2
star
18

cef

Chromium Embedded Framework
C++
1
star
19

balena-steam

Steam on Balena
1
star
20

binclk

Binary clock
C
1
star
21

weatherstation

Python
1
star
22

clperf

OpenCL benchmarking and platform/device information utility
C
1
star
23

arrow2nav

Interception Tools plugin for Page Up/Dn, Home, and End
C
1
star
24

MCPi

Monte Carlo Pi
C
1
star
25

VLIQ

Vector Library Inspired by Quake
C++
1
star
26

wine-nextiva

Shell
1
star
27

PyCommit

Python
1
star