Code Monkey home page Code Monkey logo

cjdnsjs's Introduction

cjdnsjs

< randati> But I wouldn't mind if someone wanted to take over fc00. 
  I don't have the time to keep it up

FC00.org is a tool to display the network topology of Hyperboria, the premier global cjdns mesh network.

I've been following this project for some time, and I figure if Randati doesn't have the time to maintain it, I might as well have a go at it and incorporate some of the network analysis code I've been working on as a hobby.

I'm most comfortable working in Javascript, and I'm not overly fond of databases, so I plan to focus mostly on developing the clientside engine to display more general statistics about the network.

I'll be pulling stats from the various data APIs available on Hyperboria.

Name change and update

I started working on this repo intending to just improve the clientside graph display code. It turned out I'd need a bunch of support functions to display the new types of info I wanted. Those support functions took on a life of their own, and now I'm implementing a bunch of other cjdns-related functions in Javascript.

Developing these functions in Javascript instead of C means they're a fair bit slower, but it also means that they are:

  1. more easily portable
  2. easier to read, reason with, and debug
  3. easily embedded into a variety of clientside applications (such as the original graph code)

This ultimately means that as we reimplement these functions, it will be easier to port them to other languages, like Ruby.

cjdnsjs's People

Contributors

randati avatar ansuz avatar kpcyrd 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.