Giter VIP home page Giter VIP logo

explode's People

Contributors

agrif avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

explode's Issues

Create a rust implementation for fileTestSuite spec.

Hi. I have created a repo https://github.com/implode-compression-impls/implode_test_files made of test files taken from various libs for working with implode compression.

I have also created https://github.com/fileTestSuite/fileTestSuite specification and impls for python and C++ (the submodule is named C because the lib parsing the machine-readable metadata is written in C and can be used from C projects, but the most convenient part is the one automatically generating tests is written in C++ and depends on C++ libs. That one is not very good and contains some memory safety bugs).

The binary metadata format was designed to allow it be easily parsed from low-level languages. It is the primary source of info, not JSON, when processing the repo for testing purposes. The repo contains some specs in Kaitai Struct, they can (I have not tested, the KS runtime for rust is not mature enough) be useful to automatically generate a parser for the binary metadata file. But the rest of code, the one automatically converting the paths of files into test cases in unit testing frameworks, has to be written manually.

Implementing a rust impl of fileTestSuite spec would allow your project to test on wider set of tests.

Warning: the formats (and the models behind them) is not yet stable, and will likely be changed, only the most basic stuff (raw_ext, processed_ext) would likely remain as it is.

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.