Awesome List Updates on Feb 05, 2025
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Playwright
Guides
- Testing 3D applications with Playwright on GPU - Recipe to enable hardware acceleration for Playwright tests on CI.
2. Awesome Cyber Security University
Free Beginner Red Team Path / Level 5 - Reverse Engineering & Pwn
- Windows x64 Assembly - Introduction to x64 Assembly on Windows.
3. Awesome Cl
Tools
- docker-lisp-gamedev - A Docker image containing tools necessary for Common Lisp game development and deployment. Comes in Linux and Windows variety. Thoroughly tested via CI.
4. Awesome Cpp
Compiler
- PCC (⭐95) - A very old C compiler. Supports C99.
Build Systems
- Sconsolidator (⭐24) - Scons build system integration for Eclipse CDT.
Websites
5. Awesome Rust
Applications / Vulnerability Research
- 0xdea/haruspex (⭐10) [haruspex] - Vulnerability research assistant that extracts pseudo-code from the IDA Hex-Rays decompiler
6. Discount for Student Dev
SaaS
- Requestly [FREE] – Requestly is an open-source tool that simplifies API development, testing, mocking, and integration for developers and QAs. Through the Requestly Student Program, students get full access to all its powerful tools completely free.
7. Awesome Agi Cocosci
Bayesian Modeling / Generative Model
- Cooperative Training of Descriptor and Generator Networks - IEEE Transactions on Pattern Analysis and Machine Intelligence, 2018. [All Versions]. This paper studies the cooperative training of two generative models for image modeling and synthesis. Both models are parametrized by convolutional neural networks (ConvNets). The first model is a deep energy-based model, whose energy function is defined by a bottom-up ConvNet, which maps the observed image to the energy. We call it the descriptor network. The second model is a generator network, which is a non-linear version of factor analysis. It is defined by a top-down ConvNet, which maps the latent factors to the observed image. The maximum likelihood learning algorithms of both models involve MCMC sampling such as Langevin dynamics. This work observes that the two learning algorithms can be seamlessly interwoven into a cooperative learning algorithm that can train both models simultaneously. Specifically, within each iteration of the cooperative learning algorithm, the generator model generates initial synthesized examples to initialize a finite-step MCMC that samples and trains the energy-based descriptor model. After that, the generator model learns from how the MCMC changes its synthesized examples. That is, the descriptor model teaches the generator model by MCMC, so that the generator model accumulates the MCMC transitions and reproduces them by direct ancestral sampling.
8. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐214) (⭐212) - 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 (⭐873) (⭐873) - 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 (⭐860) (⭐855) - Compare OpenAPI specs with version control and visualize the differences in HTML or Markdown format.
- Spectral (⭐2.6k) (⭐2.6k) - Detect and fix errors in your JSON/YAML files using this linter tool that supports OpenAPI 3.0 & 2.0 and AsyncAPI.
- Zally (⭐917) (⭐915) - Ensure the quality of your OpenAPI specs with this linter tool that provides extensive analysis and feedback.
Projects / API Documentation
- OpenAPI Explorer (⭐321) (⭐318) - A tool for generating user interfaces from OpenAPI specifications, making it easier for software engineers to visualize and interact with APIs.
- Stoplight Elements (⭐1.9k) (⭐1.9k) - Beautiful API documentation powered by OpenAPI and Markdown. Use these UI components to create API reference documentation, or more complete documentation with Markdown articles covering tutorials, how-to guides, etc.
- Zudoku (⭐133) (⭐128) - An open-source, OpenAPI powered, highly customizable API documentation framework for building quality developer experiences.
Projects / API Gateway
- Gloo Edge (⭐54) (⭐39) - An Envoy Proxy-based API Gateway that provides advanced traffic management, security, and observability features for modern microservices architectures.
- KrakenD API Gateway (⭐2.1k) (⭐2.1k) - An ultra-high performance API Gateway that leverages middlewares for fast and efficient API management.
- Traefik (⭐53k) (⭐53k) - A modern, open-source API Gateway that is designed to handle dynamic container environments such as Kubernetes, Docker Swarm, and Mesos. It provides load balancing, SSL/TLS termination, rate limiting, circuit breaking, and more.
Projects / API Testing
- Mocking tools
- Imposter (⭐380) (⭐377) - Mock server for REST APIs, OpenAPI (and Swagger) specifications, SOAP web services (and WSDL files), Salesforce and HBase APIs.
- Microcks (⭐1.5k) (⭐1.5k) - 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.
- Mockbin (⭐103) (⭐100) - Easily generate custom endpoints to test HTTP requests, and view the request logs from that API for free.
- Mockoon (⭐6.8k) (⭐6.8k) - Easy-to-use tool for designing and running mock REST APIs.
- MockServer (⭐4.6k) (⭐4.7k) - Easy mocking of any system you integrate with via HTTP or HTTPS.
- Mocky (⭐2k) (⭐2.1k) - Free and unlimited online service for generating custom HTTP responses.
- Prism (⭐4.4k) (⭐4.4k) - Open-source HTTP mock server that can mimic your API's behavior as if you already built it.
- WireMock (⭐6.4k) (⭐6.4k) - Mock your APIs for fast, robust, and comprehensive testing.
Projects / Data Mapping Solution
- AltasMap (⭐199) (⭐199) - A web-based data mapping solution that simplifies integration between Java, XML, CSV, and JSON data sources. Its interactive user interface makes configuring integrations easy.
Projects / ESB
- WSO2 Enterprise Integrator (⭐382) (⭐381) - An API-centric, cloud-native, and distributed integration platform designed to provide a robust solution for software engineers.
Projects / Integration Frameworks
- Ballerina (⭐3.7k) (⭐3.7k) - An open-source programming language that simplifies the creation, usage, and combination of network services.
- Frank!Framework (⭐135) (⭐134) - A Low-Code Java-based messaging framework to connect your system and application data, that is completely configurable through XML configurations.
Projects / Workflow engine
- Bonita (⭐161) (⭐160) - An open-source BPMN engine that comes with a designer and optional development environment, making it easier to build and automate complex business processes.
Resources / API Specification
- CloudEvents (⭐5.2k) (⭐5.2k) - A specification for describing event data in common formats to provide interoperability across services, platforms and systems.
Resources / Data Formats
- NDJSON (⭐704) (⭐701) - 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 (⭐365) (⭐359) - 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.
9. Awesome Ios
Command Line
- Ashen (⭐103) - A framework for writing terminal applications in Swift.
- Linenoise (⭐146) - A pure Swift replacement for readline
- Progress (⭐348) - Add beautiful progress bars to your loops.
- Swift Argument Parser (⭐3.4k) - Straightforward, type-safe argument parsing for Swift
- SwiftCLI (⭐866) - A powerful framework for developing CLIs in Swift
10. Awesome Agriculture
Farm Management Systems and Record Keeping
- LiteFarm (⭐134) - LiteFarm is the world’s first community-led, not-for-profit, Farm management system
11. Awesome Jamstack
API / Forms
- Form.taxi - An endpoint for HTML forms to handle submissions with ease. It offers a rich feature set with email notifications, file uploads, submissions archive, GDPR-compliant data processing and a lot more.
12. Awesome Vue
Components & Libraries / UI Components
- vue-smooth-picker (⭐217) - A SmoothPicker for Vue 3 (like native datetime picker of iOS)
13. Awesome Angular
Unspecified / Google Developer Experts
- ng-verse (⭐18) - A collection of feature-rich Angular components, directives, and pipes. Unlike traditional UI libraries, it requires no installation—just copy and paste what you need into your project. Check the docs for more.
14. Free Programming Books (English, By Programming Language)
Zig / Vulkan
- Introduction to Zig - Pedro Duarte Faria (HTML)
- Zig Language Reference (HTML)
- Next: Feb 04, 2025