Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Concepts
46 Open Source Concepts Software Projects
Free and open source concepts code projects including engines, APIs, generators, and tools.
33 JS Concepts
46249 ⭐
📜 33 JavaScript concepts every developer should know.
Professional Programming
16028 ⭐
A collection of full-stack resources for programmers.
Cpp17_in_tts
1172 ⭐
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
Fast_io
992 ⭐
fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.
Nanorange
313 ⭐
Range-based goodness for C++17
Cracking The Data Science Interview
1595 ⭐
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Units
529 ⭐
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation.
Tick
180 ⭐
Trait introspection and concept creator for C++11
36 Graphql Concepts
221 ⭐
📜 36 concepts every GraphQL developer should know.
Te
211 ⭐
TE: C++17 Run-time polymorphism (type erasure) library
Machine Learning Concepts
133 ⭐
Machine Learning Concepts with Concepts
Isocitysim
105 ⭐
:city_sunrise: A simulation of a city using isometric tiles
Jfalcou Spy
101 ⭐
SPY - C++ Information Broker
Thread_pool
71 ⭐
Thread pool using std::* primitives from C++17, with optional priority queue/greenthreading for POSIX.
Capsule Sample Dice
46 ⭐
This capsule is the companion code to the Bixby Quick Start guide. The capsule demonstrates use of Concepts and Actions.
Debck Learning Go
44 ⭐
List of concepts and code snippets that would help in learning Golang and apply in Web Development 🎉
Cefal
52 ⭐
(Concepts-enabled) Functional Abstraction Layer for C++
Movie_trailers_swiftui
51 ⭐
A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.
Fargonauts Copycat
68 ⭐
Modern port of Melanie Mitchell's and Douglas Hofstadter's Copycat
Wertik JS
70 ⭐
💪 A library that powers your app with GraphQL + Rest API
Emmy
29 ⭐
Concepticon Data
25 ⭐
The curation repository for the data behind Concepticon.
Namingthings
21 ⭐
Content on tips, tricks, advice, practices for naming things in in software/technology
Visual Oop Guide
17 ⭐
Visual guide to OOP and almost any other programming concepts
Deep4788 Notes
15 ⭐
:notebook: Notes related to Computer Science stuff.
Static_interface_pattern
15 ⭐
how to implement the static interface pattern
Gnome Concepts
13 ⭐
Concepts and ideas for the GNOME desktop
Stm32 Eth
12 ⭐
Experimental C++ Ethernet driver for Stm32 boards using W5100.
Awesome Senior Engineer Resources
14 ⭐
A curated list of things every senior engineer should know how to talk about in an interview.
Data Science Learning
29 ⭐
📊 All of courses, assignments, exercises, mini-projects and books that I've done so far in the process of learning by myself Machine Learning and Data Science.
All Of Statistics Exercises
13 ⭐
This repo documents some of my drafted solutions to the exercises from All of Statistics by Larry Wasserman. This repo only contains solutions to exercises that requires computer experiment. The book is a handy reference to most concepts of statistics.
Software Testing Course
11 ⭐
Software Testing Techniques course offered at Kansas State University in Spring'16 and Spring'17
Opencv Course
476 ⭐
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Conceptbottleneck
68 ⭐
Concept Bottleneck Models, ICML 2020
Concepts
54 ⭐
A collection of modules which demonstrate some programming concepts and Delphi libraries.
Linear Algebra Basics
27 ⭐
Linear Algebra Fundamentals for Machine Learning
Programming With Cpp20
78 ⭐
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
Concepts Primer
15 ⭐
Primer for C++ Concepts
The Year Of The Rustacean
12 ⭐
Contains explanation and code samples of Rust's concepts and features 🦀.
Ts Hub
11 ⭐
A hub for Typescript Advanced concepts.
Krzysztof Jusiak Vc
10 ⭐
Virtual Concepts
Shaanzie Quickref
11 ⭐
Quick references to notes on specific topics and their basic introductions
Gfg 11 Week Dsa Workshop
12 ⭐
A 11 week workshop for Data Structure concepts and Algorithms.
Binary_log
148 ⭐
Fast binary logger for C++
Industrial Standard Ontology Design Patterns
11 ⭐
This repository contains Ontology Design Patterns, that are based on concepts taken from industrial standards.
Py2hs
11 ⭐
A complementary resource that helps python programmers to learn Haskell