mrekucci's Stars
adriannovegil/awesome-chaos-engineering
Awesome chaos engineering page
go4org/mem
cheap Go type to hold & operate on either a read-only []byte or string
mitchellh/nixos-config
My NixOS configurations.
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
nushell/awesome-nu
A curated list of awesome tools that work within the nu language ecosystem e.g. nushell, scripts, nana, etc.
cue-lang/cue
The home of the CUE language! Validate and define text-based and dynamic configuration
apple/pkl
A configuration as code language with rich validation and tooling.
paradigmxyz/jitevm
convert evm bytecode to native machine code and go vroom - just an experiment, probably broken, reach out to georgios@paradigm.xyz to contribute / productionize.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
datakurre/nomad-with-nix
Example of developing and deploying services with Nix and Nomad
pluja/awesome-privacy
Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
stratum-mining/stratum
stratum
vmware/splinterdb
High Performance Embedded Key-Value Store
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
go-macaroon-bakery/macaroon-bakery
We bake 'em sweet, we bake 'em nice
dominikh/gotraceui
Go execution trace frontend
lightning/bolts
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
sysid/bkmr
Super fast CLI bookmark manager and launcher
lnbook/lnbook
Mastering the Lightning Network (LN)
sdiehl/wiwinwlh
What I Wish I Knew When Learning Haskell
tpm2-software/tpm2-tss
OSS implementation of the TCG TPM2 Software Stack (TSS2)
LMDB/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
connectrpc/connect-go
The Go implementation of Connect: Protobuf RPC that works.
thangchung/go-coffeeshop
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
earthboundkid/requests
HTTP requests for Gophers
docopt/docopt.rs
Docopt for Rust (command line argument parser).
TBD54566975/ssi-service
The Self Sovereign Identity Service
graph-gophers/graphql-go
GraphQL server with a focus on ease of use
go-logr/logr
A simple logging interface for Go