-
The uncompromising Python code formatter
Python MIT License UpdatedJan 17, 2025 -
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedJul 31, 2024 -
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedApr 18, 2024 -
sanitizers Public
Forked from google/sanitizersAddressSanitizer, ThreadSanitizer, MemorySanitizer
C Other UpdatedApr 2, 2024 -
timber Public
Forked from JakeWharton/timberA logger with a small, extensible API which provides utility on top of Android's normal Log class.
Kotlin Apache License 2.0 UpdatedMar 14, 2024 -
-
-
Catch2 Public
Forked from catchorg/Catch2A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
C++ Boost Software License 1.0 UpdatedMar 1, 2024 -
awesome-shell Public
Forked from alebcay/awesome-shellA curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal UpdatedFeb 21, 2024 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedFeb 21, 2024 -
caffeine Public
Forked from ben-manes/caffeineA high performance caching library for Java
Java Apache License 2.0 UpdatedFeb 14, 2024 -
CppCoreGuidelines Public
Forked from isocpp/CppCoreGuidelinesThe C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Python Other UpdatedFeb 14, 2024 -
styleguide Public
Forked from google/styleguideStyle guides for Google-originated open-source projects
HTML Apache License 2.0 UpdatedFeb 12, 2024 -
awesome-bash Public
Forked from awesome-lists/awesome-bashA curated list of delightful Bash scripts and resources.
Shell UpdatedFeb 9, 2024 -
-
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedJan 28, 2024 -
websocketpp Public
Forked from zaphoyd/websocketppC++ websocket client/server library
C++ Other UpdatedJan 24, 2024 -
React-Native-Apps Public
Forked from ReactNativeNews/React-Native-AppsCurated List of Open Source React Native Apps. Curation curtesy of
UpdatedJan 22, 2024 -
grobid Public
Forked from kermitt2/grobidA machine learning software for extracting information from scholarly documents
Java Apache License 2.0 UpdatedJan 22, 2024 -
valgrind-macos Public
Forked from LouisBrunner/valgrind-macosA valgrind mirror with latest macOS support
C GNU General Public License v2.0 UpdatedJan 3, 2024 -
awesome-hpp Public
Forked from p-ranav/awesome-hppA curated list of awesome header-only C++ libraries
The Unlicense UpdatedJan 2, 2024 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedDec 2, 2023 -
python-webrtc Public
Forked from MarshalX/python-webrtca Python extension that provides bindings to WebRTC M92
Python Other UpdatedNov 27, 2023 -
modern-cpp-features Public
Forked from AnthonyCalandra/modern-cpp-featuresA cheatsheet of modern C++ language and library features.
MIT License UpdatedOct 25, 2023 -
EPIJudge Public
Forked from adnanaziz/EPIJudgeEPI Judge - Preview Release
C++ Other UpdatedOct 9, 2023 -
deep-learning-v2-pytorch Public
Forked from udacity/deep-learning-v2-pytorchProjects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Jupyter Notebook MIT License UpdatedJun 27, 2023 -
top-github-repositories-which-everyone-should-look Public
Forked from sachin-source/top-github-repositories-which-everyone-should-lookThis repository contains a list of important and useful github repos which a developer, coder, a student should never miss to look at.
MIT License UpdatedMay 27, 2023 -
ctest-valgrind-example Public
Forked from honeytreelabs/ctest-valgrind-exampleCMake BSD 2-Clause "Simplified" License UpdatedNov 27, 2022 -
prml Public
Forked from gerdm/prmlRepository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
Jupyter Notebook GNU Affero General Public License v3.0 UpdatedJul 25, 2022 -
node-webrtc Public
Forked from node-webrtc/node-webrtcnode-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87