4,000 skills found · Page 3 of 134
VAR-solutions / AlgorithmsA repository of different Algorithms and Data Structures implemented in many programming languages.
tajpouria / Algorithms And Data Structures Cheat SheetProviding a summary of important algorithms and data structures along with their key characteristics and use cases. It can be used as a quick reference for solving programming problems or refreshing knowledge of foundational computer science concepts.
mtahiraslan / Data Analyst RoadmapBased on my own experience, I believe this roadmap provides clear answers to all the key questions about becoming a data analyst from scratch, including which technologies and programming languages to learn, what soft skills are essential, and how to start a professional career in this field.
shenwei356 / AwesomeAwesome resources on Bioinformatics, data science, machine learning, programming language (Python, Golang, R, Perl) and miscellaneous stuff.
sudheerj / Datastructures AlgorithmsList of Programs related to data structures and algorithms
kumar91gopi / Algorithms And Data Structures In RubyRuby implementation of Algorithms,Data-structures and programming challenges
inferno-os / Inferno OsInferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and services.Applications are written in a concurrent programming language, Limbo.
kmesh-net / KmeshHigh Performance ServiceMesh Data Plane Based on eBPF and Programmable Kernel
byronknoll / Cmixcmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.
NationalGalleryOfArt / OpendataThe National Gallery of Art Open Data Program
18F / Analytics ReporterLightweight analytics reporting and publishing tool for Digital Analytics Program's Google Analytics 360 data.
microsoft / ProseMicrosoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Microsoft Program Synthesis using Example SDK.
s-shemmee / SQL 101Get started with SQL database programming. This beginner's guide provides step-by-step tutorials, practical examples, exercises, and resources to master SQL. Let's unlock the power of data with SQL!
uniflow-kt / Uniflow KtUniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
spcl / DaceDaCe - Data Centric Parallel Programming
prefuse / PrefusePrefuse is a set of software tools for creating rich interactive data visualizations in the Java programming language. Prefuse supports a rich set of features for data modeling, visualization, and interaction. It provides optimized data structures for tables, graphs, and trees, a host of layout and visual encoding techniques, and support for animation, dynamic queries, integrated search, and database connectivity.
VarunS2002 / Python NSE Option Chain AnalyzerThe NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
typelevel / Cats CollectionsData structures for pure functional programming in Scala
flightaware / PiawareClient-side package and programs for forwarding ADS-B data to FlightAware
SuprDewd / CompetitiveProgrammingA collection of algorithms, data structures and other useful information for competitive programming.