Lista de bibliotecas de Delphi
Lista de bibliotecas y marcos de Delphi
Inversión de control - inyección de dependencia
Tipificación de pato
- Tipo de pato simple a los objetos Delphi (Easy RTTI): http://code.google.com/p/duckduckdelphi/
Serialización de objetos
- Json
- Quimera (xe2)
- Sitio web: http://arcana.sivv.com/chimera
- Superolio
- Sitio web: http://code.google.com/p/superobject/
- documentación: http://superobject.googlecode.com/git/readme.html
- JSON PARSING EN MORMOT: http://blog.synopse.info/post/2011/06/02/fast-json-parsing
- DB < -> Mapeo de objetos -tiopf: http://tiopf.sourceforge.net/index.shtml
Prueba unitaria
Dunitx: https://github.com/vsofttechnologies/dunitx
- Artículo: http://www.finalbuilder.com/resources/blogs/postid/697/introducing-dunitx.aspx
Dunit: http://dunit.sourceforge.net/
Delphispec: https://github.com/romanyankovsky/delphispec
simulacros de mormotas
- Prueba de unidades: ver http://blog.synopse.info/post/2010/07/23/unit-testing-light-in-delphi
- Stubs and Mocks-Ver http://blog.synopse.info/post/2012/10/14/stubs-and-mocks-for-delphi-with-mormot
Delphi-mocks
- Repo: https://github.com/vsofttechnologies/delphi-mocks
- Artículo de Delphi-Mocks
- http://delphisorcery.blogspot.fr/2011/09/pimp-your-unit-tests-using-mock-objects.html
- http://www.finalbuilder.com/resources/blogs/postid/417/introducing-delphi-mocks.aspx
Cobertura de código
- Repo: http://code.google.com/p/delphi-code-coverage/
- Artículo: http://thundaxsoftware.blogspot.ch/2013/02/using-delphi-code-coverage.html
- Integración de Jenkins/Hudson: http://christerblog.wordpress.com/2010/07/02/delphi-code-coverage-in-hudson/
Prueba de GUI
- http://www.gearheadforhire.com/articles/ruby/win32-autogui/using-ruby-to-drive-windows-applications
- Openctf: http://openctf.sourceforge.net/
Build - Integración continua
- Integración de Jenkins/Hudson: http://christistlog.wordpress.com/2010/04/25/Using-hudson-to-build-delphi-projects/
Matemáticas
- Tpmath (biblioteca científica): http://www.unilim.fr/pages_perso/jean.debord/tpmath/tpmath.htm
Networking
- Zeromq Delphi Bindings https://github.com/bvarga/delphizmq
- Indy (componentes del protocolo de Internet): http://www.indyproject.org/index.en.aspx
- mormot, n-nivel / cliente-servidor
- http://blog.synopse.info/post/2012/03/07/interface Based-services
- http://blog.synopse.info/post/2010/07/18/datasnap-like-client-server-json-restful-services-in-delphi-7-2010
Internet / Web
- Navegador incrustable
- Delphi Chromium incrustado 3: http://code.google.com/p/dcef3/
- Delphi Chromium incrustado: http://code.google.com/p/delphichromiMbedded/
- Marcos web
- Delphi on Rails https://code.google.com/p/delphionrails/
- Delphi MVC Framework: https://code.google.com/p/delphimvcframework/
- xxm: http://xxm.sourceforge.net/
- Servidor http http://blog.synopse.info/post/2011/03/11/http-server-using-fast-http.sys-kernel-mode-server
DB - Orm
- Delphi-orm: https://code.google.com/p/delphi-orm/
- mormot: http://synopse.info/fossil/wiki?name=sqlite3+framework
- Zeoslib (componentes de la base de datos): http://sourceforge.net/projects/zeoslib/
- Wrapper sqlite: https://github.com/stijnsanders/tsqlite
- Conector Mongodb: https://github.com/stijnsanders/tmongowire
Informes
- Informe del código-consulte http://blog.synopse.info/post/2010/06/30/making-report-from-code
- Exportación de PDF-Ver http://blog.synopse.info/category/open-source-projects/synopse-pdf-ingine
Enhebrado
- Biblioteca Omnithread: http://code.google.com/p/omnithreadlibrary/
Gerentes de memoria
- SAPMM: https://code.google.com/p/sapmm/
- LeakCheck: https://bitbucket.org/shadow_cs/delphi-leakcheck/ Multip Memory Manager con verificación de fugas e integración de dunit.
- Fastmm: https://github.com/pleriche/fastmm4
Databindings
- Reduxdelphi, contenedor de estado predecible: https://github.com/pierrejean-coudert/reduxdelphi
- Dsharp
- Repo: https://bitbucket.org/sglienke/dsharp
- Sitio web: http://delphisorcery.blogspot.fr/
Scripting
- DWScript: http://code.google.com/p/dwscript/
- Python-4-delphi: http://code.google.com/p/python4delphi/
- Delphi JavaScript: http://code.google.com/p/delphi-javascript/
- Ecmascript 5 + JIT (Spidermonkey)/Pascal Integration: http://blog.synopse.info/post/2014/04/07/javascript-support-inmormot-via-spidermonkey
- Besen, Ecmascript 5 en Object Pascal: https://github.com/bero1985/besen
- Lua Bindings: https://github.com/cxflag203/delphimvcframework/tree/master/lib/luadelphibinding
- Muy simple lua https://github.com/dennis1000/verysimplelua
- Remobjects Pascalscript: https://github.com/remobjects/pascalscript
- Comportamiento3 para Delphi https://github.com/dennis1000/behavior3delphi
Estructura de datos
- http://www.boyet.com/fixedarticles/ezdsl.html
- La biblioteca de contenedores de Delphi: http://sourceforge.net/projects/dclx/
Interfaz de usuario
- Tchrometabs: http://code.google.com/p/delphi-chrome-tabs/
- Synedit: http://synedit.sourceforge.net/
- virtual-treeview: https://code.google.com/p/virtual-teeview/
- Diálogos de tareas: http://blog.synopse.info/post/2011/03/05/open-source-syntaskdialog-unit-for-xp%2cvista%2cseven
- VCL-Styles-Utils: Extienda los estilos de Delphi VCL (xe2+), http://code.google.com/p/vcl-styles-utils/
- Componentes gratuitos de erroresft VCL: https://github.com/errorcalc/freeesvclComponents
Gráfico
- OpenGL, Glscene: http://glscene.sourceforge.net
- Visión de la computadora: enlaces de OpenCV: https: //github.com/laex/delphi-opencv
- GDI+: http://sourceforge.net/projects/delphigdiplus/
- Graphics32: http://graphics32.org/wiki/
- Dspack (programa directo): http://code.google.com/p/dspack/
CREMALLERA
- 7ZIP BINDINGS: http://code.google.com/p/d7zip/
Utilidades
- Castalia Delphi Parser: https://github.com/jacobthurman/castalia-delphi-parser
- Gpdelphiunits: http://code.google.com/p/gpdelphiunits/
- libgit2: https://github.com/libgit2/libgit2
Herramientas
- Perfil
- Profiler de muestreo: http://www.delphitools.info/samplingprofiler/
- Profilador de instrumentos de código fuente: http://code.google.com/p/gpprofile2011/
- Spider - Delphi Profiler: https://github.com/yavfast/dbg spider
- ObjectDebugger: Inspector de objetos de tiempo de ejecución para aplicaciones Delphi VCL https://github.com/marcocantu/objectdebugger
- Delphi IDE Editor de temas: https://code.google.com/p/delphi-ide-theme-editor/
- Delphi Dev. Herramientas de shell: http://code.google.com/p/delphi-dev-shell-tools/
- Omnipascal vs Code Editor: http://www.omnipascal.com/
- Delphi Find Unit (importar usos): https://github.com/rfrezino/rfindunit