All Projects → tsoding → Wassm

tsoding / Wassm

Licence: mit
Web framework for x86_64 nasm

Programming Languages

assembly
5116 projects

Projects that are alternatives of or similar to Wassm

Prologue
Prologue is an elegant web framework written in Nim.
Stars: ✭ 700 (+885.92%)
Mutual labels:  hacktoberfest, webframework
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+53174.65%)
Mutual labels:  hacktoberfest, x86-64
Modtweaker
ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
Stars: ✭ 69 (-2.82%)
Mutual labels:  hacktoberfest
Go Tmdb
Golang Wrapper for TheMovieDB API
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Flask weather
☀️ ☔️ Flask app to auto-detect local weather based off of user's IP address.
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Akka Http
The Streaming-first HTTP server/module of Akka
Stars: ✭ 1,163 (+1538.03%)
Mutual labels:  hacktoberfest
Translala
Translation Toolbox for your Laravel/Symfony project (translate, stats, commons and dead translations reports, coverage, CI process)
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Kbbi Qt
KBBI Offline Remake with Qt
Stars: ✭ 68 (-4.23%)
Mutual labels:  hacktoberfest
Hacktoberfest
Contribute to this repository to participate in hacktoberfest
Stars: ✭ 71 (+0%)
Mutual labels:  hacktoberfest
Ember Styleguide
This is a UI addon that intends to help standardize the Ember family of websites and make it easier to make the Ember website an Ember app.
Stars: ✭ 69 (-2.82%)
Mutual labels:  hacktoberfest
Chaos
🔥 CHAOS is a Remote Administration Tool that allow generate binaries to control remote operating systems.
Stars: ✭ 1,168 (+1545.07%)
Mutual labels:  hacktoberfest
Rosetta project
Algorithms implemented in Python, JS and Go. Feel free to add another language!
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Zola Theme Terminimal
A simple, minimal retro theme for Zola
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Mattermost Webapp
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
Stars: ✭ 1,161 (+1535.21%)
Mutual labels:  hacktoberfest
Grafana
Development repository for the grafana cookbook
Stars: ✭ 69 (-2.82%)
Mutual labels:  hacktoberfest
Chef Splunk
Development repository for the chef-splunk cookbook
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Parser
Replay parse server generating JSON log events from Dota 2 replay files
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Kafka Elasticsearch Injector
Golang app to read records from a set of kafka topics and write them to an elasticsearch cluster
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Marketplace Sample Apps
Repository of sample codes demonstrating usage of SDK and APIs on the Freshworks developer platform. 🔗 https://developers.freshworks.com
Stars: ✭ 70 (-1.41%)
Mutual labels:  hacktoberfest
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-1.41%)
Mutual labels:  x86-64

Tsoding Build Status

WASSM

This project was created as a joke and an exercise in low level programming.

Web framework for x86_64 nasm.

Quick Start

$ make
$ make test
$ ./src/webapp 8080

The application serves files ./static/index.html and ./static/main.css.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].