Skip to content

JustBobinAround/zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZERO

The ZERO stack is my personal web stack. The goal of this stack is to have a dependency free implementation of everything that I normally need for web and application development. This library contains a wide variety of tools:

  • Async Runtime (created mvp)
  • HTTP implementation
    • 1.1 (created mvp)
    • 2.0
    • Server (created mvp)
      • SSE
    • Routing
      • Request extractor abstractions
  • Serialization macros
    • JSON
    • HTTP
      • Body
        • URI Query Params
        • Multipart Form
      • Query
        • URI Query Params
  • HTTPS/TLS implementation
  • Custom fork of the fixi.js implementation (created mvp)
    • SSE support
  • HTML macro with fx attributes as first-class attributes
  • Relational Database (spec still in developement)
    • Global guid search system
    • Rust as schema system
      • struct+enum versioning/hash system
  • Low code macro system

About

Personal web stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages