Awesome List Updates on Oct 22, 2024
16 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Marketing
Content Marketing / Copywriting Tools
- LogicBalls - An AI-powered writing tool to create any type of content and supercharge your productivity
2. Topics
List of public profiles of Selvakumaran Krishnan
- Selvakumaran Krishnan @ CDCP
- Selvakumaran Krishnan @ Ilm Institute
- selvakumaran Krishnan @ CTS Chicago Forum
Responses
- Office of International Programs
- Guiding the growth and development of over 24 brands, helping them not only evolve and mature but also reach extraordinary heights, even beyond expectations.
3. Awesome Azure Openai Llm
Micro-orchestration / Azure AI Search
- Micro-orchestration in LLM pipelines is the detailed management of LLM interactions, focusing on data flow within tasks.
- e.g., Semantic Kernel, LangChain, LlamaIndex, Haystack, and AdalFlow (⭐1.6k).
Optimizer frameworks / Semantic Kernel Glossary
- These frameworks, including DSpy, utilize algorithmic methods inspired by machine learning to improve prompts, outputs, and overall performance in LLM applications.
- AdalFlow (⭐1.6k):💡The Library to Build and Auto-optimize LLM Applications [Apr 2024]
- TextGrad (⭐1.7k): automatic ``differentiation` via text. Backpropagation through text feedback provided by LLMs [Jun 2024]
Agentic Design Frameworks / Korean
- Agentic Design Frameworks focus on managing autonomous or semi-autonomous AI agents for complex tasks.
4. Awesome Audit Algorithms
Papers / 2024
- Auditing Local Explanations is Hard - (NeurIPS) Gives the (prohibitive) query complexity of auditing explanations.
5. Awesome Keycloak
Community Extensions
Tools
6. Awesome Go
Job Scheduler
- go-taskflow (⭐35) - A taskflow-like Programmatic DAG Task Execution Framework with integrated visualizer and profiler.
7. Awesome Nix
Development / Discovery
- npins (⭐199) - A simple tool for handling different types of dependencies in a Nix project. It is inspired by and comparable to Niv.
8. Awesome Mac
Developer Tools / Command Line Tools
- Airlift (⭐10) - Upload & Merge Data with Attachments to Airtable.
- CSV2Notion Neo (⭐21) - Upload & Merge CSV or JSON Data with Images to Notion Database.
- MarkersExtractor (⭐36) - Marker metadata extraction and conversion tool and library for Final Cut Pro.
Utilities / Menu Bar Tools
- SketchyBar (⭐6k) - A highly customizable macOS status bar replacement.
Utilities / Productivity
- Selectric - Private personal search engine for your emails, documents and messages. Search across Gmail, Outlook, Drive, Dropbox, Teams, Slack and more applications right from your computer.
9. Awesome Agi Cocosci
Theory of Mind / AI Assisted Research
- Machine theory of mind - ICML'18, 2018. [All Versions]. Theory of mind (ToM) broadly refers to humans’ ability to represent the mental states of others, including their desires, beliefs, and intentions. This work proposes a Theory of Mind neural network --- a ToMnet --- which uses meta-learning to build such models of the agents it encounters. The ToMnet learns a strong prior model for agents’ future behaviour, and, using only a small number of behavioural observations, can bootstrap to richer predictions about agents’ characteristics and mental states.
10. Awesome Math
Youtube Series
11. Awesome Privacy
Video and Audio Conferencing
- Briefing (⭐1.4k) - Secure direct video group chat. Only open technologies (such as WebRTC) are used, which work with all modern browsers.
- Jitsi Meet (⭐23k) - More secure, more flexible, and completely free video conferencing. If you use the official instance, you will need to login. Self-hosting is recommended.
12. Awesome Kotlin
Libraries/Frameworks / Web
- kwebio/kweb-core (⭐969) - Build rich live-updating web apps in pure server-side Kotlin.
- bootique/bootique-kotlin (⭐13) - Provides extension function and features for smooth development with Bootique and Kotlin.
Libraries/Frameworks / Testing
- dam5s/aspen (⭐33) - Aspen is an RSpec and Spek inspired test runner for Kotlin.
- lupuuss/Mokkery (⭐183) - The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.
- tyro/arbitrater (⭐41) - Arbitrater is a library for creating arbitrary (randomized) instances of classes by reflection for use in testing.
- KennethWussmann/mock-fuel (⭐0) - JUnit 5 extension to easily mock external HTTP requests made with the HTTP client Fuel.
- jcornaz/kwik (⭐21) - A property-based testing library for Kotlin. Execute tests with randomized inputs with a test-engine agnostic and compile-time safe library.
Libraries/Frameworks / Dependency Injection
- kailan/kodeinject (⭐14) - Constructor dependency injection for Kodein.
Libraries/Frameworks / Coroutines
- Kotlin/kotlin-coroutines (⭐1.5k) - Design documents and examples for coroutines in Kotlin.
- soywiz/korim (⭐133) - Korim: Kotlin cORoutines IMaging utilities depending on Korio.
- soywiz/korui (⭐44) - Korui: Kotlin cORoutines User Interfaces: korio + kimage + korui
Libraries/Frameworks / Functional Programming
- UrbanCompass/Snail-Kotlin (⭐44) - An observables framework for Kotlin.
Libraries/Frameworks / Serialization
- SalomonBrys/Kotson (⭐709) - Gson for Kotlin, Kotson enables you to parse and write JSON with Google's Gson using a conciser and easier syntax.
- fboldog/ext4klaxon (⭐8) - Type Extensions (Long, Int, Enum, Date) for Klaxon.
Libraries/Frameworks / Database
- x2bool/kuery (⭐202) - Typesafe SQL with Kotlin.
Libraries/Frameworks / Tools
- jtransc/jtransc (⭐632) - JVM AOT compiler created in Kotlin.
Libraries/Frameworks / Desktop
- edvin/tornadofx (⭐3.7k) - Lightweight JavaFX Framework for Kotlin/
Libraries/Frameworks / Http Clients
- egorzhdan/networkinkt (⭐31) - Multiplatform coroutine-based HTTP client.
- curiousnikhil/Asynkio (⭐80) - Make asynchronous calls painlessly with async/await style.
Libraries/Frameworks / Misc
- moshbit/Kotlift (⭐396) - Kotlift is the first source-to-source language transpiler from Kotlin to Swift.
- phxql/aleksa (⭐35) - Aleksa is a small framework for writing Alexa Skills in Kotlin.
- soywiz/klock (⭐677) - Consistent and portable date and time utilities for multiplatform kotlin (JVM, JS and Common).
- korlibs/kds (⭐49) - Optimized Kotlin Data Structures for JVM, JS and Common
- eriksencosta/money (⭐163) - Monetary calculations and allocations made easy
- kryptokrona/kryptokrona-kotlin-sdk (⭐51) - Kryptokrona SDK in Kotlin for building decentralized private communication and payment systems.
Libraries/Frameworks / Extensions
- Kotlin/kotlinx.support (⭐56) - Extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0.
Libraries/Frameworks / Graphics
- GlimpseFramework/glimpse-framework (⭐16) - OpenGL made simple.
Libraries/Frameworks / Data Science
- sekwiatkowski/Komputation (⭐293) - A neural network framework written in Kotlin.
Libraries/Frameworks / Logging
- Foso/Cabret-Log (⭐195) - Method call logging for Kotlin Multiplatform
Libraries/Frameworks / Mail
- bluefireoly/SimpleKotlinMail (⭐66) - A simple, modern and coroutine based Kotlin Email API, supporting both clientside and serverside projects.
Projects / Web
- mariomac/codebuilder (⭐6) - Demo app about asynchronous architectures for long-response-time web applications.
Projects / Build tools
- gradle/kotlin-dsl-samples (⭐3.7k) - Kotlin language support for Gradle build scripts.
- nebula-plugins/nebula-kotlin-plugin (⭐57) - Provides the Kotlin plugin via the Gradle plugin portal, automatically depends on the standard library, and allows Kotlin library versions to be omitted.
Projects / Misc
- kpspemu/kpspemu (⭐72) - Multiplatform (JS and JVM) PSP Emulator written in Kotlin.
- chrislo27/RhythmHeavenRemixEditor (⭐434) - An audio custom remix editor designed for the Rhythm Heaven series, using libGDX and Kotlin.
Projects / Desktop
- yschimke/okurl (⭐123) - cURL-like client based on OkHttp.
- hazae41/Kotlin-Compiler-GUI (⭐1) - Easily compile Kotlin classes (.kt) and run Kotlin scripts (.kts)
Projects / Examples
- Kotlin/kotlin-koans (⭐2.6k) - Kotlin Koans are a series of exercises to get you familiar with the Kotlin Syntax.
- JetBrains/kotlin-examples (⭐3.2k) - Various examples for Kotlin.
Projects / Android
- skydoves/githubfollows (⭐294) - A demo project based on MVVM architecture and material design & animations.
Android / Libraries
- GlimpseFramework/glimpse-framework-android (⭐5) - OpenGL made simple.
- calintat/alps (⭐4) - Android library for preferences which includes property delegates and a custom DSL for definining preferences.
- Jintin/MixAdapter (⭐19) - Compose multiple Adapter for RecyclerView in Android.
Android / Projects
- hanjoongcho/aaf-easyphotomap (⭐41) - This is a photomap app that shows photos taken on a map.
- mustafaberkaymutlu/uv-index (⭐67) - A simple ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
- hanjoongcho/aaf-easypassword (⭐35) - A password manager using a single lock pattern for various type passwords management.
- android-password-store/Android-Password-Store (⭐2.6k) - Android application compatible with ZX2C4's Pass command line application.
- AnkitSuda/Rebound (⭐181) - Feature Rich & Highly Customizable Workout Log App.
Android / Extensions
- rosariopfernandes/fireXtensions (⭐29) - Unofficial Kotlin Extensions for the Firebase Android SDK.
Kotlin JavaScript / JavaScript
- pixijs/pixi-native (⭐87) - The aim of this project is to provide a fast lightweight 2D library that works across all devices.
- Kotlin/kotlin-fullstack-sample (⭐1.2k) - Kotlin Full-stack Application Example.
- Foso/MpApt (⭐236) - Kotlin Native/JS/JVM Annotation Processor library
Kotlin JavaScript / Build Tools
- Kotlin/kotlin-frontend-plugin (⭐562) - Gradle Kotlin plugin for frontend development.
Kotlin JavaScript / Integration
- kotlin/ts2kt (⭐316) - Converter of TypeScript definition files to Kotlin declarations (stubs).
Kotlin Native / Projects
- JetBrains/kotlin-native (⭐7k) - Kotlin/Native is a LLVM backend for the Kotlin compiler, runtime implementation and native code generation facility using LLVM toolchain.
13. Awesome for Beginners
Go
- Kanister (⭐755) (label: good-first-issue)
A Data Protection Workflow Management Engine
14. Free for Dev
Education and Career Development
- LabEx - Develop skills in Linux, DevOps, Cybersecurity, Programming, Data Science, and more through interactive labs and real-world projects.
Font
- Fontsensei Opensourced Google fonts tagged by users. With CJK (Chinese,Japanese,Korean) font tags.
15. Awesome Angular
Breadcrumbs / Google Developer Experts
- olt-ngx-breadcrumbs (⭐1) - Angular Library for generating breadcrumbs based on the routing state.
- ngx-breadcrumpy (⭐6) - An awesome library to easily add breadcrumbs to your Angular application.
- ngx-crumbs (⭐7) - An ultimate breadcrumbs service for Angular.
- breadcrumbs (⭐1) - An angular component that automatically lists breadcrumbs based on the currently routed components.
- ngx-breadcrumb (⭐2) - A highly customizable and flexible breadcrumb component for Angular.
File Upload / Google Developer Experts
- ngx-fileupload (⭐20) - ngx-file-upload/core (⭐20) only contains services and classes to enable file upload with Angular. ngx-file-upload/ui (⭐20) contains components and pipes to provide a UI.
RxJS / Google Developer Experts
- ngx-safe-subscribe (⭐3) - Easy way to automatically unsubscribe from RxJS observables in Angular components.
16. Awesome Docker
Builder / Other
- docker-repack (⭐97) - Repacks a Docker image into a smaller, more efficient version that makes it significantly faster to pull. By orf
Registry / Other
- GCP Artifact Registry 💲 Fast, private Docker image storage on Google Cloud Platform.
- Next: Oct 21, 2024