All Projects → cdcarter → Backpacking

cdcarter / Backpacking

Licence: mit
An Io web framework of sorts

Labels

Projects that are alternatives of or similar to Backpacking

Android Io18
A summary of all the important Android related launches, talks, discussions at the Google I/O 2018
Stars: ✭ 373 (+554.39%)
Mutual labels:  io
Rio
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
Stars: ✭ 605 (+961.4%)
Mutual labels:  io
May
rust stackful coroutine library
Stars: ✭ 909 (+1494.74%)
Mutual labels:  io
Trio
Trio – a friendly Python library for async concurrency and I/O
Stars: ✭ 4,404 (+7626.32%)
Mutual labels:  io
Lwt
OCaml promises and concurrent I/O
Stars: ✭ 505 (+785.96%)
Mutual labels:  io
Jasmineio
A Jasmine BDD port for Io Language
Stars: ✭ 25 (-56.14%)
Mutual labels:  io
Libuv
Cross-platform asynchronous I/O
Stars: ✭ 18,615 (+32557.89%)
Mutual labels:  io
Fitsio
fitsio is a pure-Go package to read and write `FITS` files
Stars: ✭ 40 (-29.82%)
Mutual labels:  io
Kotlinx Io
Kotlin multiplatform I/O library
Stars: ✭ 521 (+814.04%)
Mutual labels:  io
System.io.abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
Stars: ✭ 844 (+1380.7%)
Mutual labels:  io
Asks
Async requests-like httplib for python.
Stars: ✭ 429 (+652.63%)
Mutual labels:  io
Rio
A Swiss-Army Knife for Data I/O
Stars: ✭ 467 (+719.3%)
Mutual labels:  io
Medio
Medical images I/O python package
Stars: ✭ 26 (-54.39%)
Mutual labels:  io
Progress
io.Reader and io.Writer with progress and remaining time estimation
Stars: ✭ 388 (+580.7%)
Mutual labels:  io
Javacore
☕️ JavaCore 是对 Java 核心技术的经验总结。
Stars: ✭ 909 (+1494.74%)
Mutual labels:  io
Scnlib
scanf for modern C++
Stars: ✭ 359 (+529.82%)
Mutual labels:  io
Baas.io Sdk Ios
baas.io SDK for iOS
Stars: ✭ 16 (-71.93%)
Mutual labels:  io
Shapefile.jl
Parsing .shp files in Julia
Stars: ✭ 40 (-29.82%)
Mutual labels:  io
Tokio File Unix
Asynchronous support for epollable files via Tokio on Unix-like platforms
Stars: ✭ 29 (-49.12%)
Mutual labels:  io
Osinysuhomework
🚪Own experiments operating systems🚪
Stars: ✭ 8 (-85.96%)
Mutual labels:  io

Backpacking: Io-powered web framework

Inspired by the simplicity of other web frameworks, and the awesome metaprogramming power of Io, Chris Carter set out to recreate nails, hammer and toolbox.

Here it is: the wheel, recreated in Io.

  • both DBRMS- and ORM-agnostic
  • simple template system
  • MIT-licensed, yours to fiddle with

Run it

$ io

Will start a server on port 8000 per default.

Get the source code

git clone git://github.com/cdcarter/backpacking.git

Co-creators

Chris Carter Ian Ownbey (the View system, among other things) Olle Jonsson (this Readme)

Read more

http://iolanguage.com/

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].