An open API service providing commit metadata for open source projects.

GitHub / Ericson2314

Total Commits: 6

NotAShelf/nix

Commits: 1,595

privatevoid-net/nix-super

Commits: 1,594

teto/nix

Commits: 1,530

NixOS/nixpkgs

Nix Packages collection & NixOS

Commits: 1,218

rosscomputerguy/zix

Zig, a fork of Nix with the goal to move to Zig.

Commits: 1,118

zix-os/zix

Commits: 1,118

rucadi/nix

Commits: 1,110

philtaken/fc-nixpkgs

Commits: 1,109

tahoe-lafs/nixpkgs

Nix Packages collection

Commits: 1,108

NixOS/nix

Nix, the purely functional package manager

Commits: 1,097

clojure-lsp/nixpkgs

Nix Packages collection

Commits: 1,086

CertainLach/nixpkgs

Nix Packages collection

Commits: 990

NixOS/nixpkgs-channels

DEPRECATED! Use NixOS/nixpkgs repository instead.

Commits: 984

edolstra/nixpkgs

Commits: 917

nix-community/nixpkgs

Nix Packages collection

Commits: 917

neeasade/libkookie

🍍 [Mirror] Things that make my computers more sad than other people's computers

Commits: 836

ArdaXi/nixpkgs

Commits: 829

yaxitech/nix

Commits: 826

grahamc/notpkgs

lol

Commits: 809

bburdette/nix

Commits: 748

lix-project/lix

[MIRROR, PRs ok! Issues: https://git.lix.systems/lix-project/lix/issues] A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community

Commits: 628

isabelroses/izlix

Commits: 628

nrabulinski/nix

Commits: 594

alekcz/nixpkgs

Nix Packages collection

Commits: 496

reflex-frp/reflex-platform

A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.

Commits: 448

ericson2314/nixos-configuration

Much better than a .dotfiles repo

Commits: 377

ungtb10d/nix

Commits: 348

nix-community/nixpkgs.lib

nixpkgs lib for cheap instantiation [maintainer=@github-action] (with initial help from @blaggacao)

Commits: 339

Misterio77/nix

Commits: 315

nix-community/nix

Community fork to try things out. Not official!

Commits: 312

adisbladis/nix

Commits: 312

CertainLach/nix

Nix, the purely functional package manager

Commits: 287

davidak/nix

Commits: 287

ghc/ghc

Commits: 237

ghc/ghc

Commits: 237

Meyermagic/nixpkgs

Commits: 232

ericson2314/voxlap

Making Ken Silverman's "Voxlap" voxel graphics engine run on any platform with SDL.

Commits: 227

kmicklas/pyrec

Commits: 171

ironm00n/pyret-lang

Commits: 120

brownplt/pyret-lang

Commits: 120

tek/patch

Commits: 109

nh2/nixpkgs

Commits: 102

obsidiansystems/obelisk

Functional reactive web and mobile applications, with batteries included.

Commits: 82

llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

Commits: 81

oneapi-src/syclomatic

Commits: 81

flang-compiler/classic-flang-llvm-project

LLVM monorepo for integration with classic flang

Commits: 81

llvm/clangir

A new (MLIR based) high-level IR for clang.

Commits: 81

llvm-mos/llvm-mos

Port of LLVM to the MOS 6502 and related processors

Commits: 81

reflex-frp/reflex

Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.

Commits: 78

NixOS/hydra

Hydra, the Nix-based continuous build system

Commits: 76

revng/llvm-project

LLVM fork with minor changes

Commits: 75

JuliaLang/llvm-project

Fork of https://github.com/llvm/llvm-project

Commits: 75

leaningtech/cheerp-compiler

C++ to JavaScript/WebAssembly compiler

Commits: 75

mysterymath/microcosm-toolchain

A LLVM toolchain for Microcosm

Commits: 75

llvm/llvm-project-release-prs

Repository for pull requests used for testing release branch backports in llvm/llvm-project

Commits: 75

trisycl/sycl

SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM

Commits: 75

qemu/meson

Commits: 74

nix-community/harmonia

Nix binary cache implemented in rust (maintainer: @Mic92)

Commits: 73

mesonbuild/meson

The Meson Build System

Commits: 72

numpy/meson

NumPy's friendly fork of the Meson build system

Commits: 72

pmp-p/meson

NumPy's friendly fork of the Meson build system

Commits: 71

tek/reflex

Commits: 65

haskell/happy

The Happy parser generator for Haskell

Commits: 64

nh2/meson

Commits: 64

nix-community/crate2nix

rebuild only changed crates in CI with crate2nix and nix

Commits: 58

kolloch/crate2nix

Commits: 58

haskell/cabal

Official upstream development repository for Cabal and cabal-install

Commits: 57

awjchen/cabal-test

testing

Commits: 54

obsidiansystems/sandstone

Fine-grained Haskell builds with Nix's dynamic derivations

Commits: 54

ajohnson-uoregon/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Commits: 51

ajohnson-uoregon/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Commits: 51

compiler-research/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Commits: 49

dra27/config

The GNU config.guess and config.sub scripts.

Commits: 44

reflex-frp/reflex-dom

Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.

Commits: 36

obsidiansystems/dependent-sum

Dependent sums and supporting typeclasses for comparing and displaying them

Commits: 35

clash-lang/clash-compiler

Haskell to VHDL/Verilog/SystemVerilog compiler

Commits: 34

ericson2314/rust-papers

An enrichment of Rust's core language to support more advanced features

Commits: 32

ericson2314/hasnip

A network-compatable rewrite of the Ace of Spades 0.* clients in Haskell

Commits: 28

NixOS/patchelf

A small utility to modify the dynamic linker and RPATH of ELF executables

Commits: 28

haskellari/some

Commits: 28

haskell/alex

A lexical analyser generator for Haskell

Commits: 28

haskellfoundation/haskellfoundation.github.io

The Haskell Foundation website, hosted by GitHub Pages.

Commits: 27

hky1999/x86_64

Commits: 26

rust-osdev/x86_64

Library to program x86_64 hardware.

Commits: 26

gz/rust-x86

Rust library to use x86 (amd64) specific functionality and registers.

Commits: 26

Freax13/x86_64

Commits: 26

triton/triton

Commits: 25

ericson2314/core-region

A very small toy langauge, but it has regions

Commits: 24

NixOS/nix-eval-jobs

Commits: 24

ericson2314/sonata

a short sonata (exposition) I had to write for school. Not my best work but maybe I will improve it down the road.

Commits: 23

ericson2314/disass

A conservative, sound disassembler designed to facilitate easy reassembly

Commits: 21

haskell-nix/hnix-store

Haskell implementation of the Nix store

Commits: 21