otto
VM
An interpreter for executing JavaScript code in a Go-based virtual machine.
A JavaScript interpreter in Go (golang)
8k stars
185 watching
589 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Go types for optionals and results with values or errors. | 17 |
| A programming language with garbage collection and virtual machine, designed for functional programming. | 5 |
| Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| Calculates option prices and Greeks using Black's formulas with extended support for Black-Scholes and Black-Scholes-Merton. | 687 |
| Automates the creation of small, lightweight virtual machines from Dockerfiles | 2,101 |
| Provides pre-built macros to create class hierarchies with type dispatch support | 35 |
| A single-header implementation of OOP in pure C using the power of preprocessor and assembly hacking. | 109 |
| Utilities for managing execution of asynchronous callback functions in Go. | 125 |
| A collection of tips and tricks for managing on-call rotations in software development | 402 |
| An implementation of OCPP v1.5 and v1.6 protocols in Go for charging stations and electric vehicles | 46 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| A Go library that enables functional programming concepts such as mapping and transforming data structures in a concise and expressive way. | 181 |
| Provides a set of functional programming primitives and tools to improve code organization and debugging in Python | 3,352 |