Pinned Repositories
BaseXX
A pure Go collection of Base58, Base91, Base92… with safety, rigor and performance in mind
emo
Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information
fuzzy
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
garcon
Golang web toolbox for API and static website including HTTP server, middlewares, JWT, CORS, OPA, Cookies, Prometheus exporter, Rate Limiter compatible with Go standards and dozens of Go routers
incorruptible
Fast, tiny and secured token for session cookie and Authorization HTTP header
notifier
some software bots to send notifications and alerts
quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
quidpy
A requests library for the Quid json web tokens server
rainbow
DeFi options comparator to detect market opportunities with CLI (Go) and web (Vue3).
transparence
Teal.Finance's Repositories
teal-finance/rainbow
DeFi options comparator to detect market opportunities with CLI (Go) and web (Vue3).
teal-finance/garcon
Golang web toolbox for API and static website including HTTP server, middlewares, JWT, CORS, OPA, Cookies, Prometheus exporter, Rate Limiter compatible with Go standards and dozens of Go routers
teal-finance/quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
teal-finance/fuzzy
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
teal-finance/transparence
teal-finance/BaseXX
A pure Go collection of Base58, Base91, Base92… with safety, rigor and performance in mind
teal-finance/emo
Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information
teal-finance/notifier
some software bots to send notifications and alerts
teal-finance/incorruptible
Fast, tiny and secured token for session cookie and Authorization HTTP header
teal-finance/quidart
A requests library for the Quid json web tokens server
teal-finance/quidpy
A requests library for the Quid json web tokens server
teal-finance/diophantine
Diophantine is a pure Go lib and tool to approximate a real number by a fraction of two rational numbers, also known as rational approximation, fraction approximation or ratio approximation.
teal-finance/quid_examples
Frontend and backend examples usage of the Quid json web tokens server
teal-finance/quidjs
A requests library for the Quid json web tokens server
teal-finance/docgen-yes
auto-generate routing documentation in JSON or Markdown for a `chi` Router from your app source
teal-finance/go-monitor-template
A template with a go web app and monitoring with prometheus and grafana
teal-finance/opencensus-go-exporter-jaeger
teal-finance/raft-boltdb
Raft backend implementation using BoltDB
teal-finance/raftdb
A simple distributed key value store based on the Raft consensus protocol
teal-finance/cayley
An open-source graph database
teal-finance/GoJsonBenchmark
Benchmark of Golang JSON serializers (encoding & decoding)
teal-finance/hidalgo
High-level Database Abstraction Layer for Go
teal-finance/raft
Golang implementation of the Raft consensus protocol
teal-finance/solana-go
Go library for the Solana Blockchain