edwinandrivet's Stars
jcs/dotfiles
ftp -o - https://jcs.org/move_in | sh -
jcs/xbanish
Hide the mouse cursor when typing and show it again when the mouse moves
evancz/elm-architecture-tutorial
How to create modular Elm code that scales nicely with your app
elm/compiler
Compiler for Elm, a functional language for reliable webapps.
red/red
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!
Ardour/ardour
Mirror of Ardour Source Code
ramda/ramda
:ram: Practical functional Javascript
ramda/ramda-fantasy
:ram::sparkles: Fantasy-Land compatible types for easy integration with Ramda.js
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
openbsd/src
Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
vuejs/vue-router
🚦 The official router for Vue 2
0xAX/asm
Learning assembly for Linux x86_64
redox-os/coreutils
Mirror of https://gitlab.redox-os.org/redox-os/coreutils
redox-os/ion
Mirror of https://gitlab.redox-os.org/redox-os/ion
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
leahneukirchen/cwm
portable version of OpenBSD's cwm(1) window manager
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
adonisjs/core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
libressl/openbsd
Source code pulled from OpenBSD for LibreSSL - this includes most of the library and supporting code. The place to contribute to this code is via the OpenBSD CVS tree. Please mail patches to tech@openbsd.org, instead of submitting pull requests, since this tree is often rebased.