Coder Social home page Coder Social logo

bikeshed-rs's Introduction

Bikeshed, a spec preprocessor - Rust version

A faithful rewrite of bikeshed, a tool used for generating many standards, in Rust.

Goal of this Project

The goal is to improve template performance for bigger projects. Ideally by providing a drop in replacement for the bikeshed cli.

We're open to feasible alternatives to a full Rust rewrite. Moving performance critical modules to Rust could be another option.

Recommended Skill Set

Ideally you already wrote some Rust code and are somewhat experienced in reading Python code. On top, having experience with any parser / template engine / or text processing will help. Git knowledge will help but most of all being able to adapt and handle a non-trivial code base may be key to succeed.

Initial thoughts

Assuming this will be (full) rewrite in Rust:

As a first step we'll start setting up tests for this project. We copied tests from bikeshed to tests already. Next we'll create a basic test harness. Ideally this is run by a simple cargo test as integration tests.

bikeshed test implementation will be used as an entry point to set this up.

Please do not open a PR against this repo to start a conversation. We try to keep it fair and don't encourage you to do work beforehand.

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.