Code Monkey home page Code Monkey logo

mycode's Introduction

MyCode

Here are some of my favorite coding practices.

tcResult.pl

Last modified in 2014-05-23. It's a simple tool to run test cases and get results. With simple class and options parser.

find_tc_diagnose.pl

Last modified in 2014-09-17. It's a one file tool in Perl for find test logs and diagnose which kind of bug (already known) it is. It's a OO(object oriented) (with virtual base class and override) multi-thread single file Perl script.

core-monitor.rb

Last modified in 2016-06-15. It's a piece of my fsdb-tracer project, which is an implementation of DSL coding style in Ruby script. FSDB tracer is a tool to read fsdb file and translate signals into messages (for bug/performance analysising)

hasim_result.rb

Last modified in 2017-11-14. Basic version finished in 2016-02. A tool contains multi-thread/yaml/csv/optparse/ostruct/.etc for reading longs / checking result / calculating score. and it's a powerful template for ruby scripts. (files in bruce/ are not uploaded)

DynamicJIT.cpp

Finished in 2017-08-21. A piece of Dynamic Generating code (JIT). To get high speed algorithm.

disarm64.rb

An ARM64 instruction code disassembler tool through XML data

rubybmp

A toolkit to encode data into BMP file and extract data from BMP

mycode's People

Contributors

xzhong86 avatar

Watchers

James Cloos 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.