Code Monkey home page Code Monkey logo

leedehai's Projects

abseil.gn icon abseil.gn

The Abseil C++ library with GN build files.

c-include-2-dot icon c-include-2-dot

C/C++ header dependency list generator. Output can be used to create a dependency graph.

camel2snake icon camel2snake

Variable names in C++: camelCase to snake_case (why? I like Chromium!)

ccindex icon ccindex

For C++: traverse Abstract Syntax Tree and get symbol meta data, with libclang's Python bindings.

clang icon clang

Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.

cloc icon cloc

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

compsci icon compsci

Simple web-based tools for common Computer Science topics

cppsupplementaries icon cppsupplementaries

C++ notes: the basics, class, polymorphism, templates, STL, etc. Composed long ago in Typora (may contain format error).

craft icon craft

More than Make: a monitor for Make in client-server architecture

cs110notes icon cs110notes

1st time TAing for CS110 at Stanford: Principles of Computer Systems? - Stars are appreciated :)

ctimer icon ctimer

[CI enabled] Measure a program's processor time with timeout

flutter icon flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

gntest icon gntest

Taken from Google GN repo's example, and fixed the original's bug of being broken on Mac.

katex icon katex

Fast math typesetting for the web.

lld icon lld

Mirror of official lld git repository located at http://llvm.org/git/lld. Updated every five minutes.

make-output-prettify icon make-output-prettify

Makefile output prettifier: let Make's output be succinct! (v1: no line eliding; v2: with line eliding like Ninja)

mystringref icon mystringref

Taken from a larger project of mine; imitate C++17's std::string_view proposal

numfmt icon numfmt

A simple-yet-necessary GNU-coreutils-like numeric formatting tool (numfmt) that is missing from macOS, e.g. convert '1024' to '1K' - I need it in my other scripts

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.