Pinned Repositories
bevy-for-the-impatient
Bevy Introduction for people looking to get up and running quickly
connidle
Idle connection timeouts for Go
copr
Synchronise check-in of generated content
ds1edit-loader
go-lint-ref-after-nil-check
Lint for references to a variable after it has already been verified to be nil.
godoc2ghmd
Simple translation from godoc to markdown.
libxdg-basedir
An implementation of the XDG Base Directory specifications
skyways
A small game roughly based on the skyroads DOS game.
testup
Shared test setup/teardown for Go tests
textindex
Generate text index for PDF files
devnev's Repositories
devnev/bevy-for-the-impatient
Bevy Introduction for people looking to get up and running quickly
devnev/jwknife
Generate, manipulate & convert JWKs
devnev/refdir
Go linter that can enforce reference-based ordering of definitions in a file
devnev/testeach
Simple test setup/teardown for Go tests
devnev/bevy
A refreshingly simple data-driven game engine built in Rust
devnev/bevy_settings_loader
Bevy plugin for loading settings resources from configuration
devnev/docs
All things Pulumi docs!
devnev/enum
Type safe enums for Go without code generation or reflection
devnev/flagbind
Golang package that uses struct tags to bind FlagSets to struct members.
devnev/flipt-features-operator
3rd-party K8s Operator for flipt.io feature flags
devnev/flipt-helm-charts
Helm charts for the Flipt organization
devnev/flipt-server-sdks
Flipt Server-Side SDKs
devnev/go-mediawiki
Utilities for processing Wikipedia and Wikidata dumps in Go. Read-only mirror of https://gitlab.com/tozd/go/mediawiki
devnev/go-taskqueue
Go package for running concurrent tasks with dependencies
devnev/makefile-lossless
Lossless makefile parser
devnev/memongo
Easily run an in-memory MongoDB server for your Go unit tests
devnev/mockery
A mock code autogenerator for Go
devnev/opentelemetry-go-contrib
Collection of extensions for OpenTelemetry-Go.
devnev/otel
RR OpenTelemetry HTTP middleware
devnev/pathlib
Go's own object-oriented path library
devnev/pulumi
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
devnev/react-native-circleci-orb
A CircleCI Orb to Simplify Testing your React Native App
devnev/roadrunner
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
devnev/roadrunner-config
RR Configuration parser plugin
devnev/roadrunner-server
RoadRunner server(allocator) plugin
devnev/spiral-framework
High-Performance PHP Framework
devnev/std-logger
A logging implementation for the log crate that logs messages to standard error and requests to standard out.
devnev/toml-cli
devnev/tsoa
Build OpenAPI-compliant REST APIs using TypeScript and Node
devnev/vertfn
Go linter for Vertical Function Ordering