Git Product home page Git Product logo

kilopyte's Introduction

Kilopyte

Fully functional and production ready python libraries, engines and applications in less than 1 kilobyte, depending only on the standard library.

Summary

This is a collection of projects that take less than 1 kilobyte of space when minified and compressed using cutting edge compression algorithms. Runtime and production dependencies are limited to other kilopyte modules or the standard library.

There are no constraints on the development and testing libraries used. The aim is to have very high quality, but small modules to fulfill simple purposes like wikis, blog engines, testing and algorithms.

These libraries should be clear and easy to understand and make up a toolkit that is easily ported to other languages.

Project Ideas

  • Wiki Engine
  • Random number generator
  • QuickCheck / Property-Based Testing
    • Conjecture tutorial
  • xUnit
  • Unit analyses
  • Monte Carlo Simulation
  • microKanren
  • Curses workalike
  • Pagerank
  • TF-IDF
  • Spaced Repetition System
  • Code Review System
  • Web Framework
  • ORM helper

Contributing

Bug reports, ideas and pull requests are welcome!

Please make sure that each individual file under kilopyte/ is below 1024 for at least one output from bin/size_check.

Running

Testing...
Examples...

kilopyte's People

Contributors

ryanfreckleton avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.