Skip to content
forked from guenchi/Igropyr

a async http server base on libuv for Chez Scheme

License

Notifications You must be signed in to change notification settings

rsz12321/Igropyr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Igropyr

Cross platform async http-server for Chez Scheme

How fast? (test on single thread) image (MacBook Pro Retina, High Sierra 10.13.3, Mid 2014 2.2 GHz Intel Core i7, 16 GB 1600 MHz DDR3)

Chez Scheme run with the --script option and don't compile scheme code

Igropyr : Node

Scheme + ChezScheme + libuv : Javascript + V8 + libuv

Libraries may help:

Ballista : Webframework raven install ballista (Express style)

Catapult : Webframework raven install catapult (purely functional)

Core : commonly used small functions raven install core

JSON library raven install json

JWT Json Web Token raven install jwt

mySQL bingding raven install mysql

Liber : HTML Template raven install liber

todo list

https

http/2.0

connections limite

long-connection

About

a async http server base on libuv for Chez Scheme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.5%
  • Scheme 26.5%