Arun Saha
arunksaha
Software Craftsman
Languages
Repos
19
Stars
19
Forks
7
Top Language
Go
Loading contributions...
Top Repositories
Notes on SONiC (Software for Open Networking in the Cloud)
This is a library to gain insight into the heap memory usage behavior. It offers APIs to enable and disable heap tracking arbitrarily. It allows to attach custom observer.
A Metro Ethernet switch simulator. It simulates three aspects: (i) Cisco style command line interface for configuration and display, (ii) object model to carry configurations, and (iii) switch’s reaction, including forwarding behavior, to arbitrary ingress frame at any port.
Generic Disjoint Set Union (Union-Find) for Go
Undertanding SAI (Switch Abstraction Interface) by building a minimal VLAN switch
A generic LRU (Least Recently Used) Map with cost free client-specifiable policies
Repositories
19Notes on SONiC (Software for Open Networking in the Cloud)
A simple chat server challenge to build in Go
Generic Disjoint Set Union (Union-Find) for Go
A Metro Ethernet switch simulator. It simulates three aspects: (i) Cisco style command line interface for configuration and display, (ii) object model to carry configurations, and (iii) switch’s reaction, including forwarding behavior, to arbitrary ingress frame at any port.
Undertanding SAI (Switch Abstraction Interface) by building a minimal VLAN switch
This is a library to gain insight into the heap memory usage behavior. It offers APIs to enable and disable heap tracking arbitrarily. It allows to attach custom observer.
A generic LRU (Least Recently Used) Map with cost free client-specifiable policies
Code related to MIT 6.5840 Distributed Systems at https://pdos.csail.mit.edu/6.824/schedule.html
A toy version of wc
A programming problem on large text file processing.
A Telegram-based (toy) bot where users can interact via chat messsages and review products.
No description provided.
A comparison of inheritance mechanism between C++ and golang.
Collaborative Collection of C++ Best Practices
Python Bindings for Cisco ACI REST API
Active development tree for the NVM Library
No description provided.
Tools related to Code Complexity
Touchless enum to string: No more emum mapping headaches