Awesome List Updates on Dec 23, 2020
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Datascience
Books / Visualization Tools
- Machine Learning Bookcamp - Early access
Slack Communities / Book Deals (Affiliated) 🛍
Datasets / Book Deals (Affiliated) 🛍
Other Awesome Lists / Book Deals (Affiliated) 🛍
2. Awesome Cpp
Graphics
- C-Turtle (⭐61) - A C++11 header-only turtle graphics library acting as a CImg wrapper. [MIT]
Multimedia
- libass (⭐924) - Portable subtitle renderer for the ASS/SSA subtitle format. [ISC]
Networking
- CppServer (⭐1.4k) - Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution. [MIT]
Physics
- PhysX (⭐2.3k) - An open-source realtime physics engine middleware SDK developed by Nvidia as a part of Nvidia GameWorks software suite. [BSD-3-Clause]
Serialization
- Bitsery (⭐1.1k) - Header only C++ binary serialization library. [MIT]
- FastBinaryEncoding (⭐817) - Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift. [MIT]
Web Application Framework
- oat++ (⭐7.7k) - Light, zero-dependency framework to create high-performance web-services. [Apache-2.0] website
Online Compiler
- paiza.io - An online C/C++ compiler with multiple files supporting feature, Github(gist) integration and collaborative editing.
Weblogs
3. Awesome Cytodata
Publications / Reviews
- Image-based profiling for drug discovery: due for a machine-learning upgrade? - 2020 review of applications in image-based profiling from a Carpenter lab/pharma perspective.
Publications / Applications
- Expanding the antibacterial selectivity of polyether ionophore antibiotics through diversity-focused semisynthesis - Poulsen lab paper from 2020 where antibiotics are tested for their ability to leave mammalian cells as intact as possible, per the Cell Painting assay.
4. Vertx Awesome
Integration
- Messaging
- AMQP 1.0 (⭐8) - Interact with AMQP 1.0 servers using the Vert.x Producer and Consumer APIs.
- MQTT (⭐175) - Provides two different components: an MQTT server for handling all the MQTT communication and messages exchanges with clients and an MQTT client for sending and receiving messages against an MQTT broker.
- RabbitMQ (⭐72) - A RabbitMQ client (AMQP 0.9.1).
- Kafka Client (⭐79) - A Kafka client.
- kafka (⭐30) - Kafka client for consuming and producing messages.
- SaltStack (⭐1) - A bi-directional bridge between the SaltStack event system and the Vert.x event bus.
- STOMP (⭐29) - A Kafka client and server.
- ZeroMQ (⭐12) - ZeroMQ Event Bus bridge.
- Azure ServiceBus (⭐0) - Azure ServiceBus producer and consumer (fully async, doesn't use Microsoft Azure SDK).
- AMQP 1.0 - Kafka bridge (⭐248) - Bridge for sending/receiving messages to/from Apache Kafka using the AMQP 1.0 protocol.
- Vert.x Kafka Client (⭐79) - Apache Kafka client for reading and sending messages from/to an Apache Kafka cluster.
- The White Rabbit (⭐93) - An asynchronous RabbitMQ (AMQP) client based on Kotlin coroutines.
- WAMP Broker (⭐2) - A WAMP broker you can embed into your Vert.x application.
5. Awesome Charting
Commercial Libraries
- Kendo UI - Premium charting library with native UI components available for Angular, React, and Vue.
Free and Open Source Libraries
- Charts.css - CSS data visualization framework.
- QuickChart (⭐1.3k) - Web API that renders static chart images.
- μPlot (⭐7.4k) - A small (< 25 KB min), fast chart for time series, lines, areas, ohlc & bars.
- reaviz - Modular chart component library for React.
- reaflow - Modular diagram engine for build static or interactive editors.
Framework-Specific Libraries / Lit-html
- lit-line (⭐13) - {fast, small, interactive, fully responsive} Line Chart web component build on top of lit-html.
Framework-Specific Libraries / React
- react-vis (⭐8.4k) - a composable visualization system by Uber
- vx collection of reusable low-level visualization components, on top of d3
- react-muze (⭐15) - React wrapper for muze (free data visualization library for creating exploratory data visualizations in browser, using WebAssembly)
6. Awesome Pascal
General Libraries
- cwRuntime.
[Delphi]
[FPC]
Compiler agnostic and cross platform collection of utility libraries for Delphi and FreePascal. It is heavily interface based, offering ARC based memory management features and flexible implementation abstraction, with the goal of forming a source bridge for developers familiar with the two supported compilers. Unit testing, collections/containers, multiplatform interface for loading dynamic libraries, Unicode utils, interfaces for working with streams and buffers, logging, threading, high-precision timers, sockets.
Graphic
- Mundus (⭐25).
[Delphi]
Software renderer written in Delphi. Currently supports only Win32 as it makes use of some inline assembler.
Control packs
- Kastri (⭐364).
[Delphi]
Cross-platform library which builds upon the existing RTL and FMX libraries in Delphi. Supports a number of newer APIs that you won't find in FMX/RTL, and "backfills" for missing APIs
- JPPack (⭐112).
[Delphi]
[FPC]
Collection of VCL components for Delphi and LCL components for Lazarus and CodeTyphon - buttons, panels, LinkLabel, ProgressBar, ColorComboBox, ColorListBox, Timer and other
Editors
- ATSynEdit (⭐131).
[FPC]
Multi-line editor control for Lazarus including syntax highlighting.
Other
- Better Translation Manager.
[Delphi]
Translation Manager
- dzBdsLauncher.
[Delphi]
Launcher for the Delphi IDE that decides which of multiple IDEs to launch based on the suffix of the dproj file passed to it.
7. Awesome Gbdev
Emulators / Experimental/Proof of Concepts
- Emulicious - Provides accurate emulation and includes powerful tools such as a profiler and source-level debugging for ASM and C via a VS Code debug adapter.
Tools / Engines
- Retr0 GB - An engine for creating games (expands GBDK).
Tools / Development tools
- gbdk-lib-extension (⭐11) - A small set of sources and tools for the Game Boy Development Kit by Michael Hope.
- Dot Matrix Game Editor - An IDE for Game Boy programming in a C-like language called GBL, with many other features like tile and map extraction, WLA-DX assembly, and more.
- mgbdis (⭐221) - Game Boy ROM disassembler with RGBDS compatible output.
- ROM Header Utility - An online tool to inspect and modify a ROM's header data, including the logo.
- romusage (⭐41) - Command line tool for estimating usage (free space) of Game Boy ROMs from a .map, .noi or ihx file. Works with GBDK-2020 and RGBDS.
- awake (⭐60) - Game Boy decompiler.
- Game Boy Text Tools (⭐9) - Set of tools for text manipulation and translation of Game Boy ROMs written in Node.js.
Tools / Graphics utilities
- Harry Mulder's GB Development - Some sources and home of Game Boy Tile Designer (GBTD) and Game Boy Map Builder (GBMB) tools.
- Tilemap Studio (⭐336) - A tilemap editor for Game Boy, Color, Advance, and SNES projects. Written in C++ with FLTK.
Tools / Hardware and ROM utilities
- cart-dumper (⭐37) - Game Boy Cartridge Dumper ROM.
- gbcamextract (⭐47) - Extracts photos from Game Boy Camera saves.
- Game Boy LCD sniffing (⭐162) - Sniff your Game Boy's LCD using a logic analyzer.
- swapdump (⭐2) - Diagnostic utility for Game Boy flashcarts.
- Gameboy-LinkUp (⭐9) - Game Boy LinkUp serial cable networking project.
C / Syntax highlighting packages
- Petris (⭐28) - A puzzle game of shapely pets for the Game Boy Color (itch.io).
8. Awesome Msr
Tools
- astminer (⭐232) - Library and tool for mining of path-based representations of code and other data derived from ASTs.
- buckwheat (⭐23) - Multi-language tokenizer for extracting identifiers from source code.
- RefactoringMiner (⭐259) - Library/API for detection of refactorings in changes of Java code.
9. Awesome Lidar
Datasets
- Ford Dataset - The dataset is time-stamped and contains raw data from all the sensors, calibration values, pose trajectory, ground truth pose, and 3D maps. The data is Robot Operating System (ROS) compatible.
- Oxford RobotCar - The Oxford RobotCar Dataset contains over 100 repetitions of a consistent route through Oxford, UK, captured over a period of over a year.
10. Awesome Svelte
Studies
- SvelteScaling - Does Svelte Scale?
- Will it Scale? (⭐172) - Finding Svelte's inflection point.
Scaffold / Checkbox
- component-template (⭐554) - A base for building shareable components.
- svelte-pwa-template (⭐220) - A starter template for PWAs based in the official Template.
11. Open Source Flutter Apps
Contents / Games
- Sudoku (⭐83) - Sudoku Game built by VarunS2002.
- Truth or Dare (⭐46) - a Truth or Dare party game build with Codemagic and Fastlane by ITCraftship.
- Prev: Dec 24, 2020
- Next: Dec 22, 2020