Awesome List Updates on Oct 02, 2024
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Azure Openai Llm
OpenAI's Roadmap and Products / OpenAI Products
- OpenAI DevDay 2024: Real-time API (speech-to-speech), Vision Fine-Tuning, Prompt Caching, and Distillation (fine-tuning a small language model using a large language model). ref [1 Oct 2024]
2. Awesome Audit Algorithms
Papers / 2023
- Auditing fairness under unawareness through counterfactual reasoning - (Information Processing & Management) Shows how to unveil whether a black-box model, complying with the regulations, is still biased or not.
3. Awesome Zig
Allocators and memory
- dbandstra/zig-hunk (⭐0) - Basic "Hunk" memory allocator, based on the hunk system from id Software's Quake engine.
Audio
- dbandstra/zig-wav (⭐0) - Simple WAV file parser and writer.
Games
- dbandstra/oxid (⭐3) - Arcade-style game where you fight waves of monsters in a fixed-screen maze.
Misc libraries
- dbandstra/zig-pcx (⭐0) - PCX image format decoder and encoder.
4. Awesome Angular
Blogs / Google Developer Experts
5. Free Podcasts/Screencasts (English)
JavaScript
- The Junior Jobs Podcast - Erik Andersen (podcast)
- Virtual Coffee - Bekah Hawrot Weigel, Dan Ott, Meghan Gutshall, Kirk Shillingford (podcast)
6. Topics
List of blogs and websites
- Official website of Selvakumaran Krishnan
Others
7. Awesome Cpp
Miscellaneous
- MPH (⭐164) - C++20 [Minimal] Static Perfect Hash library. [MIT]
8. Awesome Go
Project Layout
- goxygen (⭐3.5k) - Generate a modern Web project with Go and Angular, React, or Vue in seconds.
9. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐178) (⭐177) - 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 (⭐838) (⭐839) - 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 (⭐808) (⭐805) - Compare OpenAPI specs with version control and visualize the differences in HTML or Markdown format.
- Zally (⭐904) (⭐903) - Ensure the quality of your OpenAPI specs with this linter tool that provides extensive analysis and feedback.
Projects / API Documentation
- OpenAPI Explorer (⭐306) (⭐305) - A tool for generating user interfaces from OpenAPI specifications, making it easier for software engineers to visualize and interact with APIs.
Projects / API Testing
- Mocking tools
- Imposter (⭐364) (⭐362) - Mock server for REST APIs, OpenAPI (and Swagger) specifications, SOAP web services (and WSDL files), Salesforce and HBase APIs.
- Microcks (⭐1.3k) (⭐1.4k) - Open-source Kubernetes-native tool for API mocking and testing, supporting AsyncAPI, OpenAPI, Postman Collections, etc.
- Mockable - Simple configurable service to mock out RESTful API or SOAP web-services.
- Mockoon (⭐6.2k) (⭐6.3k) - Easy-to-use tool for designing and running mock REST APIs.
- MockServer (⭐4.5k) (⭐4.6k) - Easy mocking of any system you integrate with via HTTP or HTTPS.
- Mocky (⭐2k) (⭐2k) - Free and unlimited online service for generating custom HTTP responses.
- Prism (⭐4.2k) (⭐4.2k) - Open-source HTTP mock server that can mimic your API's behavior as if you already built it.
- WireMock (⭐6.3k) (⭐6.3k) - Mock your APIs for fast, robust, and comprehensive testing.
Projects / BRE
- OpenL Tablets (⭐154) (⭐153) - Open-source business rules engine (BRE, BRMS) and decision management system that allows users to define, manage, and execute business rules and decision tables.
Projects / Data Mapping Solution
- JSLT (⭐630) (⭐628) - A complete query and transformation language for JSON that is inspired by jq, XPath, and XQuery. With JSLT, software engineers can quickly and easily transform JSON data to meet their needs.
Projects / Workflow engine
- Camunda (⭐4.1k) (⭐4.1k) - An open-source workflow and decision automation platform that helps you automate business processes and decisions in a flexible and scalable way.
Resources / Data Formats
- NDJSON (⭐670) (⭐669) - A standard for delimiting JSON objects in stream protocols. It allows for efficient processing of large JSON datasets and is widely used in big data processing.
- YAML (⭐342) (⭐341) - 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.
Resources / Standard APIs
- Standard Webhooks (⭐1.3k) (⭐1.3k) - Open source tools and guidelines for sending webhooks easily, securely, and reliably.
10. Awesome Kotlin
Libraries/Frameworks / Extensions
- Kotlin/kotlinx.support (⭐55) - 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 (⭐435) - An audio custom remix editor designed for the Rhythm Heaven series, using libGDX and Kotlin.
Projects / Desktop
- yschimke/okurl (⭐124) - 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.
- AnkitSuda/Rebound (⭐180) - 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 (⭐237) - 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.
11. Awesome Generative Deep Art
Critical Views about Generative AI
Large Language Models (LLMs)
- LiteLLM: a proxy server to manage auth, loadbalancing, and spend tracking across 100+ LLMs, all in the OpenAI format
Autonomous LLM Agents / Prompt Engineering for Text-to-image
- NirDiamant/GenAI_Agents (⭐2.5k): tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
12. Awesome Transit
Agency Tools
- Next Train API (⭐3) - Serves any GTFS feed as a JSON API. Transit agencies and developers alike can deploy the open source code to their own Heroku server.
Native Apps (open source)
- Next Train - Connecticut (⭐1) - A React-native mobile app for searching train schedules published by the Shore Line East transit agency in Connecticut. Relies on a deployment of the Next Train API (⭐3).
GTFS Data Collection and Maintenance Tools / Ruby
- GTFS Diff - GTFS Diff is a specification created by transport.data.gouv.fr and aims at providing a simple and unified way to express differences between GTFS files.
- Swiftly - Tool generate realtime transit data.
SIRI / Ruby
- BISON - Netherlands implementation of SIRI.
Widely adopted / Ruby
- APDS - Alliance for Parking Data Standards: formed by the International Parking Institute (IPI), the British Parking Association (BPA), and the European Parking Association (EPA). APDS is a not-for-profit organization with the mission to develop, promote, manage, and maintain a uniform global standard that will allow organizations to share parking data across platforms worldwide.
- DATEX - EU data standard for road traffic and travel information.
- GBFS - General Bikeshare Feed Specification: open data standard for real-time information about bikeshare, scootershare, mopedshare, and carshare.
- gbfs R package (⭐37) - Functions to interface with GBFS feeds in R, allowing users to save and accumulate tidy .rds datasets for specified cities/bikeshare programs.
- MDS (⭐684) - Mobility Data Specification: A format to implement realtime data sharing, measurement and regulation for municipalities and mobility as a service providers. It is meant to ensure that governments have the ability to enforce, evaluate and manage providers. Maintained by the Open Mobility Foundation.
- TODS - Transit Operational Data Standard: standard format for representing transit schedules used by drivers, dispatchers, and planners to carry out transit operations.
- TOMP (⭐96) - Transport Operator Mobility-as-a-service Provider API: API standard for use by transport operators and mobility-as-a-service providers for operator discovery, trip planning, end user interaction, booking, and payment.
Pilot or development stage / Ruby
- GMNS (⭐107) - General Modeling Network Specification: A format for sharing routable road network files designed to be used in multi-modal static and dynamic transportation planning and operations models. Volpe/FHWA partnership with Zephyr Foundation.
- GTNS - General Travel Network Specification: A planned data specification for sharing travel demand model networks.
- IXSI (⭐2) - interface for exchanging information between a travel information system and a sharing system (carshare, bikeshare).
- MTLFS (⭐9) - Managed and Tolled Lanes Feed Specification: Proposal for a schema that comprise the Managed and Tolled Lanes Tolling Feed Specification (MTLFS) and defines the fields used in all of those files developed by Santa Clara Valley Transportation Authority.
- MaaS API (⭐16) - A set of open documents and test suite that defines a MaaS-compatible API.
- OJP (⭐22) - Open Journey Planner.
- OSDM (⭐56) - Open Sales and Distribution Model: Aims to substantially simplify the booking process for customers of rail trips and to lower complexity and distribution costs for distributors and railway carriers. Contains a specification of an offline model and on-line API. Maintained by the International Union of Railways (UIC).
- TIDES (⭐25) - Transit ITS Data Exchange Specification (TIDES) is a proposed effort to create standard data structures, APIs, and data management tools for historical transit ITS data including AVL, APC and AFC Data.
- Next: Oct 01, 2024