- Sri City
-
postgres-flex Public
Forked from fly-apps/postgres-flexPostgres HA setup using repmgr
Go UpdatedFeb 24, 2025 -
-
-
-
prom-client Public
Forked from siimon/prom-clientPrometheus client for node.js
JavaScript Apache License 2.0 UpdatedJul 10, 2021 -
-
Node-Rate-Limiter Public
A Rate Limiter using Node JS backed by Redis
TypeScript UpdatedMay 5, 2021 -
-
-
-
-
-
wildfirepy Public
Forked from Sayam753/wildfirepy-prereleaseWildfirePy, a Python library for Wildfire GIS data analysis.
Python MIT License UpdatedMay 5, 2020 -
chapel Public
Forked from chapel-lang/chapela Productive Parallel Programming Language
Chapel Other UpdatedApr 27, 2020 -
ANTLR-Based-Transpiler Public
A transpiler for converting a extremely small subset of Chapel to C.
-
libQuotient Public
Forked from quotient-im/libQuotientA Qt5 library to write cross-platform clients for Matrix
C++ GNU Lesser General Public License v2.1 UpdatedMar 21, 2020 -
-
multiprecision Public
Forked from boostorg/multiprecisionBoost.Multiprecision
C++ UpdatedJan 29, 2020 -
react-resume Public
Forked from aamay001/react-resumeResume Builder in React
JavaScript UpdatedOct 17, 2019 -
rest.js Public
Forked from octokit/octokit.jsGitHub REST API client for JavaScript
JavaScript MIT License UpdatedOct 12, 2019 -
request.js Public
Forked from octokit/request.jsSend parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node
TypeScript MIT License UpdatedOct 11, 2019 -
endpoint.js Public
Forked from octokit/endpoint.jsTurns REST API endpoints into generic request options
TypeScript MIT License UpdatedOct 8, 2019 -
-
autodiff Public
Forked from autodiff/autodiffautomatic differentiation made easier for C++
C++ MIT License UpdatedOct 2, 2019 -
DS_with_hacktoberfest Public
Forked from santoshvijapure/DS_with_hacktoberfestC Apache License 2.0 UpdatedOct 2, 2019 -
MyTensor Public
Trying to Implement Arbitary Rank Tensors in C++ using template metaprogramming techniques.
C++ UpdatedAug 27, 2019 -
javascript-algorithms Public
Forked from trekhleb/javascript-algorithms📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
Techfesia2019 Public
Forked from adwait-thattey/Techfesia2019Repository for the 2019 Techfest website
Python MIT License UpdatedJul 15, 2019 -
-
ML_KNN Public
K Nearest Neighbors Classifier in C++ implemented from scratch.