Code Monkey home page Code Monkey logo

kautils's Projects

btree_search icon btree_search

prepared for the purpose of omitting initialization of std::map when loading from hard disk.

c11_string_allocator icon c11_string_allocator

manage memory using std::string and offset. this is used when conceal types in some library for example sqlite3.

cache icon cache

cache library. both file(including system call) and memory are possible.

cmakefetchkautilmodule icon cmakefetchkautilmodule

Clone repository and build it. this is not comprehensive yet. Althogh it is assumed module which is in Kautils, it can also be applied to other modules to a certain extent.

cmakelibrarytemplate icon cmakelibrarytemplate

A cmake template that generates libraries which avoid version conflict during find_pacakage.

compare_similarity icon compare_similarity

compare how similar two binaries are. partially mimic the cosine similarity, thread safe, possible to customize random function.

create_vm icon create_vm

jni helper, create jvm(java virtual machine). currently only support mingw.

extern_utils icon extern_utils

prepared for factors whose definition can not be hidden such as the implementation of foreach. assumed to use along with dlopen/Loadlibrary. header only.

flow icon flow

manage the chain of calculations.

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.