GithubHelp home page GithubHelp logo

pantuza / vetulus Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 362 KB

Choose data structures and earn them as a service

License: GNU General Public License v3.0

CMake 0.89% C++ 97.60% Shell 0.40% C 0.81% Makefile 0.19% Dockerfile 0.11%
data-structures algorithms services c-plus-plus protobuf grpc

vetulus's Introduction

Vetulus

Choose data structures and earn them as a service.

Build Status Coverage Status Docker Build Status GPL licensed

How it works

Create a protobuffer and give it to Vetulus. Choose a data structure that will store and handle it for you as a service.

Let's take a look at an example:

Imagine you have the following data about people: (name, gender, age). You need to store them ordered by age. Well, we can use a Queue data structure to dinamically organize data as olderly always goes on the front of the Queue. With that, Vetulus gives to you an gRPC interface that implements the methods of this data structure. In our example, you will earn Enqueue, Dequeue, Size methods and etc.

Vetulus is your data structure as a service.

See documentation (coming soon) for more details and usage.

Getting started

You can check vetulus service by simply running:

$> docker run --rm pantuza/vetulus

then you have a service running ready to receive requests.

Checkout the example video (coming soon) and the tutorial (coming soon)

How to contribute

Please check the Contributing file.

vetulus's People

Contributors

pantuza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.