unit
Next Generation Visual Programming System
meteor/meteor585日前44.0k
Meteor, the JavaScript App Platform
mobxjs/mobx583日前27.0k
Simple, scalable state management.
NeutroniumCore/Neutronium584日前1.3k
🚀 Build .NET desktop applications using HTML, CSS and javascript.
ruby/ruby580日前21.3k
The Ruby Programming Language
tallesl/Rich-Hickey-fanclub585日前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-Programming580日前10.2k
Modern C++ Programming Course (C++11/14/17/20/23)
trekhleb/state-of-the-art-shitcode580日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
JetBrains/kotlin580日前47.0k
The Kotlin Programming Language.
vlang/v580日前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-lang580日前32.0k
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
ethereum/solidity580日前21.7k
Solidity, the Smart Contract Programming Language
krahets/hello-algo580日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
charlax/professional-programming580日前24.3k
A collection of learning resources for curious software engineers
elixirschool/elixirschool580日前3.5k
The content behind Elixir School
raysan5/raylib580日前17.8k
A simple and easy-to-use library to enjoy videogames programming
hmemcpy/milewski-ctfp-pdf580日前10.6k
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
wasp-lang/wasp579日前9.6k
The fastest way to develop full-stack web apps with React & Node.js.
liuxinyu95/AlgoXY583日前5.9k
Book of Elementary Functional Algorithms and Data structures
unisonweb/unison580日前5.5k
A friendly programming language from the future
JuliaLang/julia579日前44.0k
The Julia Programming Language
grame-cncm/faust582日前2.4k
Functional programming language for signal processing and sound synthesis
svaksha/Julia.jl580日前1.4k
Curated decibans of Julia programming language.
sger/ElixirBooks583日前1.3k
List of Elixir books
anitaa1990/Android-Cheat-sheet580日前2.2k
Cheat Sheet for Android Interviews
NixOS/nix579日前10.0k
Nix, the purely functional package manager
google/wuffs580日前3.7k
Wrangling Untrusted File Formats Safely
hundredrabbits/Orca581日前4.4k
Esoteric Programming Language
donnemartin/system-design-primer579日前246.8k
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
FavioVazquez/ds-cheatsheets580日前12.6k
List of Data Science Cheatsheets to rule the world
reactiveui/ReactiveUI580日前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/lila579日前14.3k
♞ lichess.org: the forever free, adless and open source chess server ♞
scala/scala580日前14.3k
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/lampepfl/dotty
gonglei007/GameDevMind579日前4.0k
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
didi/mpx587日前3.5k
Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架
reactiveui/Akavache580日前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-React579日前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-list580日前4.4k
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
BedirT/ACM-ICPC-Preparation579日前2.0k
ACM-ICPC Preparation Guide
getify/Functional-Light-JS580日前16.4k
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Chalarangelo/30-seconds-of-css579日前16.2k
Short CSS code snippets for all your development needs
iggredible/Learn-Vim579日前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-python579日前8.8k
Short Python code snippets for all your development needs
metagrover/ES6-for-humans581日前6.9k
A kickstarter guide to writing ES6
Chalarangelo/30-seconds-of-react579日前5.0k
Short React code snippets for all your development needs
huangsam/ultimate-python579日前4.8k
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
codecrafters-io/build-your-own-x579日前245.1k
Master programming by recreating your favorite technologies from scratch.
donnemartin/interactive-coding-challenges579日前28.4k
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
norvig/pytudes579日前22.2k
Python programs, usually short, of considerable difficulty, to perfect particular skills.
braydie/HowToBeAProgrammer580日前15.7k
A guide on how to be a Programmer - originally published by Robert L Read
hoanhan101/ultimate-go580日前14.9k
The Ultimate Go Study Guide
imba/imba579日前6.2k
🐤 The friendly full-stack language
softwaremill/tapir581日前1.3k
Declarative, type-safe web endpoints library
carp-lang/Carp581日前5.4k
A statically typed lisp, without a GC, for real-time applications.
android10/Android-CleanArchitecture-Kotlin578日前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-books578日前5.4k
Most influential books on Computer Science/programming
HaxeFoundation/haxe579日前5.9k
Haxe - The Cross-Platform Toolkit
erg-lang/erg578日前2.5k
A statically typed language compatible with Python
fusionlanguage/fut578日前1.7k
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
fetlang/fetlang579日前1.5k
Fetish-themed programming language
onelang/OneLang588日前1.1k
thi-ng/umbrella580日前3.2k
⛱ Broadly scoped ecosystem & mono-repository of 189 TypeScript projects (and 153 examples) for general purpose, functional, data driven development
apache/groovy580日前5.0k
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
cyclejs/cyclejs579日前10.2k
A functional and reactive JavaScript framework for predictable code
kaushikgopal/RxJava-Android-Samples583日前7.5k
Learning RxJava for Android by example
red/red582日前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-react579日前4.9k
React bindings for MobX
sergdort/CleanArchitectureRxSwift578日前3.8k
Example of Clean Architecture of iOS app using RxSwift
btroncone/learn-rxjs588日前3.6k
Clear examples, explanations, and resources for RxJS
ReactiveCocoa/ReactiveSwift582日前2.9k
Streams of values over time
OpenCombine/OpenCombine579日前2.6k
Open source implementation of Apple's Combine framework for processing values over time.
RisingStack/react-easy-state588日前2.6k
Simple React state management. Made with ❤️ and ES6 Proxies.
staltz/xstream589日前2.4k
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
Ivy-Apps/ivy-wallet579日前2.1k
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
donnemartin/saws579日前5.2k
A supercharged AWS command line interface (CLI).
node-red/node-red578日前18.2k
Low-code programming for event-driven applications
goplus/gop579日前8.7k
The Go+ programming language is designed for engineering, STEM education, and data science
reactive/data-client580日前1.9k
Async State Management without the Management
samber/mo579日前2.1k
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
p-org/P579日前2.9k
The P programming language.
miroiu/nodify579日前1.0k
Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
marcobambini/gravity579日前4.2k
Gravity Programming Language
DulLabs/bhai-lang579日前3.9k
A toy programming language written in Typescript