GithubHelp home page GithubHelp logo

Jane Williams's Projects

30-seconds-of-code icon 30-seconds-of-code

Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.

algorithm_interview_notes-chinese icon algorithm_interview_notes-chinese

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记

algorithms icon algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.

beg-c icon beg-c

Source code for 'Beginning C' by Ivor Horton

courseselect icon courseselect

校园选课系统样本 (a template for course selection system by Ruby on Rails)

fast icon fast

开源SDN交换机项目-FAST 项目背景 现有SDN交换机开源项目(如OVS)主要基于软件编写,虽然其分组转发查表等功能在内核中实现,但分组转发性能仍然是主要问题。将软件SDN交换机的分组转发模块卸载到FPGA中实现,不仅能提高交换性能,而且利用FPGA可重构特性可以扩展SDN交换机的功能。 基于NetMagic平台已经有OFS-08和OFS-pro两款支持openflow1.3的SDN交换机实现,在当前的教学科研中得到广泛应用。但这两款平台中,FPGA主要实现CPU的端口扩展功能,openflow转发平面的功能,如协议分析,多元组查表等并没有卸载到FPGA中进行加速,因此在性能上难以进一步提升。 FAST模型 FAST(FPGA Accelerated SDN swiTch)的设计**不同于POF或P4(P4.org)的SDN交换机数据面设计**。FAST针对网络设备功能随着部署的时间和空间变化而变化的特点,利用FAST中F(FPGA)代表的可现场编程和重构能力,只是针对特定场景的交换需求加载特定的SDN交换机转发平面逻辑。 例如SDN部署在园区网中需要支持IPv6,但不需要支持VxLAN。但在数据中心网络中,可能需要支持VxLAN,但无需支持IPv6。因此可针对园区网和数据中心网络的需求分别设计转发面FPGA逻辑。由于FAST交换机运行时,可针对不同环境需求,加载不同的FPGA逻辑。因此,FAST交换机转发平面的设计逻辑简单,性能高,功耗低。

frr icon frr

The FRRouting Protocol Suite

hirs icon hirs

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber

iproute2 icon iproute2

Linux routing utilities - MPLS enabled iproute2. Based on original work of James Leu (http://sourceforge.net/projects/mpls-linux/)

iterm2-color-schemes icon iterm2-color-schemes

Over 175 terminal color schemes/themes for iTerm/iTerm2 (with ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, and Terminator)

javaguide icon javaguide

【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

kernel-exploit-factory icon kernel-exploit-factory

Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.

lantern icon lantern

Centec open source OpenFlow hardware implementation project (Lantern )

lightverifier icon lightverifier

Simple and scalable Linux tools for verifying TPM-based remote attestations 🔬⚖️🔐⛓📏📜

miaosha icon miaosha

⛹️🐘秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓

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.