You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ Contributions are greatly welcomed! Please refer to [Contribution Guidelines](ht
220
220
221
221
*[Bayesian Data Analysis](https://www.taylorfrancis.com/books/mono/10.1201/9780429258411/bayesian-data-analysis-andrew-gelman-donald-rubin-john-carlin-hal-stern) - ***Chapman and Hall/CRC***, 1995. [[All Versions](https://scholar.google.com/scholar?cluster=5067275302121330689&hl=en&as_sdt=0,5)]. Don Rubin's introductory book on Bayesian models.
222
222
223
-
*[Filters, random fields and maximum entropy (FRAME): Towards a unified theory for texture modeling](https://dash.harvard.edu/bitstream/handle/1/3637117/Mumford_FRAME.pdf?sequence=1) - ***International Journal of Computer Vision***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=11604954524863138240&hl=en&as_sdt=0,5)]. Song-Chun Zhu's original paper on energy-based generative texture modeling.
223
+
*[Filters, random fields and maximum entropy (FRAME): Towards a unified theory for texture modeling](https://link.springer.com/article/10.1023/A:1007925832420) - ***International Journal of Computer Vision***, 1998. [[All Versions](https://scholar.google.com/scholar?cluster=11604954524863138240)]. [[Preprint](https://dash.harvard.edu/bitstream/handle/1/3637117/Mumford_FRAME.pdf?sequence=1)]. This article presents a statistical theory for texture modeling. This theory combines filtering theory and Markov random field modeling through the maximum entropy principle, and interprets and clarifies many previous concepts and methods for texture analysis and synthesis from a unified point of view. The theory characterizes the ensemble of images I with the same texture appearance by a probability distribution f(I) on a random field, and the objective of texture modeling is to make inference about f(I), given a set of observed texture examples.
224
224
225
225
*[Object Perception as Bayesian Inference](https://www.cs.jhu.edu/~ayuille/pubs/ucla/A189_dkersten_ARP2004.pdf) - ***Annual Review of Psychology***, 2004. [[All Versions](https://scholar.google.com/scholar?oi=bibs&hl=en&cluster=1611451804975333652)]. Alan Yuille's review on Bayesian object perception.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-angular.md
+1
Original file line number
Diff line number
Diff line change
@@ -597,6 +597,7 @@ become an Angular expert.
597
597
*[ngx-wagmi](https://github.com/thanhhoa214/ngx-wagmi) - An essential toolkit to connect your Angular app to the blockchain, bringing powerful wallet and contract interactions to your fingertips.
598
598
*[ngx-chessground](https://github.com/topce/ngx-chessground) - Angular wrapper for [chessground](https://github.com/ornicar/chessground).
599
599
*[ngx-barcode6](https://github.com/efgiese/ngx-barcode6) - An Angular component for Angular 9+ for creating 1-D barcodes based on [JsBarcode](https://github.com/lindell/JsBarcode).
600
+
*[ngx-viz](https://github.com/vedph/ngx-viz) - Simple Angular [viz.js](https://viz-js.com/) wrapper to render [DOT graphs](https://graphviz.org/doc/info/lang.html).
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cpp.md
+1
Original file line number
Diff line number
Diff line change
@@ -752,6 +752,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
752
752
*[GMP](https://gmplib.org/) - A C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 & GPL2]
753
753
*[Klein](https://github.com/jeremyong/klein) - A fast, SIMD-optimized C++17 Geometric Algebra library for point, line, and plane projections, intersections, joins, rigid-body motion, and more. [MIT][website](https://jeremyong.com/klein)
754
754
*[linalg.h](https://github.com/sgorsten/linalg) - Single header, public domain, short vector math library for C++. [Unlicense]
755
+
*[MATIO](https://github.com/tbeu/matio) - MATLAB MAT File I/O Library. [BSD-2-Clause][website](https://sourceforge.net/projects/matio/)
755
756
*[MatX](https://github.com/NVIDIA/MatX) - A GPU-accelerated C++17 numerical computing library with a MATLAB/Python-like syntax. [BSD 3-clause]
756
757
*[MIRACL](https://github.com/CertiVox/MIRACL) - A Multiprecision Integer and Rational Arithmetic Cryptographic Library. [AGPL]
757
758
*[NumCpp](https://github.com/dpilger26/NumCpp) - A templatized header only C++ implementation of the Python Numpy library. [MIT]
Copy file name to clipboardexpand all lines: docs/awesome/awesome-developer-first.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ For the latest additions [click here](https://github.com/agamm/awesome-developer
28
28
*[Mixpanel](https://mixpanel.com/) - Product analytics and dashboards.
29
29
*[Pirsch](https://pirsch.io/) - Privacy-friendly web analytics with a backend integration and API.
30
30
*[Plausible](https://plausible.io/) - Simple, privacy-friendly, and open-source web analytics tool. [](https://github.com/plausible/analytics)
31
-
**[PoeticMetric](https://poeticmetric.com/) - Privacy-first, regulation-compliant, fast analytics tool.
31
+
*[PoeticMetric](https://poeticmetric.com/) - Privacy-first, regulation-compliant, fast analytics tool.
32
32
*[PostHog](https://posthog.com/) - Open-source product analytics platform. [](https://github.com/posthog/posthog)[](https://launchweek.dev)
33
33
*[Segment](https://segment.com/) - Collect user data and send it to your other tools.
34
34
*[Tinybird](https://www.tinybird.co/) - Real-time data streams to APIs. [](https://launchweek.dev)
@@ -70,6 +70,7 @@ For the latest additions [click here](https://github.com/agamm/awesome-developer
70
70
## Backend-as-a-Service
71
71
*Abstract away all the backend hassles with an out-of-the-box suite of backend solutions.*
72
72
*[Appwrite](https://appwrite.io/) - End-to-end backend server for frontend and mobile developers. [](https://github.com/appwrite/appwrite)[](https://launchweek.dev)
73
+
*[Encore](https://encore.dev/) - Open-source TypeScript backend framework for robust type-safe applications. [](https://github.com/encoredev/encore)[](https://launchweek.dev)
73
74
*[Jamsocket](https://jamsocket.com/) - Backends for real-time apps. [](https://launchweek.dev/lw/2024/mega#participants)
74
75
*[Supabase](https://supabase.com/) - Hosted and open-source managed Postgres DB like Firebase. [](https://github.com/supabase/supabase)[](https://launchweek.dev/lw/2024/mega#participants)
75
76
@@ -136,6 +137,8 @@ For the latest additions [click here](https://github.com/agamm/awesome-developer
*[Quix](https://quix.io/) - One tool to build and run event streaming applications.
138
139
*[Railway](https://railway.app/) - Out-of-the-box git to deployment with auto-scaling, DBs, secrets, and rollbacks. [](https://launchweek.dev)
140
+
*[Reflex](https://reflex.dev/) - Python framework to build and deploy
141
+
web apps (including frontend). [](https://github.com/reflex-dev/reflex)
139
142
*[Render](https://render.com/) - Deploy from git to a CDN with SSL.
140
143
*[Vercel](https://vercel.com/) - Cloud platform for building and deploying serverless web applications, static websites, and Jamstack (mainly Next.js) projects.
141
144
*[Zeabur](https://zeabur.com/) - One click deployment for frontend, backend and databases services.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-fiber.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ Premade boilerplates for Fiber.
100
100
-[gofiber/boilerplate](https://github.com/gofiber/boilerplate) - Official fiber boilerplate.
101
101
-[fiber-boilerplate](https://github.com/thomasvvugt/fiber-boilerplate) - A boilerplate for the Fiber web framework.
102
102
-[sujit-baniya/fiber-boilerplate](https://github.com/sujit-baniya/fiber-boilerplate) - Boilerplate on the top of fiber web framework with many middlewares and features.
103
-
-[sujit-baniya/goravel](https://github.com/sujit-baniya/goravel) - Laravel similar boilerplate go Go with support for Gofiber or Gin.
103
+
-[goravel/fiber](https://github.com/goravel/fiber) - Laravel similar boilerplate with support for Fiber.
104
104
-[create-go-app/fiber-go-template](https://github.com/create-go-app/fiber-go-template) - Fiber backend template for Create Go App CLI.
105
105
-[efectn/fiber-boilerplate](https://github.com/efectn/fiber-boilerplate) - Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.
106
106
-[embedmode/fiberseed](https://github.com/embedmode/fiberseed) - Fiber boilerplate api with many middlewares.
@@ -109,7 +109,7 @@ Premade boilerplates for Fiber.
109
109
-[amrebada/go-modules](https://github.com/amrebada/go-modules) - Nest JS like structure for Go Fiber.
110
110
-[ingeniousambivert/fiber-bootstrapped](https://github.com/ingeniousambivert/fiber-bootstrapped) - A toolkit for Go projects embracing a service-centric architecture, inspired by the principles of FeathersJS.
111
111
-[sebajax/go-vertical-slice-architecture](https://github.com/sebajax/go-vertical-slice-architecture) - Vertical Slice Architecture code archetype using Fiber and Uber dig. A maintainable, and scalable code organization.
112
-
112
+
-[go-rat/fiber-skeleton](https://github.com/go-rat/fiber-skeleton) - Fiber skeleton to powers web projects, support wire-based dependency injection.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-geocaching.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,13 @@ Contributions welcome! Read the [contribution guidelines](https://github.com/Fox
43
43
-[WhereYouGo](https://play.google.com/store/apps/details?id=menion.android.whereyougo&pcampaignid=web_share) - `[Android]` Open source, unofficial app for playing Whereigo geocaches.
44
44
-[c:geo](https://play.google.com/store/apps/details?id=cgeo.geocaching) - `[Android]` The most popular free unofficial app for geocaching. Has many tools the official app doesn't have.
45
45
-[Cachly](https://www.cachly.com/) - `[iOS]` Paid unofficial app for geocaching. Has many tools the official app doesn't have.
46
+
-[GC Wizard](https://blog.gcwizard.net/about/) - An open-source tool collection for Android and iOS. It was created to offer Geocachers an offline tool to support them with in-field mysteries and riddles.
46
47
-[Geocaching Buddy](https://gcbuddy.com/) - Paid geocaching app that recalculates waypoint formulas based on discovered clues when solving multi-caches.
47
48
-[TBScan](https://tbscan.com/) - An app to discover trackables just by pointing your camera at the code.
48
49
-[Raccoon](https://apps.apple.com/us/app/raccoon-geocaching-tool/id424398764) - `[iOS]` Geocaching app that should help you with multi or mystery caches.
49
50
-[Geocaching4Locus](https://geocaching4locus.eu/) - `[Android]` Locus map add-on which allows you to download and import caches directly from Geocaching.com site.
50
51
-[GeoGet](https://www.geoget.cz/doku.php/start) - `[Windows]` Geocache manager, where you can manage your final waypoints, add notes or waypoints to geocache or import/export geocache from/to GeoGet.
51
52
-[GSAK (Geocaching Swiss Army Knife)](https://gsak.net/index.php/) - `[Windows]` Desktop app for managing geocaches and waypoints.
52
-
-[GCC (GeoCache Calculator)](https://play.google.com/store/apps/details?id=eisbehr.gcc&hl=en&gl=US) - `[Android]` Calculator with over 250 different functions to calculate values.
53
-
-[GC Wizard](https://blog.gcwizard.net/about/) - An open-source tool collection for Android and iOS. It was created to offer Geocachers an offline tool to support them with in-field mysteries and riddles.
54
53
-[CacheStats](https://logicweave.com/) - `[Windows]` Application that displays your geocaching statistics.
55
54
-[Caching on Kai](https://caching-on-kai.com/) - `[KaiOS]` Geocaching app for KaiOS users.
56
55
-[Cacher](https://apps.garmin.com/apps/624aed67-b068-45b4-92af-cbc1885b7e1d) - `[Garmin]` Gatmin watch app for geocaching.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-go.md
+2
Original file line number
Diff line number
Diff line change
@@ -676,6 +676,7 @@ _Libraries for building and using SQL._
676
676
-[jet](https://github.com/go-jet/jet) - Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure.
677
677
-[ormlite](https://github.com/pupizoid/ormlite) - Lightweight package containing some ORM-like features and helpers for sqlite databases.
678
678
-[ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - Powerful data retrieval methods as well as DB-agnostic query building capabilities.
679
+
-[patcher](https://github.com/Jacobbrewer1/patcher) - Powerful SQL Query builder that automatically generates SQL queries from structs.
679
680
-[qry](https://github.com/HnH/qry) - Tool that generates constants from files with raw SQL queries.
680
681
-[sg](https://github.com/go-the-way/sg) - A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.
681
682
-[sq](https://github.com/bokwoon95/go-structured-query) - Type-safe SQL builder and struct mapper for Go.
@@ -1006,6 +1007,7 @@ _Packages for accounting and finance._
1006
1007
-[go-finnhub](https://github.com/m1/go-finnhub) - Client for stock market, forex and crypto data from finnhub.io. Access real-time financial market data from 60+ stock exchanges, 10 forex brokers, and 15+ crypto exchanges.
1007
1008
-[go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
1008
1009
-[go-nowpayments](https://github.com/matm/go-nowpayments) - Library for the crypto NOWPayments API.
1010
+
-[ledger](https://github.com/formancehq/ledger) - A programmable financial ledger that provides a foundation for money-moving applications.
1009
1011
-[money](https://github.com/govalues/money) - Immutable monetary amounts and exchange rates with panic-free arithmetic.
1010
1012
-[ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
1011
1013
-[orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang.
0 commit comments