adamreeve's Stars
daniel-miller/timeline
A fast, lightweight implementation of the CQRS+ES pattern using C#
DbUp/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
lensapp/lens
Lens - The way the world runs Kubernetes
OpenCMISS/iron
Source code repository for OpenCMISS-Iron
adamreeve/npTDMS
NumPy based Python module for reading TDMS files produced by LabView
AndreyAkinshin/perfolizer
Performance analysis toolkit
tobami/codespeed
A web application to monitor and analyze the performance of your code
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
paupino/psqlpack
A logical database management system for PostgreSQL enabling incremental database deployment.
G-Research/ParquetSharp
ParquetSharp is a .NET library for reading and writing Apache Parquet files.
actix/actix
Actor framework for Rust.
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
sebastianmarkow/deoplete-rust
Rust completion for Neovim (Deoplete) via Racer
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
microsoft/azuredatastudio
Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
datalust/piggy
A friendly PostgreSQL script runner in the spirit of DbUp.
lecaillon/Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
giraffe-fsharp/Giraffe
A native functional ASP.NET Core web framework for F# developers.
pipedown/noise
Nested Object Inverted Search Engine
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
oklog/oklog
A distributed and coördination-free log management system
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
remind101/empire
A PaaS built on top of Amazon EC2 Container Service (ECS)
marmelab/react-admin
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
aosabook/500lines
500 Lines or Less
fatih/vim-go
Go development plugin for Vim