4,000 skills found · Page 2 of 134
IBM / Fp GoFunctional programming library for Go 1.24+, inspired by fp-ts. Uses generic type aliases for a clean, composable API. Provides Option, Either, Result, IO, IOResult, Reader, and ReaderIOResult monads, plus optics (Lens, Prism, Traversal) for immutable data manipulation. Supports Functor, Applicative, and Monad abstractions with do-notation-style
byzer-org / Byzer LangByzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
Java-aid / Hackerrank Solutionshackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation
manishbisht / Competitive Programming:pushpin: :books: Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
xdavidhu / MitmAP📡 A python program to create a fake AP and sniff data.
benthecoder / Yt Channels DS AI ML CSA comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Suryakant-Bharti / Important Java Concepts🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:
michelbernardods / Programming ChallengesAlgorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.
thepranaygupta / Data Structures And AlgorithmsA repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
kkyon / BotflowPython Fast Dataflow programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)
baidu / BigflowBaidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 10k jobs every day.
davecheney / GcvisVisualise Go program GC trace data in real time
kelvins / Algorithms And Data Structures:abacus: Algorithms and Data Structures in several Programming Languages
dataprofessor / CodeCompilation of R and Python programming codes on the Data Professor YouTube channel.
fslaborg / DeedleEasy to use .NET library for data and time series manipulation and for scientific programming
webartifex / Intro To PythonAn intro to Python & programming for wanna-be data scientists
aloctavodia / Doing Bayesian Data AnalysisPython/PyMC3 versions of the programs described in Doing bayesian data analysis by John K. Kruschke
erikaduan / R TipsR programming tips for data cleaning, data visualisation, statistical modelling and machine learning
SimonKagstrom / KcovCode coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
nishant-Tiwari24 / Data Structures AlgorithmsData structures and algorithms are fundamental concepts in computer science and programming.Data structures are ways of organizing and storing data, and algorithms are step-by-step procedures for solving problems or performing tasks.