Coder Social home page Coder Social logo

cvector's People

Contributors

bestchai avatar fruffy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

keti1212

cvector's Issues

Incorporate zLog logging library.

zlog is a high-performance library written in C. Depending on performance and benchmarking results, it may be beneficial to include this library in CVector instead of continuously writing to file.

Fix cross-platform tests and usability issues.

Current compilation of CVector is not very userfriendly. The top level makefile should pull all dependencies and install all necessary libraries.
The check framework we are using is currently not compatible across various versions of Ubuntu and Linux in general. This should be fixed.

Profiling

The code should also be profiled to highlight inefficiencies and to achieve maximum performance.
Suitable libraries here are most likely gprof.

Advanced Example Application

Client_server is too simple to serve as a good testing and sample application. We need to develop or enhance an application which would benefit from CVectors vector clocks.

Unit Tests

Write and complete unit tests for:

  • 1. vclock.c
  • 2. uthash.h
  • 3. cvec.c
  • 4. mpack.c

Example cannot be compiled successfully.

I cloned CVector and compiled example. I failed because the option -std=c11 are not included. I added the option explicitly and tried again. This time I failed linking because undefined reference to functions like `clock_init'.
My environment is Ubuntu 16.04, gcc 4.9.

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.