unit
Next Generation Visual Programming System
meteor/meteor508日前44.0k
Meteor, the JavaScript App Platform
mobxjs/mobx506日前27.0k
Simple, scalable state management.
NeutroniumCore/Neutronium507日前1.3k
🚀 Build .NET desktop applications using HTML, CSS and javascript.
ruby/ruby503日前21.3k
The Ruby Programming Language
tallesl/Rich-Hickey-fanclub508日前3.0k
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
federico-busato/Modern-CPP-Programming503日前10.2k
Modern C++ Programming Course (C++11/14/17/20/23)
trekhleb/state-of-the-art-shitcode503日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
JetBrains/kotlin503日前47.0k
The Kotlin Programming Language.
vlang/v503日前35.2k
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
carbon-language/carbon-lang503日前32.0k
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
ethereum/solidity503日前21.7k
Solidity, the Smart Contract Programming Language
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
charlax/professional-programming503日前24.3k
A collection of learning resources for curious software engineers
elixirschool/elixirschool503日前3.5k
The content behind Elixir School
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
hmemcpy/milewski-ctfp-pdf503日前10.6k
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
wasp-lang/wasp502日前9.6k
The fastest way to develop full-stack web apps with React & Node.js.
liuxinyu95/AlgoXY506日前5.9k
Book of Elementary Functional Algorithms and Data structures
unisonweb/unison503日前5.5k
A friendly programming language from the future
JuliaLang/julia502日前44.0k
The Julia Programming Language
grame-cncm/faust505日前2.4k
Functional programming language for signal processing and sound synthesis
svaksha/Julia.jl503日前1.4k
Curated decibans of Julia programming language.
sger/ElixirBooks506日前1.3k
List of Elixir books
anitaa1990/Android-Cheat-sheet503日前2.2k
Cheat Sheet for Android Interviews
NixOS/nix502日前10.0k
Nix, the purely functional package manager
google/wuffs503日前3.7k
Wrangling Untrusted File Formats Safely
hundredrabbits/Orca504日前4.4k
Esoteric Programming Language
donnemartin/system-design-primer502日前246.8k
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
FavioVazquez/ds-cheatsheets503日前12.6k
List of Data Science Cheatsheets to rule the world
reactiveui/ReactiveUI503日前7.8k
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
lichess-org/lila502日前14.3k
♞ lichess.org: the forever free, adless and open source chess server ♞
scala/scala503日前14.3k
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/lampepfl/dotty
gonglei007/GameDevMind502日前4.0k
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
didi/mpx510日前3.5k
Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架
reactiveui/Akavache503日前2.4k
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
Asabeneh/30-Days-Of-React502日前24.0k
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
goq/telegram-list503日前4.4k
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
BedirT/ACM-ICPC-Preparation502日前2.0k
ACM-ICPC Preparation Guide
getify/Functional-Light-JS503日前16.4k
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Chalarangelo/30-seconds-of-css502日前16.2k
Short CSS code snippets for all your development needs
iggredible/Learn-Vim502日前12.8k
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Chalarangelo/30-seconds-of-python502日前8.8k
Short Python code snippets for all your development needs
metagrover/ES6-for-humans504日前6.9k
A kickstarter guide to writing ES6
Chalarangelo/30-seconds-of-react502日前5.0k
Short React code snippets for all your development needs
huangsam/ultimate-python502日前4.8k
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
codecrafters-io/build-your-own-x502日前245.1k
Master programming by recreating your favorite technologies from scratch.
donnemartin/interactive-coding-challenges502日前28.4k
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
norvig/pytudes502日前22.2k
Python programs, usually short, of considerable difficulty, to perfect particular skills.
braydie/HowToBeAProgrammer503日前15.7k
A guide on how to be a Programmer - originally published by Robert L Read
hoanhan101/ultimate-go503日前14.9k
The Ultimate Go Study Guide
imba/imba502日前6.2k
🐤 The friendly full-stack language
softwaremill/tapir504日前1.3k
Declarative, type-safe web endpoints library
carp-lang/Carp504日前5.4k
A statically typed lisp, without a GC, for real-time applications.
android10/Android-CleanArchitecture-Kotlin501日前4.6k
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
cs-books/influential-cs-books501日前5.4k
Most influential books on Computer Science/programming
HaxeFoundation/haxe502日前5.9k
Haxe - The Cross-Platform Toolkit
erg-lang/erg501日前2.5k
A statically typed language compatible with Python
fusionlanguage/fut501日前1.7k
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
fetlang/fetlang502日前1.5k
Fetish-themed programming language
onelang/OneLang511日前1.1k
thi-ng/umbrella503日前3.2k
⛱ Broadly scoped ecosystem & mono-repository of 189 TypeScript projects (and 153 examples) for general purpose, functional, data driven development
apache/groovy503日前5.0k
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
cyclejs/cyclejs502日前10.2k
A functional and reactive JavaScript framework for predictable code
kaushikgopal/RxJava-Android-Samples506日前7.5k
Learning RxJava for Android by example
red/red505日前5.4k
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
mobxjs/mobx-react502日前4.9k
React bindings for MobX
sergdort/CleanArchitectureRxSwift501日前3.8k
Example of Clean Architecture of iOS app using RxSwift
btroncone/learn-rxjs511日前3.6k
Clear examples, explanations, and resources for RxJS
ReactiveCocoa/ReactiveSwift505日前2.9k
Streams of values over time
OpenCombine/OpenCombine502日前2.6k
Open source implementation of Apple's Combine framework for processing values over time.
RisingStack/react-easy-state511日前2.6k
Simple React state management. Made with ❤️ and ES6 Proxies.
staltz/xstream512日前2.4k
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
Ivy-Apps/ivy-wallet502日前2.1k
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
donnemartin/saws502日前5.2k
A supercharged AWS command line interface (CLI).
node-red/node-red501日前18.2k
Low-code programming for event-driven applications
goplus/gop502日前8.7k
The Go+ programming language is designed for engineering, STEM education, and data science
reactive/data-client503日前1.9k
Async State Management without the Management
samber/mo502日前2.1k
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
p-org/P502日前2.9k
The P programming language.
miroiu/nodify502日前1.0k
Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
marcobambini/gravity502日前4.2k
Gravity Programming Language
DulLabs/bhai-lang502日前3.9k
A toy programming language written in Typescript