Awesome List Updates on Nov 30, 2024
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Opentofu
Media / Helpers
2. Awesome Agi Cocosci
Bayesian Modeling / Bayesian Induction
- Bayesian modeling of human concept learning - NeurIPS'98, 1998. [All Versions]. [Preprint]. This work considers the problem of learning concepts from small numbers of positive examples, a feat which humans perform routinely but which computers are rarely capable of. Bridging machine learning and cognitive science perspectives, this work presents both theoretical analysis and an empirical study with human subjects for the simple task oflearning concepts corresponding to axis-aligned rectangles in a multidimensional feature space. Existing learning models, when applied to this task, cannot explain how subjects generalize from only a few examples of the concept. The author proposes a principled Bayesian model based on the assumption that the examples are a random sample from the concept to be learned. The model gives precise fits to human behavior on this simple task and provides qualitati ve insights into more complex, realistic cases of concept learning.
3. Awesome Go
Standard CLI
- hashicorp/cli (⭐14) - Go library for implementing command-line interfaces.
4. Awesome Generative Deep Art
Running LLMs Locally / Prompt Engineering for Text-to-image
- llama.cpp guide: Running LLMs locally, on any hardware, from scratch
Text-related Generative Tools / Multi-agents
- TextCraft (⭐52) Add-in for Microsoft Word that seamlessly integrates essential AI tools, including text generation, proofreading, and more, directly into the user interface.
Related Awesome Lists / Deforum
- mahseema/awesome-ai-tools (⭐1.4k): A curated list of Artificial Intelligence Top Tools
5. Awesome Embedded Rust
Panic handling / WIP
dont_panic
+dont_panic_slice
: panic!()-like macro that causes linking error instead of panicking. May be used to statically ensure some code won't panic. +
no-panic
: Attribute macro to require that the compiler prove a function can't ever panic.
panic-abort
: Causes an abort on panics (nightly-only)
panic-halt
: Halts the processor on panics
panic-itm
: Prints the panic through the chip's ITM to a debugger attached to the SWO pin (Cortex-M with ITM only)
panic-never
: This crate guarantees that your application is free of panicking branches.
panic-probe
: A panic handler that exitsprobe-run
with an error code.
panic-ramdump
: Writes the panic message into the beginning of RAM and enters an infinite loop; the message can be extracted by attaching a debugger (Cortex-M only)
panic-rtt
: Set the panicking behavior to log to a JLINK debugger and loop.
panic-rtt-target
: Logs panic messages over RTT. Usesrtt-target
.
panic-semihosting
: Prints the panic message via semihosting to an attached debugger (Cortex-M only)
6. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐199) (⭐199) - A flexible, lightweight, and open-source API management solution that provides comprehensive API management capabilities and helps you manage your APIs with ease.
- WSO2 API Manager (⭐857) (⭐857) - A fully open-source API management platform that provides comprehensive API management capabilities and allows you to manage APIs with ease.
Projects / API Design
- OpenAPI Diff (⭐837) (⭐837) - Compare OpenAPI specs with version control and visualize the differences in HTML or Markdown format.
- OpenAPI Generator (⭐22k) (⭐22k) - Automate the creation of API client libraries, server stubs, documentation and config files with this powerful OpenAPI Spec tool.
- OpenAPI Style Validator (⭐213) (⭐213) - Ensure that your OpenAPI specs meet your organization's standards with this flexible and customizable style validator.
Projects / API Gateway
- Gloo Edge (⭐10) (⭐10) - An Envoy Proxy-based API Gateway that provides advanced traffic management, security, and observability features for modern microservices architectures.
- Ocelot (⭐8.4k) (⭐8.4k) - A .NET API Gateway that provides a simple and elegant way to manage APIs with its intuitive routing and middleware configuration.
Projects / ESB
- NServiceBus (⭐2.1k) (⭐2.1k) - A .NET-based service bus that offers an intuitive developer-friendly environment.
Projects / Workflow engine
- StackStorm (⭐6.1k) (⭐6.1k) - A robust automation engine that provides sensors, triggers, rules, workflows, and actions to help you automate and orchestrate complex workflows and applications.
Resources / Data Formats
- YAML (⭐349) (⭐349) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
7. Awesome Angular
Integrations / Google Developer Experts
- ngx-intercom-messenger (⭐1) - Angular 18+ Wrapper for @intercom/messenger-js-sdk.
Server-Side Rendering / Google Developer Experts
- ngx-trpc (⭐5) - Angular tRPC client with SSR, RxJS, Signals and Subscriptions Support.
8. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- caper-bush (⭐0) - Enhances Git's tab autocomplete by using AI to generate concise, context-aware summaries of staged changes for thoughtful commit messages. Requires and OpenAI key,
jq
andyq
.
- nlsh (⭐0) - Allows you to interact with your shell using natural language. Supports multiple LLM providers (OpenAI API compatible). Includes support for X.ai's Grok.
9. Awesome Rails
Open Source Rails Apps / Other external resources
- freeATS (⭐18) - An open source applicant tracking system with self-hosting capabilities (using Rails 7.1). - 🌍
- Next: Nov 29, 2024