bg719's Stars
premshree/monads-typescript
Monadic Types and implementation for TypeScript 🚀
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
origamitower/folktale
[not actively maintained!] A standard library for functional programming in JavaScript
fantasyland/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
aws/aws-dotnet-extensions-configuration
This repository hosts various libraries that help developers configure .NET applications using AWS services.
aws/aws-logging-dotnet
.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
joaoportela/CircularBuffer-CSharp
A simple, single file, implementation of a circular buffer in C#.
omniti-labs/jsend
JSend is a specification for a simple, no-frills, JSON based format for application-level communication.
JasperFx/wolverine
Supercharged .NET server side development!
HeyPuter/puter
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
endofunk/Endofunk-FX
Functional Programming for C# and .NET Core
fschwiet/ManyConsole
An extension to Mono.Options for writing console applications with multiple commands
adamhathcock/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
jxskiss/base62
Compact and high performace implementation of base62 algorithm for Golang.
jxskiss/gopkg
Golang frequently used packages.
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
santhosh-tekuri/jsonschema
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
ceph/go-ceph
Go bindings for Ceph :octopus: :octopus: :octopus:
vanadium/go.lib
General purpose libraries used by Vanadium.
gosuri/uilive
uilive is a go library for updating terminal output in realtime
gofiber/fiber
⚡️ Express inspired web framework written in Go
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http