bbarker's Stars
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
librespot-org/librespot
Open Source Spotify client library
redox-os/ion
Mirror of https://gitlab.redox-os.org/redox-os/ion
fsprojects/FSharpPlus
Extensions for F#
d0iasm/rvemu
RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
takahirox/riscv-rust
RISC-V processor emulator written in Rust+WASM
wvlet/airframe
Essential Building Blocks for Scala
lotabout/rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
rsmpi/rsmpi
MPI bindings for Rust
PsichiX/Oxygengine
Rust implementation of Oxygen Core HTML5 game engine
DoctorWkt/pdp7-unix
A project to resurrect Unix on the PDP-7 from a scan of the original assembly code
disneystreaming/smithy4s
https://disneystreaming.github.io/smithy4s/
purenix-org/purenix
Nix backend for PureScript. Transpile PureScript code to Nix.
ksk001100/seahorse
A minimal CLI framework written in Rust
TomasMikula/libretto
Declarative concurrency and stream processing library for Scala
NixOS/nix-idea
Nix plugin for the IntelliJ IDEA IDE
ekrich/sconfig
Scala configuration library supporting HOCON for Scala, Java, Scala.js, and Scala Native
kowainik/hit-on
:octocat: Kowainik Git Workflow Helper Tool
Maluen/code-medium
Browser extension that simplifies writing code in Medium posts. Quickly create and edit Github Gists without leaving the editor
natefaubion/example-functional-compiler
ceedubs/unison-nix
Nix support for the Unison programming language
wongelz/zio3d
An experimental 3D game built with ZIO and OpenGL (LWJGL)
claymager/idris2-pkgs
An unofficial Idris2 package repository for Nix
spaceface777/viano
MIDI piano app, written in V. Visualizes and plays back a MIDI file (similarly to Synthesia)
mjibson/acre
langserver client for acme in rust
taiki-e/const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.
CiaraOBrien/dottytags
An experimental reimplementation of ScalaTags in (extremely meta) Scala 3.
daniel-chambers/FSharp.Control.FIO
F# version of Scala's ZIO Environment
martinmroz/wc_rs
A Rust implementation of the C wc utility.
kevin-lee/can-equal
Add missing CanEqual typeclass instances to Scala 3